TSROSWGRK4T#

four stage, fourth order Rosenbrock (not W) method from Kaps and Rentrop By default, the Jacobian is only recomputed once per step.

A(89.3 degrees)-stable, |R(infty)| = 0.454.

This method does not provide a dense output formula.

References#

  • **** -*** Kaps and Rentrop, Generalized Runge Kutta methods of order four with stepsize control for stiff ordinary differential equations, 1979.

  • **** -*** Hairer and Wanner, Solving Ordinary Differential Equations II, Section 4 Table 7.2.

Hairer’s code ros4.f

See Also#

TS: Scalable ODE and DAE Solvers, TSROSW, TSROSWSHAMP4, TSROSWVELDD4, TSROSW4L

Level#

intermediate

Location#

src/ts/impls/rosw/rosw.c


Edit on GitLab

Index of all TS routines
Table of Contents for all manual pages
Index of all manual pages