aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-18 14:27:50 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2003-03-18 14:27:50 +0000
commit12002263c0345ee4051eff5593d1ce0c72d681e8 (patch)
treef1742d8f8954ff170f164495056a2e3ed657ec03 /doc
parente13bd6b21f2e3662214c592065fb3fcdef2e91ab (diff)
add new fields in BH diagnostics output
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@991 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'doc')
-rw-r--r--doc/documentation.tex20
1 files changed, 12 insertions, 8 deletions
diff --git a/doc/documentation.tex b/doc/documentation.tex
index 69adc4f..5e3aff7 100644
--- a/doc/documentation.tex
+++ b/doc/documentation.tex
@@ -319,7 +319,7 @@ LAPACK library for solving linear equations. In this case you need
to configure Cactus with \code{LAPACK=yes}. See the top-level
\code{README} and \code{README.library} files for details on this.
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\section{\thorn{AHFinderDirect} Parameters}
@@ -334,7 +334,7 @@ file for each apparent horizon. The example in
section~\ref{AHFinderDirect/sect-examples} should make
this clear.
-%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Overall Parameters}
@@ -413,7 +413,7 @@ this clear.
\end{description}
\end{description}
-%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Choosing the Local Coordinate Origin for each Apparent Horizon}
\label{AHFinderDirect/sect-parameters/local-coordinate-origin}
@@ -457,7 +457,7 @@ I hope to add such a provision soon.%%%
option.
}%%%
-%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Specifying the Initial Guess}
@@ -603,7 +603,7 @@ $^,$%%%
\end{description}
\end{description}
-%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{I/O Parameters for the Apparent Horizon Shape(s)}
@@ -701,7 +701,7 @@ to data files:
described above. This defaults to "gp".
\end{description}
-%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
+%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\subsection{Other I/O Parameters}
@@ -741,14 +741,18 @@ controlled by the following parameters:
line is appended to the data file, containing various
whitespace-separated fields. The the precise list of
fields, see the header comments, or see the function
- \verb|output_BH_diagnostics_fn()| in \verb|src/driver/io.cc|.
+ \verb|output()| in \verb|src/driver/BH_diagnostics.cc|.
As of this writing the fields are:
\begin{itemize}
\item the Cactus iteration number \verb|cctk_iteration|
\item the Cactus time coordinate \verb|cctk_time|
\item the Cactus $(x,y,z)$ coordinates of the apparent
horizon centroid
- \item the mean radius of the apparent horizon
+ \item the minimum, maximum, and mean radia
+ of the apparent horizon about the local
+ coordinate origin
+ \item the minimum and maximum Cactus $x$, $y$, and $z$
+ coordinates of the apparent horizon surface
\item the $xy$, $xz$, and $yz$-plane circumferences
of the apparent horizon%%%
\footnote{%%%