aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-02-01 08:31:59 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-02-01 08:31:59 +0000
commite45618a41c569877d6d01ad9183c9c5d0a82f0e3 (patch)
treeb839095d05ff6bbe6dcfb20c96b0f6d175e97c66 /param.ccl
parentcdd610752f758578b83e2187ba84e2a0193043a2 (diff)
Sorry, I had left the wrong default valie in the parameter I introduced
in my last commit. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@179 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 3 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 479b9dc..1a3b2c4 100644
--- a/param.ccl
+++ b/param.ccl
@@ -31,7 +31,7 @@ private:
BOOLEAN ahf_ReportAlways "Report for all surfaces found (yes) or just for apparent horizons (no)"
{
-} "yes"
+} "no"
BOOLEAN ahf_find3 "Searching for 3 surfaces?"
{
@@ -482,3 +482,5 @@ EXTENDS KEYWORD shift "Which shift condition to use"
"ahfinder" :: "Set the shift after finding horizon"
} ""
+
+