Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
Nektar
Nektar
Commits
40452dc8
Commit
40452dc8
authored
Feb 03, 2017
by
Chris Cantwell
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'fix/chk_backup_doc' into 'master'
added documentation for the chk file backup See merge request !727
parents
054a1294
beaaa9df
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
1 deletion
+4
-1
docs/user-guide/xml/xml-filters.tex
docs/user-guide/xml/xml-filters.tex
+4
-1
No files found.
docs/user-guide/xml/xml-filters.tex
View file @
40452dc8
...
...
@@ -190,7 +190,10 @@ state of the solution fields at at given timestep. This can subsequently be used
for restarting the simulation or examining time-dependent behaviour. This
produces a sequence of files, by default named
\inltt
{
session
\_*
.chk
}
, where
\inltt
{
*
}
is replaced by a counter. The initial condition is written to
\inltt
{
session
\_
0.chk
}
.
\inltt
{
session
\_
0.chk
}
. Existing files are not overwritten, but renamed to e.g.
\inltt
{
session
\_
0.bak0.chk
}
. In case this file already exists, too, the
\inltt
{
chk
}
-file
is renamed to
\inltt
{
session
\_
0.bak*.chk
}
and so on.
\begin{notebox}
This functionality is equivalent to setting the
\inltt
{
IO
\_
CheckSteps
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment