From 6d5ac3eeaeadb3c1fe2ba80d27948490aee4c720 Mon Sep 17 00:00:00 2001 From: knarf Date: Thu, 21 Jan 2010 17:09:06 +0000 Subject: make find_every always steerable git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinderDirect/trunk@1541 f88db872-0e4f-0410-b76b-b9085cfa78c5 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index 11bdce9..6282504 100644 --- a/param.ccl +++ b/param.ccl @@ -48,7 +48,7 @@ private: # # set this to (try to) find apparent horizons at every time step -int find_every "how often should we try to find apparent horizons?" STEERABLE=recover +int find_every "how often should we try to find apparent horizons?" STEERABLE=always { 0 :: "don't find AHs at all (this thorn is a no-op)" 1:* :: "any integer >= 1" -- cgit v1.2.3