Fixed and variable-step Runge-Kutta solvers in Modern Fortran
-
Updated
Jan 6, 2024 - Fortran
Fixed and variable-step Runge-Kutta solvers in Modern Fortran
Work in Progress to refactor and modernize the ODEPACK Library
A FORTRAN library for the integration of ordinary differential equations with direct and adjoint sensitivity analysis capabilities
Modern Fortran interface to the LSODA and LSODAR routines in ODEPACK
Binding to the ODEPACK FORTRAN library
C# / F# NET5 interop with FORTRAN ODE Solver DLSODE aimed at solving very large systems of potentially stiff ODEs (like in chemical systems) where the number of variables is very large (on the order of 10^5 and more).
Euler and Runge-Kutta numerical methods of ODE solution
This Fortran program solves the second-order, nonlinear ODEs that govern the self-similar von Kármán swirling flow, an interesting textbook exercise.
Simplified Modern Fortran Edition of Hairer's DOP853 ODE Solver
Add a description, image, and links to the ode-solver topic page so that developers can more easily learn about it.
To associate your repository with the ode-solver topic, visit your repo's landing page and select "manage topics."