-
General-purpose software package in Fortran 90 for solving time dependent partial differential equations.
-
Resources: Acoustics, Laplace and Helmholtz Problems. Book, manuals, Fortran software (Free and to purchase).
-
Computes numerical solutions to hyperbolic partial differential equations using a wave propagation approach.
-
Code from book by J.H. Ferziger and M.Peric.
-
High level, portable system for solving elliptic boundary value problems, implemented in Fortran 77. [Commercial]
-
Fortran 77 package by Jiri Zahradnik for 2-D P-SV elastic second-order finite differences.
-
Efficient Fortran 90 subprograms for the solution of separable elliptic partial differential equations.
-
Collection of Fortran subprograms which utilize cyclic reduction to directly solve second- and fourth-order finite difference approximations to separable elliptic PDEs in a variety of forms.
-
Describes a Fortran 95 code for solving the Navier-Stokes equation on a fully unstructured grid.
-
Fortran 77 programs from book by P.H. Oosthuizen and D. Naylor.
-
Collection of vectorized, portable Fortran 77/90 subprograms which efficiently solve linear elliptic PDEs using multigrid iteration. OpenMP directives are used in the latest version to enable shared memory parallelism.
-
Program by Sorin Mitran to solve the 1D Euler equations using Harten's multiresolution algorithm.
-
Codes from books of W. E. Schiesser. Some are online, others are available upon request.
-
Package of Fortran 90 subroutines designed to provide an application developer with an easy route to extend an existing serial code which uses a logically cartesian structured mesh into a parallel code with adaptive mesh refinement (AMR).
-
Fortran 90 code using adaptive refinement, multigrid and parallel computing to solve 2-D linear elliptic PDEs. Successor to MGGHAT.
-
Parallel Fortran 90 module to solve positive-definite elliptic linear second-order operator systems.
-
Solution of PDEs using pseudospectral (collocation) methods.
-
Fortran 77 codes to solve partial differential equations via the multigrid method.
-
Modular general-purpose package written in Fortran 77 for the numerical solution of systems of differential-algebraic equations and 1D partial differential equations. It is used at Shell Research Laboratories and at several UK, Europe and North American Universities, and it forms the basis of the underlying solver in the SPRINT2D and SPRINT3D software.