GAMD
Authors:  F. Iavernaro and F. Mazzia
language:  Fortran 90
problem type:  ODEs, DAEs of index up to 3
official link:  http://www.dm.uniba.it/~mazzia/ode/readme.html

Short description:

The code GAMD uses the Generalized Adams Methods in block form, of orders 3, 5, 7 and 9. These are A-stable formulae belonging to the class of Boundary Value Methods.

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

f90 -o dotest gamdd.f problem.f gamda.f90 gamd.f90 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.