aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-07-07 13:24:48 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-07-07 13:24:48 +0000
commit511c55ef4fada4fd9cd711f2f9304e584d3d5e8e (patch)
tree3371bdcdf0508a48da833cd8ca5eab04b7d80345 /doc
parentf328e64bb16ebe3c2a64bb1b15601206c6b70b3f (diff)
add a (brief) reference to visualizing AH shapes with Thomas Radke's
OpenDX macros git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1126 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index fa8c604..fc70c8a 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -106,6 +106,7 @@
\def\defn#1{``#1''} % definition of a term
\def\arrangement#1{{\bf #1}} % name of an arrangement
\def\thorn#1{{\bf #1}} % name of a thorn
+\def\cvsplace#1{{\bf #1}} % name of a CVS repository/directory
\def\eg{\hbox{eg.\hbox{}}}
\def\ie{\hbox{i.e.\hbox{}}}
\def\eqref#1{$(\ref{#1})$}
@@ -717,6 +718,17 @@ to data files:
splot 'h.dat' using 4:5:6
\end{verbatim}
will plot the apparent horizon surface in 3-D.
+
+ Alternatively, you can visualize the horizon surface(s)
+ using OpenDX, using Thomas Radke's import macros from
+ the \cvsplace{AEIPhysics} repository. These are in
+ the \cvsplace{Visualization/OpenDX/Macros/} directory,
+ under the names \cvsplace{ImportAHFinderDirectGnuplot.net}
+ and \cvsplace{ImportAHFinderDirectGnuplotPatch.net}.
+ They use a set of ``control files'' named \verb|*.dx|,
+ one per horizon, which \thorn{AHFinderDirect} (by default)
+ writes into the same directory as the main
+ apparent-horizon--shape output files.
\end{description}
\item[\code{h\_base\_file\_name}]