Skip to content

Commit

Permalink
Added doc for restart option (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
aidanheerdegen committed May 5, 2020
1 parent 0380f18 commit c07bba5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/source/config.rst
Original file line number Diff line number Diff line change
Expand Up @@ -376,6 +376,12 @@ Postprocessing
Miscellaneous
=============

``restart``
Specify the full path to a restart directory from which to start
the run. This is known as a "warm start". This option has no effect
if there is an existing restart directory in ``archive``, and so
does not **have** to be removed for subsequent submissions.

``debug`` (*Default:* ``False``)
Enable the debugger for any ``mpirun`` jobs. Equivalent to ``mpirun
--debug``. At NCI this defaults to a Totalview session. This will
Expand Down

0 comments on commit c07bba5

Please sign in to comment.