serac
serac copied to clipboard
Save dt to Sidre and restore on restart
Edit: This does actually bring up a good point in your thorough comment. We are setting time and cycle but not dt (via
MFEMSidreDataCollection::SetTimeStep
). @jamiebramwell, does thedt
every change from the input file value?
Yes - dt
can change from the input deck value.
Originally posted by @jamiebramwell in https://github.com/LLNL/serac/issues/717#issuecomment-1154125795