rk4_test, a Fortran77 code which calls rk4(), which implements a simple Runge-Kutta solver for an initial value ordinary differential equation (ODE).
The information on this web page is distributed under the MIT license.
rk4, a Fortran77 code which implements a simple Runge-Kutta solver for an initial value ordinary differential equation (ODE).