midpoint_explicit_test


midpoint_explicit_test, a Fortran90 code which calls midpoint_explicit(), which solves one or more ordinary differential equations (ODE) using the (explicit) midpoint method, also known as the modified Euler method.

Licensing:

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

Related Data and codes:

midpoint_explicit, a Fortran90 code which solves one or more ordinary differential equations (ODE) using the (explicit) midpoint method, also known as the modified Euler method.

Source Code:


Last revised on 15 September 2023.