Checkpoints and restart #6993
|
Hello, I have a question regarding the checkpoints and restarts.
|
Replies: 1 comment
|
Hi @Tissot11, Thanks for your question! For 1. we do not have the functionality to automatically remove all but the last checkpoints in WarpX itself. But you can set up a cron-job or parallel watch job or script on your system, that monitors the WarpX output and removes older checkpoints as new ones are completed. For 2:
This is just unfortunate naming. Our checkpoints are implemented similar to our "Full" diagnostics - but they checkpoint every state of the simulation.
Our reduced diagnostics tries to append with new values when it encounters |
Hi @Tissot11,
Thanks for your question!
For 1. we do not have the functionality to automatically remove all but the last checkpoints in WarpX itself. But you can set up a cron-job or parallel watch job or script on your system, that monitors the WarpX output and removes older checkpoints as new ones are completed.
For 2:
This is just unfortunate naming. Our checkpoints are implemented similar to our "Full" diagnostics - but they checkpoint every state of the simulation.