Restart
-
class Restart
Restart uses a file output by Checkpoint to restart a simulation. Checkpoint writes the file every given num_hours, or the file can be written immediately by WriteCheckpoint.
Arguments
checkpoint_file: The file created by Checkpoint or WriteCheckpoint
clear_previous_arguments: If true, clear the previous arguments given to MonteCarlo, allowing the parsing of new arguments (default: false).