Skip to content
This repository has been archived by the owner on Jan 9, 2024. It is now read-only.

Commit

Permalink
Merge pull request #45 from rporcu/remove_walltime_buffer
Browse files Browse the repository at this point in the history
remove walltime_buffer input
  • Loading branch information
rporcu committed May 11, 2023
2 parents 5f06131 + 210bbca commit 36b04a3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions docs/source_docs/inputs/InputsTimeStepping.rst
Original file line number Diff line number Diff line change
Expand Up @@ -33,11 +33,6 @@ The following inputs must be preceded by "mfix.":
| | average runtime needed for each step) then the simulation ends and | | |
| | a clean exit is performed | | |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
| walltime_buffer | This time value, specified as HH:MM:SS, is used to determine whether | String | "" |
| | to plot a checkpoint file before the job is terminated by the value | | |
| | in walltime_limit. If job is terminated, a checkpoint file is written | | |
| | starting at time walltime_limit minus walltime_buffer | | |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
| clean_exit | This input represents the name of a file that, if found in the run | String | "" |
| | folder, makes the code stop and perform a clean exit | | |
+----------------------+-----------------------------------------------------------------------+-------------+--------------+
Expand Down

0 comments on commit 36b04a3

Please sign in to comment.