Skip to content

Undergraduate project numerically solving the n-body gravitational force problem in Fortran.

Notifications You must be signed in to change notification settings

buntonj/cm_nbody

Repository files navigation

cm_nbody

Mposition

This was an undergraduate project that numerically solved for the positions, velocities, and accelerations of an $n\times n \times n$ grid of Xenon atoms arranged in a 3D lattice. The atoms are subjected to one of two possible forces, the Lennard-Jones and the Morse potential models. The solutiion is computed via Verlet integration implemented in pure Fortran, compiled with gfortran with the included Makefile.

A detailed report of the results are in the file nbodyverlet.pdf, feel free to peruse there if you are curious!

About

Undergraduate project numerically solving the n-body gravitational force problem in Fortran.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published