aboutsummaryrefslogtreecommitdiff
path: root/doc/documentation.tex
diff options
context:
space:
mode:
Diffstat (limited to 'doc/documentation.tex')
-rw-r--r--doc/documentation.tex9
1 files changed, 7 insertions, 2 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index edb97a4..a391323 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -412,9 +412,14 @@ parameters. The most important ones are:
\begin{itemize}
\item {\tt IO::checkpoint\_every} (steerable)\\
specifies how often to write a evolution checkpoint in terms of iteration
- number
+ number.
+ \item {\tt IO::checkpoint\_every\_walltime\_hours} (steerable)\\
+ specifies how often to write a evolution checkpoint in terms of
+ wall time. Checkpointing will be triggered if either of these
+ conditions is met.
\item {\tt IO::checkpoint\_next} (steerable)\\
- triggers a checkpoint at the end of the current iteration; This flag will be reset afterwards.
+ triggers a checkpoint at the end of the current iteration. This
+ flag will be reset afterwards.
\item {\tt IO::checkpoint\_ID}\\
triggers a checkpoint of initial data
\item {\tt IO::checkpoint\_on\_terminate} (steerable)\\