midpoint_fixed_test


midpoint_fixed_test, a Fortran90 code which calls midpoint_fixed(), which solves one or more ordinary differential equations (ODE) using the (implicit) midpoint method, applying a fixed point iteration for the nonlinear equation.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Related Data and codes:

midpoint_fixed, a Fortran90 code which solves one or more ordinary differential equations (ODE) using the (implicit) midpoint method, applying a fixed point iteration for the nonlinear equation.

Source Code:


Last revised on 15 September 2023.