aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 4 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index f26cbe2..d0bae38 100644
--- a/param.ccl
+++ b/param.ccl
@@ -84,7 +84,7 @@ BOOLEAN ahf_wander "Allow the center to wander?"
{
} "no"
-INT ahf_lmax "Maximum number of terms in theta expansion" # STEERABLE = ALWAYS
+INT ahf_lmax "Maximum number of terms in theta expansion"
{
0:20 :: "Range from 0 to 20"
} 8
@@ -511,5 +511,8 @@ EXTENDS KEYWORD shift "Which shift condition to use"
"ahfinder" :: "Set the shift after finding horizon"
} ""
+USES REAL rotation_omega
+
+