Languages
- 3681
- Blended Implicit Methods (BiM)
- Fortran 77 code implementing a variable order-variable stepsize method for (stiff) initial value problems for ODEs. The order of the method varies from 4 to 14, according to a suitable order variation strategy.
- 3682
- DVERK
- Fortran 77 subroutine written by Hull, Enright and Jackson for the numerical solution of systems of initial value problems for ordinary differential equations.
- 3684
- Initial Value Problems
- The code GAM numerically solves solves first order ordinary differential equations, either stiff or nonstiff in the form y'=f(x,y), with a given initial condition. The code GAMD is a generalization of GAM for the solution of Differential Algebraic Equations of index less than or equal to 3 in the form M y' = f(x,y), with a given initial condition. By Francesca Mazzia.
- 3687
- FUN2D/3D
- Describes a Fortran 95 code for solving the Navier-Stokes equation on a fully unstructured grid.
- 3688
- Multiresolution schemes
- Program by Sorin Mitran to solve the 1D Euler equations using Harten's multiresolution algorithm.
- 3689
- Parallel Hierarchical Adaptive MultiLevel Project (PHAML)
- Fortran 90 code using adaptive refinement, multigrid and parallel computing to solve 2-D linear elliptic PDEs. Successor to MGGHAT.
- 3692
- MultiGrid Galerkin Hierarchical Adaptive Triangles (MGGHAT)
- Solve second order two dimensional elliptic partial differential equations, using adaptive refinement of second, third, or fourth order elements, and multigrid solution techniques.
- 3693
- Parallel Algebraic Multigrid (PMG)
- Numerically approximates the solutions of linear and nonlinear elliptic partial differential equations in three-dimensional domains. A Fortran 77 version is available for download.
- 3694
- ABINIT
- Finds the total energy, charge density, and electronic structure of systems made of electrons and nuclei, using pseudopotentials and a plane-wave basis.
- 3695
- ASAD
- Package for creating and integrating chemistry schemes in atmospheric models without the need to write any Fortran code to solve the chemical rate equations. Developed by Dr. Glenn Carver and Dr. Paul Brown (assisted by Dr. Oliver Wild) of the Centre for Atmospheric Science, Cambridge University, UK.
- 3696
- ASC Center for Astrophysical Thermonuclear Flashes
- Simulator code for solving nuclear astrophysical problems related to exploding stars. This website contains information about the astrophysics, the code, and related basic physics and computer science efforts.
- 3698
- Atmospherics physics code
- Code for a Radiative Transfer Model (RTM), RTM Coefficient Assembly, Infrared Sea Surface Emissivity (IRSSE), EmisCoeff utility, Emissivity utility, Planck functions, Profile utility, SensorInfo utility, SpcCoeff utility, and SRF utility.