dop853

v 1.3.1 Updated: 1 year, 2 months ago

Modern Fortran implementation of DOP853 ODE solver

This is a modern Fortran (2003/2008) implementation of Hairerʼs DOP853 ODE solver. The original Fortran 77 code has been extensively refactored, and is now object-oriented and thread-safe, with an easy-to-use class interface. DOP853 is an explicit Runge–Kutta method of order 8(5,3) due to Dormand & Prince (with stepsize control and dense output).

https://github.com/jacobwilliams/dop853

To install dop853, paste this in macOS terminal after installing MacPorts

sudo port install dop853

Add to my watchlist

Installations 2
Requested Installations 2