> so it looks like this is closer to the strategy (1) in that if uesr’s > parameer file has “calculate on time interval [0, T)” together with “do > restart”, > then you would restart from some snapshot time t1 \in [0,T) and > continue calculations according to user’s settings (tolerances, timestep, > etc)?
Yes, if you don't change anything else in your .prm we have bitwise identical computations as if you did not snapshot/resume. But you can also change some settings if you want to (timestep size would be an example). -- The deal.II project is located at http://www.dealii.org/ For mailing list/forum options, see https://groups.google.com/d/forum/dealii?hl=en --- You received this message because you are subscribed to the Google Groups "deal.II User Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
