DASSL
Author:  L. Petzold
language:  Fortran 77
problem type:  IDEs, DAEs of index less or equal to 1
official link:  http://www.netlib.org/ode/ddassl.f

Short description:

The code DASSL implements the Backward Differentiation Formulas of orders one through five.

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 dassld.f problem.f dassla.f ddassl.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.