rk4_test


rk4_test a Fortran90 code which calls rk4(), which implements a simple Runge-Kutta solver for an initial value problem.

Licensing:

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

Related Data and Programs:

rk4, a Fortran90 code which applies the fourth order Runge-Kutta (RK) algorithm to estimate the solution of an ordinary differential equation (ODE).

Source Code:


Last revised on 22 April 2020.