Skip to content
Snippets Groups Projects
InputsCheckpoint.rst 2.11 KiB

Checkpoint/Restart

The following inputs must be preceded by "amr" and control checkpoint/restart.

  Description Type Default
restart If present, then the name of file to restart from String None
check_int Frequency of checkpoint output; if -1 then no checkpoints will be written Int -1
check_file Prefix to use for checkpoint output String chk
check_walltime Write a check point file after the specified walltime (HH:MM:SS) has lapsed. For example, if amr.check_waltime = 00:10:00, then a checkpoint file is after a job has run for ten minutes. String None
write_geom_chk When True, writes the EB geometry data into a checkpoint file. bool False