/N-Body-Particle-Simulation

I plan to create an n-body simulation and have at least one version mimic the solar system.

Primary LanguageMakefile

N-Body-Particle-Simulation

gravity
the gravity/ folder has mpi and opnmp where the attract to eachother, fun stuff

barnes-hut
it's a different data structere that should let me aproximate it and cut down the runtime to n log n