toms494


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

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_test

toms565, a FORTRAN77 library which approximates the solution of a system of time-dependent partial differential equations over a 2D domain;
this library is commonly called PDETWO;
this is ACM toms algorithm 565;

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.