User Tools

Site Tools


rk2

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
rk2 [2023/03/10 12:51]
daria removed
— (current)
Line 1: Line 1:
-====== rk2 ====== 
- 
-Heun’s Method 
- 
-Explicit fixed-step solver of second order. Heun’s method (also called the modified Euler’s method or the explicit trapezoidal rule) is named after Karl L. W. M. Heun and can be seen as an extension of the Euler method into a two-stage second-order Runge–Kutta method. Heun’s method is a predictor-corrector method with forward Euler’s method as predictor and trapezoidal method as corrector. 
- 
-The [[Butcher_tableau|Butcher tableau]] of the Heun’s method is: 
- 
-0 
-1 
-1 
-1/2 
-1/2 
-Applicable [[Solver_settings|solver settings]]: 
- 
-  * Fixed-step size 
-  * Limit data points to last 
- 
-===== Reference ===== 
- 
-  * [[http://en.wikipedia.org/wiki/Heun|http:%%//%%en.wikipedia.org/wiki/Heun’s_method]] 
- 
- 
- 
- 
- 
- 
- 
- 
- 
  
rk2.1678449078.txt.gz · Last modified: 2023/03/10 12:51 by daria