Skip to content
Snippets Groups Projects

Fix generation of parameter file for selecting the output

Merged Loic Hausammann requested to merge select_output into master
4 files
+ 16
14
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -52,8 +52,8 @@ can be found by typing ``./swift -h``::
@@ -52,8 +52,8 @@ can be found by typing ``./swift -h``::
-n, --steps=<int> Execute a fixed number of time steps.
-n, --steps=<int> Execute a fixed number of time steps.
When unset use the time_end parameter
When unset use the time_end parameter
to stop.
to stop.
-o, --output-params=<str> Generate a default output parameter
-o, --output-params=<str> Generate a parameter file with the options
file.
for selecting the output fields.
-P, --param=<str> Set parameter value, overiding the value
-P, --param=<str> Set parameter value, overiding the value
read from the parameter file. Can be used
read from the parameter file. Can be used
more than once {sec:par:value}.
more than once {sec:par:value}.
Loading