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

GAMS Module 553 in TOMS


553

 
M3RK: a Fortran subroutine for solving initial value problems for nonlinear
first-order systems of ordinary differential equations which originate from
semi-discretization of parabolic partial differential equations. M3RK is
based on stabilized, explicit three-step Runge-Kutta formulas of order one and
two, and degree 2 through 12. (See J.G. Verwer, ACM TOMS 6 (1980) pp. 236-239.).
 
Classes  :  I1a1a . One-step methods (e.g., Runge-Kutta) for general,
                  nonstiff or mildly stiff initial value problems for
                  ordinary differential equations
            I2a1 .  Parabolic partial differential equations
 
Type     : Fortran software in TOMS collection.
Access   : Some uses prohibited. Portable.
Precision: Single.
 
Usage    : CALL M3RK(X, XE, N, H, HMIN, SIGMA, TOL, F, Y, Y1, Y2, YXE, DY, DY1,
           IFLAG, INFO)
 
Details  : Fullsource
Sites    : (1) NETLIB
 

Implementation of 553 from TOMS on NETLIB

 
NETLIB:    Public access repository, The University of Tennessee at
           Knoxville and Bell Laboratories
 
Precision: Single.
 
You may access components from NETLIB outside GAMS as follows.
 
   Fullsource   : echo "send 553 from toms" | mail netlib@ornl.gov


[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 Sat Sep 20, 2008 at 06:43:11 UTC