Classical Runge-Kutta, ODE4
Update: 2016-05-03
Description
ODE4 implements the classic Runge-Kutta method, the most widely used numerical method for ODEs over the past 100 years. Its major shortcoming is the lack of an error estimate. A simple model of the growth of a flame is an example that is used.
Comments
In Channel