Solar system simulation
A numerical simulation of the solar system including all planets + Pluto using the Velocity Verlet algorithm for solving the many body problem. Simulation is over 250 years and with a time step of 1 day. Code is written in C++ and visualization is done with Python and Matplotlib.
A numerical simulation of the solar system including all planets + Pluto using the Velocity Verlet algorithm for solving the many body problem. Simulation is over 250 years and with a time step of 1 day. Code is written in C++ and visualization is done with Python and Matplotlib.