[petsc-users] adaptive TS for IMEX

Yuyun Yang yyang85 at stanford.edu
Sun Apr 5 05:28:05 CDT 2020


Hello team,

I wonder whether TS currently can do error control for both explicit and implicit Runge-Kutta methods? I have a multi-physics problem that have some fields integrated explicitly and others implicitly, and sometimes they operate on very different time scales. The ODE solver I currently have (not PETSc) has error control only on the explicit variables and use the computed dt for the implicit variables, which results in some pretty sudden jumps in solutions. I wonder if there is an example in TS that could solve this problem?

Thank you!
Yuyun
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20200405/4d8cb842/attachment.html>


More information about the petsc-users mailing list