Skip to content
Snippets Groups Projects

Add cmdline option to dump restart files after step 1 (and continue with the run)

Closed Mladen Ivkovic requested to merge dump_restart_after_startup into master
2 unresolved threads
3 files
+ 16
0
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -79,6 +79,10 @@ can be found by typing ``./swift -h``:
integration. Checks the validity of
parameters and IC files as well as memory
limits.
--dump-restart-on-first-step Write restart files after completing
step 1, and continue with the run. This
option is mainly for development and
debugging.
-e, --fpe Enable floating-point exceptions (debugging
mode).
-f, --cpu-frequency=<str> Overwrite the CPU frequency (Hz) to be
Loading