From fc1e74f53d987cf01a21139eacebe95940b2a690 Mon Sep 17 00:00:00 2001 From: Thomas Radke Date: Fri, 4 Feb 2005 18:19:00 +0000 Subject: CarpetIOHDF5: document the 'refinement_levels' I/O parameter option darcs-hash:20050204181953-776a0-786609f50f6b6b1526ceeb94d8aea32bb2dd903b.gz --- Carpet/CarpetIOHDF5/doc/documentation.tex | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'Carpet/CarpetIOHDF5/doc/documentation.tex') 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$>$}\\ -- cgit v1.2.3