[petsc-users] Restarting Multistep methods

Zhang, Hong hongzhang at anl.gov
Tue Feb 15 09:58:48 CST 2022


ALfredo,

If you want PETSc to restart BDF, you can use TSRestartStep<https://petsc.org/main/docs/manualpages/TS/TSRestartStep.html#TSRestartStep>().

Hong (Mr.)


On Feb 14, 2022, at 12:29 PM, Alfredo J Duarte Gomez <aduarteg at utexas.edu<mailto:aduarteg at utexas.edu>> wrote:

Good morning PETSC team,

I have been working on a code that uses the TSBDF object, and I have been able to run successful restarts with the BDF order 1.

However, due to the nonlinearity of the problem, restarting higher order methods from a single initial solution has led to trouble.

Are there any built in functions or procedures to save the BDF solution vector with the necessary previous solutions so that it can be easily restarted? Maybe saving a set of binary files?

Thank you,

-Alfredo

--
Alfredo Duarte
Graduate Research Assistant
The University of Texas at Austin

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20220215/5850016c/attachment.html>


More information about the petsc-users mailing list