[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS Module ODE in CEPHES


ODE

 
C routines for Adams-Bashforth-Moulton and Runge-Kutta methods for solving
systems of ordinary differential equations. A driver program that models the
solar system is included.
 
Classes  :  I1a1a . One-step methods (e.g., Runge-Kutta) for general,
                  nonstiff or mildly stiff initial value problems for
                  ordinary differential equations
            I1a1b . Multistep methods (e.g., Adams predictor-corrector) for
                  general, nonstiff or mildly stiff initial value problems
                  for ordinary differential equations.
 
Type     : C subroutine in CEPHES package.
Access   : Public domain. Portable.
Precision: Double.
 
Details  : Dependencies Documentation Source
Sites    : (1) NETLIB
 

Implementation of ODE from CEPHES on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Double.
 
You may access components from NETLIB outside GAMS as follows.
 
   Source       : Retrieve cephes/ode.tgz from http://www.netlib.org
   Documentation: Retrieve cephes/cephes.doc from
                  http://www.netlib.org
   Dependencies : Retrieve cephes/eval.tgz from http://www.netlib.org


[Home] . . . Search by [Problem] [Package] [Module] [Keyword] . . . [Math at NIST]

GAMS is a service of the Mathematical and Computational Sciences Division of the Information Technology Laboratory of the National Institute of Standards and Technology

This page was generated on Sun Sep 21, 2008 at 10:52:41 UTC