arenstorf_ode, an Octave code which describes an ordinary differential equation (ODE) which defines a stable periodic orbit of a spacecraft around the Earth and the Moon.
Although the orbit should be periodic, and repeats after a time interval of a little more than 17 units, most ODE solvers will have difficulty coming close to periodicity.
The information on this web page is distributed under the MIT license.
arenstorf_ode is available in a MATLAB version and an Octave version and a Python version.
octave_ode, an Octave code which sets up various ordinary differential equations (ODE).