SUNDIALS
SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation Solvers) is a suite of advanced computational codes for solving large-scale problems that can be modeled as a system of nonlinear algebraic equations, or as initial-value problems in ordinary differential or differential-algebraic equations. The basic versions of these codes are called KINSOL, CVODE, and IDA, respectively. Also available are extensions of these codes for sensitivity analysis (CVODES and IDAS) and a Matlab toolbox (sundialsTB) providing interfaces to CVODES, IDAS, and KINSOL.
This wiki is organized in the following sections:
- Description
- Includes an overview of the SUNDIALS suite, descriptions of the individual solvers, etc.
- Usage
- Contains articles of interest to a user of SUNDIALS (installation procedures, solver usage, treatment of special situations, reference lists, etc.)
- Implementation
- Contains articles related to the numerical methods and actual implementation of the SUNDIALS solvers, as well as instructions for users who wish to extend the solvers.
- Miscellaneous
- Various other topics
page revision: 10, last edited: 30 May 2009 00:14