two_body_ode_test


two_body_ode_test, a Fortran90 code which calls two_body_ode(), which simulates a planar two body problem, writing graphics files for processing by gnuplot().

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

two_body_ode, a Fortran90 code which simulates a planar two body problem, writing graphics files for processing by gnuplot().

Source Code:

INITIAL_ORBIT starts the problem, and runs it for just two orbits.

ORBITAL_DECAY runs the problem for 20 orbits.


Last modified on 26 November 2024.