Skip to content

Undergraduate project solving the n-body problem using 4th-order Runge-Kutta integration.

Notifications You must be signed in to change notification settings

buntonj/cm_nbodyrk4

Repository files navigation

cm_nbodyrk4

An undergraduate project that solves the n-body problem using 4th-order Runge-Kutta integration, rather than Verlet integration as before. The simulation is written in pure Fortran, compiled (in the included Makefile) with gfortran. The simulation computes the motion of an $n\times n\times n$ 3D lattice of Xenon atoms in both the Lennard-Jones and Morse potential energy models. If you would like to read more about the simulation results, feel free to browse my report!

About

Undergraduate project solving the n-body problem using 4th-order Runge-Kutta integration.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published