petsc-3.7.5 2017-01-01
Report Typos and Errors

TSROSWSANDU3

Three stage third order L-stable Rosenbrock scheme By default, the Jacobian is only recomputed once per step.

The third order method is L-stable, but not stiffly accurate. The second order embedded method is strongly A-stable with R(infty) = 0.5. The internal stages are L-stable. This method is called ROS3 in the paper.

References

1. -Sandu et al, Benchmarking stiff ODE solvers for atmospheric chemistry problems II, Rosenbrock solvers, 1997.

See Also

TSROSW, TSROSWRODAS3

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