release 2.4
(*) Login required
|
Introduction
Both engineers and computational scientists alike will benefit greatly from
having a standard test set for Initial Value Problems (IVPs)
which includes documentation of the test problems, experimental results
from a number of proven solvers, and Fortran subroutines providing a
common interface to the defining problem functions. Engineers will be able to
see at a glance which methods will be most effective for their class of
problems.
Researchers will be able to compare their new methods with the results
of existing ones without incurring additional programming workload; they
will have a reference with which their colleagues are familiar.
This test set tries to fulfill these demands and tries to set a
standard for IVP solver testing. We hope that the following features
of this set will enable the achievement of this goal:
-
uniform presentation of the problems,
-
ample description of the origin of the problems,
-
robust interfaces between problems and drivers,
-
portability among different platforms,
-
contributions by people from several application fields,
-
presence of real-life problems,
-
being used, tested and debugged by a large, international group of researchers,
-
comparisons of the performance of well-known solvers,
-
interpretation of the numerical solution in terms of the application
field,
-
ease of access and use.
There exist other test sets on the web, e.g.,
the
Geneva test set
by Hairer & Wanner, the IVPtestset by Cash,
the ODElab , a test frame for Ordinary Differential Equations by Nowak and Gebauer.
|

|