Integreat`RK`
Integreat`RK`
RKAbsoluteMonotonicityRadius
RKAbsoluteMonotonicityRadius[rk]
computes the radius of absolute monotonicity, also known as the strong stability preserving (SSP) coefficient, of rk.
Details and Options
- Consider an ODE where a forward Euler discretization satisfies the monotonicity condition for a convex functional with a step size restriction . The radius of absolute monotonicity of a Runge–Kutta method is the largest positive constant such that the monotonicity condition holds for .
- 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 allBasic Examples (2)
Tech Notes
▪