[petsc-users] Hessenberg Index-2 DAE and IMEX
Zhang, Hong
hongzhang at anl.gov
Tue Feb 15 09:51:03 CST 2022
Hi Qi,
The index-2 DAE cannot be solved directly with ARK or implicit methods such as backward Euler and Crank-Nicolson. You need to convert the system to an index-1 DAE as illustrated in the documentation.
Hong (Mr.)
On Feb 15, 2022, at 9:43 AM, Tang, Qi <tangqi at msu.edu<mailto:tangqi at msu.edu>> wrote:
Hi,
Does PETSc’s ARK directly apply to Hessenberg Index-2 DAE? Do we need to perform a time derivative of the constraint equation by ourselves first?
https://petsc.org/main/docs/manual/ts/#hessenberg-index-2-dae
If we do not have to, do we expect to get high order in time?
Thanks,
Qi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220215/ab5d809a/attachment-0001.html>
More information about the petsc-users
mailing list