toms494_test


toms494_test, a FORTRAN77 code which calls toms494(), which approximates a time-dependent partial differential equation (PDE) in one spatial dimension.

Unfortunately, the source code for the toms494 test code is incomplete. It refers to a function called driveb() which is intended to integrate the system of ODE's. The code for this function is unavailable.

The text of many ACM toms algorithms is available online through ACM: http://www.acm.org/pubs/calgo or NETLIB: http://www.netlib.org/toms/index.html.

Licensing:

The computer code and data files described and made available on this web page are distributed under the MIT license

Languages:

toms494 is available in a FORTRAN77 version.

Related Data and Software:

toms494, a FORTRAN77 code which approximates a time-dependent partial differential equation (PDE) in one spatial dimension.

Reference:

  1. Richard Sincovec, Niel Madsen,
    Software for Nonlinear Partial Differential Equations,
    ACM Transactions on Mathematical Software,
    Volume 1, Number 3, September 1975, pages 232-260.
  2. Richard Sincovec, Niel Madsen,
    Algorithm 494: PDEONE,
    ACM Transactions on Mathematical Software,
    Volume 1, Number 3, September 1975, pages 261-263.

Source Code:


Last revised on 21 November 2023.