A Modern Fortran Library for Astrodynamics 🚀
-
Updated
Mar 6, 2024 - Fortran
A Modern Fortran Library for Astrodynamics 🚀
Fixed and variable-step Runge-Kutta solvers in Modern Fortran
Modern Fortran Edition of Hairer's DOP853 ODE Solver. An explicit Runge-Kutta method of order 8(5,3) for problems y'=f(x,y); with dense output of order 7
Fortran Library for numerical INTegration of differential equations
A generic Runge-Kutta module to solve a system of ODEs
Unofficial mirror of RKSUITE http://www.netlib.org/ode/rksuite/
Fehlberg fourth-fifth order Runge-Kutta method. (rkf45)
Euler and Runge-Kutta numerical methods of ODE solution
Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince de paso adaptativo para modelos de crecimiento de cáncer
Undergraduate project solving the n-body problem using 4th-order Runge-Kutta integration.
Undergraduate project to compute the solution of the heat equation across a 3d cube
Finding the stable orbits of a small comet in a comet–earth–sun 3 body system using the classic Runge–Kutta method as well as the concept of Lagrange points.
This repository is my codes for solving differential equation. The algorithm is used is 4th order Runge-Kutta and the eigenvalues are found out by shooting.
Códigos en lenguaje fortran 90 que implementan el algoritmo Runge-Kutta de orden 2, Runge-Kutta de orden 4 y el método de Dormand Prince con paso adaptativo para modelos de tratamiento de cáncer
Add a description, image, and links to the runge-kutta topic page so that developers can more easily learn about it.
To associate your repository with the runge-kutta topic, visit your repo's landing page and select "manage topics."