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

GAMS Module PDECOL in PDELIB


PDECOL

 
Solves general nonlinear systems of initial-boundary-value problems in one
space dimension with general boundary conditions. Spatial derivatives may be of
at most second order. Uses method of lines based on collocation of B-spline basis
functions.
 
Classes  :  I2a1a . Parabolic partial differential equations in one spatial
                  dimension
 
Type     : Fortran subroutine in PDELIB library (PDECOL sublibrary).
Access   : Public domain. Portable with some effort.
Precision: Single.
 
Usage    : CALL PDECOL(T0,TOUT,DT,XBKPT,EPS,NINT,KORD,NCC,NPDE,MF,INDEX,WORK,IWORK)
 
Details  : Documentation Fullsource Source
Sites    : (1) ARNO
 

Implementation of PDECOL 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 pdecol
   Source       : Help Packages pdelib source pdecol
   Fullsource   : /usr/local/apps/pdelib/getsrcx pdecol


[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:15 UTC