Published September 23, 2005 | Version v1
Miscellaneous

LSODA, Ordinary Differential Equation Solver for Stiff or Non-Stiff System

Description

1 - Description of program or function: LSODA, written jointly with L. R. Petzold, solves systems dy/dt = f with a dense or banded Jacobian when the problem is stiff, but it automatically selects between non-stiff (Adams) and stiff (BDF) methods. It uses the non-stiff method initially, and dynamically monitors data in order to decide which method to use. The LSODA source is commented extensively to facilitate modification. Both a single-precision version and a double-precision version are available. 2 - Methods: It is assumed that the ODEs are given explicitly, so that the system can be written in the form dy/dt = f(t,y), where y is the vector of dependent variables, and t is the independent variable. If the errors are too large, or other difficulty occurs, a warning message is printed

Availability note (English)

Available on-line: http://www.nea.fr/abs/html/uscd1227.html

Additional details

Publishing Information

Imprint Pagination
[html]

INIS

Country of Publication
Nuclear Energy Agency of the OECD (NEA)
Country of Input or Organization
International Atomic Energy Agency (IAEA)
INIS RN
41086668
Subject category
S97: MATHEMATICAL METHODS AND COMPUTING;
Resource subtype / Literary indicator
Computer Program Description, Non-conventional Literature
Descriptors DEI
ACCURACY; ALGORITHMS; COMPUTER PROGRAM DOCUMENTATION; DIFFERENTIAL EQUATIONS; ERRORS; L CODES; NUMERICAL SOLUTION; VECTORS; WEBSITES
Descriptors DEC
COMPUTER CODES; DOCUMENT TYPES; EQUATIONS; MATHEMATICAL LOGIC; MATHEMATICAL SOLUTIONS; TENSORS

Optional Information

Notes
2 refs.