aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
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"