|
Directories
|
Top > Computers >
Programming >
Languages >
Fortran >
Source Code >
Ordinary Differential Equations
|
|
|
Ordinary Differential Equations
Code from the Institute of Numerical Mathematics of Martin Luther University.
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.
Test Set for Initial Value Problem Solvers
Test sets, solvers and links for Initial Value Problems for ODEs.
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.
BIFPACK
Fortran 77 package for bifurcation, continuation and stability analysis.
Fortran Programs for Solving Boundary-Eigenvalue Problems
Forran 77 codes by M. Marletta and L. Greenberg.
DVERK
Fortran 77 subroutine written by Hull, Enright and Jackson for the numerical solution of systems of initial value problems for ordinary differential equations.
ODEPACK
Serial Fortran Solvers for ODE initial value problems.
Differential Equation Software
Code for Initial Value and Boundary Value Problems.
ODE
Codes for ordinary differential equations from Netlib.
|
|
|
|
|
|
Sponsor
|
|
|
|
|