serac
serac copied to clipboard
Add ability to stop on a certain cycle
We should have the ability to stop a simulation on a certain cycle. This would be useful for debugging and testing purposes. For example, our restart tests could run until stop_cycle+1
then restart at stop_cycle
.
Command line option should be named stop-cycle