Restarting Simulations with Different Processor Counts in MOOSE #28506
Unanswered
shrituntunroy
asked this question in
Q&A Modules: General
Replies: 1 comment
-
|
Hello We do not support this using checkpoint. Guillaume |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi MOOSE Team,
I’m a new MOOSE user currently learning how to work with the framework.
I have a question about restarting a simulation in a MOOSE-based application. Specifically, I’d like to know if it’s possible to restart a simulation using a different number of processors than the original run.
I’m aware of the --recover option using checkpoints, which works well when the number of processors remains the same across both runs. However, I’ve encountered issues when trying to restart with a different number of processors. Could you provide guidance on how to handle this situation?
Thank you for your help.
Beta Was this translation helpful? Give feedback.
All reactions