Skip to content

How works and how to use continuation of run? #480

Answered by TomGoffrey
DanRRRR asked this question in Q&A
Discussion options

You must be logged in to vote

Not all outputs are restartable, no.

Restarting from a snapshot can be achieved using the control block. See here: https://epochpic.github.io/documentation/input_deck/input_deck_control.html

You can control if outputs are restartable via the output block. See here:
https://epochpic.github.io/documentation/input_deck/input_deck_output_block.html

I'm not sure what you think is missing from the documentation?

As for the ideal strategy - that's up to you as a user. For a large simulation writing a restartable snapshot can require non-negligible amounts of time (hence it's optional) - so you'll have to decide how often to do it. It's very much dependent on the problem and system you're running…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Status-Mirror
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants