aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-08-31 15:43:37 +0000
committerschnetter <schnetter@f88db872-0e4f-0410-b76b-b9085cfa78c5>2008-08-31 15:43:37 +0000
commit375e70a7f59944c38bf86b76acad78d6631ad468 (patch)
tree83a66d1dc76a63d15be41b3e4f84a2d4f0fc386b
parent9716af1598ddfd2ab8ee7198b35cca1df312c4fd (diff)
Set run_at_CCTK_POST_RECOVER_VARIABLES = no by default, since the ADM
variables are usually not yet correctly initialised in this bin. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1527 f88db872-0e4f-0410-b76b-b9085cfa78c5
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 487d0ab..412839e 100644
--- a/param.ccl
+++ b/param.ccl
@@ -117,7 +117,7 @@ Boolean run_at_CCTK_POSTINITIAL "should we run at CCTK_POSTINITIAL?"
Boolean run_at_CCTK_POST_RECOVER_VARIABLES \
"should we run at CCTK_POST_RECOVER_VARIABLES?"
{
-} true
+} false
keyword method "what should this thorn do for each apparent horizon?" \
STEERABLE=recover