BIMD
Authors:  C. Magherini and L. Brugnano
language:  Fortran 77
problem type:  ODEs, DAEs of index up to 3
official link:  http://www.math.unifi.it/~brugnano/BiM/index.html

Short description:

The code BiMD is based on Blended Implicit Methods of orders 4, 6, 8, 10 and 12. These are a class of L-stable Block Implicit Methods defined as a suitable combination (blending) of two equivalent forms of a basic method in order to favorably meet implementation requirements.

Download     How to perform tests      Back to Solvers

Download

How to perform tests

The file report.f contains a user interface.

Once you have obtained all the fortran files, then compiling

f77 -o dotest bimdd.f problem.f bimda.f bimd.f report.f

will yield the executable "dotest" that solves the problem, of which the Fortran routines are in the file problem.f.

IVPtestset
Last modified: November 23 2011 11:18:01.