toms565


toms565, a FORTRAN77 code which approximates a time-dependent partial differential equation (PDE) in two spatial dimensions.

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:

toms565 is available in a FORTRAN77 version.

Related Data and Software:

toms565_test

toms494, a FORTRAN77 library which approximates a 1D PDE as a system of ODE's;
this library is commonly called PDEONE;
this is ACM toms algorithm 494.

Reference:

  1. David Melgaard, Richard Sincovec,
    Algorithm 565: PDETWO/PSETM/GEARB: Solution of systems of two-dimensional nonlinear partial differential equations,
    Volume 7, Number 1, March 1981, pages 126-135.

Source Code:


Last revised on 25 November 2023.