A simple test of the RK4 solver.
This version only consists of a ship without any planet around. It allows us to check the good behavior of the RK4 solver by plotting acceleration, speed and position versus the time using the Python script.
This version only consists of a ship without any planet around. It allows us to check the good behavior of the RK4 solver by plotting acceleration, speed and position versus the time using the Python script.