Restarting with checkpoints : huge generated data, procs number #28933
selarem
started this conversation in
Show and tell
Replies: 1 comment 4 replies
-
Could anyone help in explaining to us why it is not possible to apply IC in solid mechanics within the "finite strain" assumption ? |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello,
In the "Small Strain" framework, we typically restart jobs by utilizing the [UserObjects] block or by prescribing initial conditions (IC) on the desired variables. However, this approach has not been feasible in the "Finite Strain" framework, and we are unclear why it's impossible to apply an IC condition in this context.
To address this, we have switched to using checkpoints for restarting jobs. This method, however, results in the creation of numerous large subfolders and several gigabytes of data. Additionally, a limitation we've encountered is the inability to change the number of processors (procs) between the initial job and the restart—running the first job with X procs means we must use the same number for subsequent jobs.
We have reviewed the "Restart and Recover" documentation but have not found an effective solution to these issues. Could you please provide guidance on how to reduce the volume of generated data and advise on a strategy to run jobs with varying numbers of procs?
Thank you for your assistance.
Beta Was this translation helpful? Give feedback.
All reactions