Integreat`RK`
Integreat`RK`
RKDissipationError
RKDissipationError[rk,ν]
evaluates the linear, homogeneous dissipation error of rk at ν.
Details and Options
- The dissipation error function of a Runge–Kutta method is , where is the linear stability function.
- When a Runge–Kutta method is applied to the oscillatory test problem , the solution satisfies where .
- The following options can be given:
-
Embedded False whether to use the embedded coefficients Stage None treat a stage as the solution DenseOutput False how to evaluate dense output
Examples
open allclose allTech Notes
▪