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

GAMS Module MOL1D in PDELIB


MOL1D

 
Solves systems of linear or nonlinear initial-boundary-value problems in one
space dimension. Can solve hyperbolic equations with or without
discontinuities, parabolic equations (including reaction-diffusion
equations). Uses the method of lines based on equi-spaced finite differences.
Graphical output available.
 
Classes  :  I2a1a . Parabolic partial differential equations in one spatial
                  dimension
            I2a2 .  Hyperbolic partial differential equations
 
Type     : Fortran subroutine in PDELIB library (MOL1D sublibrary).
Access   : Public domain. Portable with some effort.
Precision: Single.
 
Usage    : CALL MOL1D(NPDE,NPTS,KEQN,KBC,METH,EPS,MORD,TINT,TLAST,MOUT,TOUT,UZ,XM,
           KMOL)
 
Details  : Documentation Fullsource Source
Sites    : (1) ARNO
 

Implementation of MOL1D from PDELIB on ARNO

 
ARNO:      Silicon Graphics Origin 2000, National Institute of Standards and
           Technology (NIST), Gaithersburg, MD. Available to NIST staff.
 
Precision: Single.
 
Those logged in to arno.nist.gov or amur.nist.gov may access this module as
follows.
 
   Link         : See pdelib man page.
   Documentation: Help Packages pdelib doc mol1d
   Source       : Help Packages pdelib source mol1d
   Fullsource   : /usr/local/apps/pdelib/getsrcx mol1d


[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 05:17:01 UTC