aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-11-17 19:06:40 +0000
committerjthorn <jthorn@f88db872-0e4f-0410-b76b-b9085cfa78c5>2002-11-17 19:06:40 +0000
commit65d8a12b09513afbefe1baf18d562394992e18b7 (patch)
treecdf737a3edaec2259fcbf15d74a82b0b3767cf0e /param.ccl
parent646bb279c0bdbb619912dc4cbd5da4d4f317b436 (diff)
remove comments describing contents of BH diagnostics file, since
they're out-of-date (and would quickly become out of date again if I updated them now) -- documentation.tex now gives a summary, and for the exact info points to either the file's header comments, or the source code. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@895 f88db872-0e4f-0410-b76b-b9085cfa78c5
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 2 insertions, 8 deletions
diff --git a/param.ccl b/param.ccl
index b1d443b..eb6c87c 100644
--- a/param.ccl
+++ b/param.ccl
@@ -326,14 +326,8 @@ string Delta_h_base_file_name \
# - after some header comments (starting with '#'),
# there is one line per successful-AH-finding
# (there is *no* line if we fail to find an AH)
-# - each line contains the tab-separated fields
-# cctk_iteration
-# cctk_time
-# centroid_x
-# centroid_y
-# centroid_z
-# area
-# m_irreducible
+# - each line contains various tab-separated fields, as described by
+# the header comment
#
boolean output_BH_diagnostics \
"should we output BH diagnostics to a data file for each AH found?"