Skip to content
Snippets Groups Projects
Commit aa623b7a authored by Matthieu Schaller's avatar Matthieu Schaller
Browse files

Corrected the documentation to containt the correct directory where to put the 'stop' file.

parent 8d0db572
No related branches found
No related tags found
No related merge requests found
...@@ -568,8 +568,9 @@ been activated, the previous set of restart files will be named ...@@ -568,8 +568,9 @@ been activated, the previous set of restart files will be named
``basename_000000.rst.prev``. ``basename_000000.rst.prev``.
SWIFT can also be stopped by creating an empty file called ``stop`` in the SWIFT can also be stopped by creating an empty file called ``stop`` in the
directory where the code runs. This will make SWIFT dump a fresh set of restart directory where the restart files are written (i.e. the directory speicified by
file (irrespective of the specified ``delta_time`` between dumps) and exit the parameter ``subdir``). This will make SWIFT dump a fresh set of restart file
(irrespective of the specified ``delta_time`` between dumps) and exit
cleanly. One parameter governs this behaviour: cleanly. One parameter governs this behaviour:
* Number of steps between two checks for the presence of a ``stop`` file: * Number of steps between two checks for the presence of a ``stop`` file:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment