Skip to content

Three Body Problem for Models and Numerical Methods Exam of the University of Bologna

Notifications You must be signed in to change notification settings

lorenzo677/Three-Body-Problem

Repository files navigation

Three-Body-Problem

These scripts are useful to integrate the three-body-problem. in addition to the classical configuration, it is possible to introduce a spring between two of the three bodies. This allow, for example, to simulate the Moon-Earth locked system, showing that after a certain time, the moon shows to the Earth always the same face.

File explication

The file Simulation.cpp is the script to integrate the system with Leaprfrog, Symplectic Euler and Runge Kutta 4. Instead in the cartel odeint, in the file simulation_odeint.cpp is written the code to integrate the system with the boost library

About

Three Body Problem for Models and Numerical Methods Exam of the University of Bologna

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published