TSROSWRODASPR#

Six stage fourth order L-stable Rosenbrock scheme [Ran15] By default, the Jacobian is only recomputed once per step.

Both the fourth order and embedded third order methods are stiffly accurate and L-stable. The method is B_{PR} consistent of order 3, which ensures convergence order for non-stiff, medium stiff, and stiff problems.

References#

Ran15

Joachim Rang. Improved traditional Rosenbrock–Wanner methods for stiff ODEs and DAEs. Journal of Computational and Applied Mathematics, 286:128–144, 2015. doi:10.1016/j.cam.2015.03.010.

See Also#

TS: Scalable ODE and DAE Solvers, TSROSW, TSROSWR34PRW, TSROSWR3PRL2

Level#

intermediate

Location#

src/ts/impls/rosw/rosw.c


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