Skip to content
Snippets Groups Projects
Commit 8a296c20 authored by Tom Fischer's avatar Tom Fischer Committed by Dmitri Naumov
Browse files

[Docu] Docu for '{:iteration}' output file name specifier.

parent cf33c020
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,8 @@ Template for the prefix which will be prepended to the output files. Allowed ...@@ -2,7 +2,8 @@ Template for the prefix which will be prepended to the output files. Allowed
template expressions are: template expressions are:
- {:meshname} - {:meshname}
- {:timestep} - {:timestep}
- {:time}. - {:time}
- {:iteration}.
Default value: {:meshname} Default value: {:meshname}
......
...@@ -2,7 +2,8 @@ Template for the suffix which will be appended to the output files. Allowed ...@@ -2,7 +2,8 @@ Template for the suffix which will be appended to the output files. Allowed
template expressions are: template expressions are:
- {:meshname} - {:meshname}
- {:timestep} - {:timestep}
- {:time}. - {:time}
- {:iteration}.
Default value: _ts_{:timestep}_t_{:time} Default value: _ts_{:timestep}_t_{:time}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment