aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/doc/documentation.tex
diff options
context:
space:
mode:
authorThomas Radke <tradke@aei.mpg.de>2005-02-04 18:19:00 +0000
committerThomas Radke <tradke@aei.mpg.de>2005-02-04 18:19:00 +0000
commitfc1e74f53d987cf01a21139eacebe95940b2a690 (patch)
tree60a36520025c4c32f17d99a69a714a668b2fa93f /Carpet/CarpetIOHDF5/doc/documentation.tex
parentf1d2e63e9dea07e056b792f618b2b98c81b66f9c (diff)
CarpetIOHDF5: document the 'refinement_levels' I/O parameter option
darcs-hash:20050204181953-776a0-786609f50f6b6b1526ceeb94d8aea32bb2dd903b.gz
Diffstat (limited to 'Carpet/CarpetIOHDF5/doc/documentation.tex')
-rw-r--r--Carpet/CarpetIOHDF5/doc/documentation.tex5
1 files changed, 4 insertions, 1 deletions
diff --git a/Carpet/CarpetIOHDF5/doc/documentation.tex b/Carpet/CarpetIOHDF5/doc/documentation.tex
index 489be7039..b76661e77 100644
--- a/Carpet/CarpetIOHDF5/doc/documentation.tex
+++ b/Carpet/CarpetIOHDF5/doc/documentation.tex
@@ -150,7 +150,10 @@ First, you have to activate the thorn in your Cactus parameter file:
list of full names of Cactus grid variables to output;
Each variable name can have an option string attached in which you
can specify a different output frequency for that individual variable
- (e.g. {\tt IOHDF5::out\_vars = "wavetoy::phi\{ out\_every = 4 \}"})
+ or a set of individual refinement levels to be output, e.g.
+\begin{verbatim}
+ IOHDF5::out_vars = "wavetoy::phi{ out_every = 4 refinement_levels = { 1 2 } }"
+\end{verbatim}
\item {\tt IOHDF5::out\_criterion = "$<$keyword choice$>$"}\\
criterion to select output intervals (overwrites {\tt IO::out\_criterion})
\item {\tt IOHDF5::out\_every = $<$integer$>$}\\