User Tools

Site Tools


rk4

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
rk4 [2019/11/18 13:34]
127.0.0.1 external edit
— (current)
Line 1: Line 1:
-====== rk4 ====== 
- 
-Fourth-Order Runge-Kutta 
- 
-Explicit fixed-step solver of fourth order. This is the classic “original” Runge-Kutta method. 
- 
-The [[Butcher_tableau|Butcher tableau]] for the Dormand–Prince method is: 
- 
-0 
-1/2 
-1/2 
-1/2 
-0 
-1/2 
-1 
-0 
-0 
-1 
-1/6 
-1/3 
-1/3 
-1/6 
-\\ 
- 
-**Reference** 
- 
- 
----- 
- 
-Applicable [[Solver_settings|solver settings]]: 
- 
-  * Fixed-step size 
-  * Limit data points to last 
- 
-===== Reference ===== 
- 
-  * [[http://en.wikipedia.org/wiki/List_of_Runge–Kutta_methods#Classic_fourth-order_method|http:%%//%%en.wikipedia.org/wiki/List_of_Runge-Kutta_methods#Classic_fourth-order_method]] 
- 
- 
- 
- 
- 
- 
- 
- 
- 
  
rk4.1574080461.txt.gz · Last modified: 2019/11/18 13:34 by 127.0.0.1