Skip to content

cschpc/nbody

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

N-body simulation

Simple MPI and OpenMP parallel N-body simulation

Brute-force N^2 algorithm, MPI parallelization with nearest neighbour chain Time integration with leap frog method.

Two versions are provided: one with blocking communication and one with non-blocking

About

Simple N-body simulation code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published