Skip to content
Snippets Groups Projects
Unverified Commit a4f09860 authored by Jordan Musser's avatar Jordan Musser Committed by GitHub
Browse files

Update InputsCheckpoint.rst

parent 62ecee74
No related branches found
No related tags found
No related merge requests found
......@@ -15,4 +15,7 @@ The following inputs must be preceded by "amr" and control checkpoint/restart.
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| check_file | Prefix to use for checkpoint output | String | chk |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
| check_walltime | Write a check point file after the specified walltime (HH:MM:SS) | String | None |
| | has lapsed. For example, if amr.check_waltime = 00:10:00, then a | | |
| | checkpoint file is after a job has run for ten minutes. | | |
+------------------+-----------------------------------------------------------------------+-------------+-----------+
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment