aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetIOHDF5/doc
diff options
context:
space:
mode:
authorJonathan Thornburg <jthorn@aei.mpg.de>2006-08-22 14:44:00 +0000
committerJonathan Thornburg <jthorn@aei.mpg.de>2006-08-22 14:44:00 +0000
commit7575667834189939d6fdda69712af0e4841c4266 (patch)
tree8617af47035d21778b0db2cd955704e96fb6d1b5 /Carpet/CarpetIOHDF5/doc
parent8914e647865daca663c99345932234dbfb7b11fa (diff)
CarpetIOHDF5: correct URL for Cactus viztools
darcs-hash:20060822144417-b0a3f-a1053a60b369e646b2dba3d0470cc4196d64de0e.gz
Diffstat (limited to 'Carpet/CarpetIOHDF5/doc')
-rw-r--r--Carpet/CarpetIOHDF5/doc/documentation.tex12
1 files changed, 9 insertions, 3 deletions
diff --git a/Carpet/CarpetIOHDF5/doc/documentation.tex b/Carpet/CarpetIOHDF5/doc/documentation.tex
index 2978998f1..115262e44 100644
--- a/Carpet/CarpetIOHDF5/doc/documentation.tex
+++ b/Carpet/CarpetIOHDF5/doc/documentation.tex
@@ -62,8 +62,13 @@ data is written into separate files named {\tt "<varname>.h5"}.
It implements both serial and full parallel I/O --
data files can be written/read either by processor 0 only or by all processors.
Such datafiles can be used for further postprocessing (eg. visualization with
-OpenDX or DataVault\footnote{see our VizTools page at \url{http://www.cactuscode.org/VizTools.html}
-for details}) or fed back into Cactus via the filereader capabilities of thorn
+OpenDX or DataVault%%%
+\footnote{%%%
+ See our visualization page at
+ \url{http://www.cactuscode.org/Visualization/}
+ for details.
+ }%%%
+) or fed back into Cactus via the filereader capabilities of thorn
{\bf IOUtil}.
This document aims at giving the user a first handle on how to use
@@ -174,7 +179,8 @@ Parallel output in a parallel simulation will ensure maximum I/O
performance. Note that changing the output mode to serial I/O might only be
necessary if the data analysis and visualisation tools cannot deal with
chunked output files. Cactus itself, as well as many of the tools to
-visualise Carpet HDF5 data (see \url{http://www.cactuscode.org/VizTools.html}),
+visualise Carpet HDF5 data
+(see \url{http://www.cactuscode.org/Visualization.html}),
can process both chunked and unchunked data. For instance, to visualise parallel
output datafiles with DataVault, you would just send all the individual files
to the DV server: {\tt hdf5todv phi.file\_*.h5}. In OpenDX the {\tt