Basic HTML version of Foils prepared 22 February 1998

Foil 27 Representing the N-Body problem

From Fox Presentation Fall 1995 CPS615 Basic Simulation Track for Computational Science -- 1998 Enhancements. by Geoffrey C. Fox


1 Positions and velocities are 3 N dimensional arrays, X and V
2 other variables
  • M - spread masses to another 3xN array
  • h - step size
  • ns - number of time steps
3 subroutine for numerical method will take these arguments and update X and V.
4 A subroutine called Grav (dataparallel) or MPGrav (message parallel) is assumed to compute new accelerations

in Table To:


© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Feb 22 1998