toms565_test, a FORTRAN77 code which calls toms565(), which approximates a time-dependent partial differential equation (PDE) in two spatial dimensions.
The computer code and data files described and made available on this web page are distributed under the MIT license
toms565, a FORTRAN77 code which approximates a time-dependent partial differential equation (PDE) in two spatial dimensions.
Problem 1 is a simple elliptic equation.
Problem 2 is the Burgers equation.
Problem 3 is a coupled system of PDE's. This problem currently causes the time integrator to fail.