aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl9
1 files changed, 2 insertions, 7 deletions
diff --git a/param.ccl b/param.ccl
index 7d4d301..7611fa5 100644
--- a/param.ccl
+++ b/param.ccl
@@ -96,11 +96,11 @@ BOOLEAN ahf_refz "Reflection symmetry z->-z?"
{
} "no"
-KEYWORD ahf_octant "Octant symmetry?"
+KEYWORD ahf_octant "Octant symmetry?" STEERABLE = ALWAYS
{
"no" :: "No octant symmetry"
"yes" :: "Octant symmetry: reflection symmetry on all three coordinate planes"
- "high" :: "reflection symmetry on all three planes and symmetry of rotation of pi/2 around z axis"
+ "high" :: "Octant symmetry + symmetry of rotation of pi/2 around z axis"
} "no"
#Parameters for minimization algorithm.
@@ -431,8 +431,3 @@ EXTENDS KEYWORD shift "Which shift condition to use"
"ahfinder" :: "Set the shift after finding horizon"
} ""
-BOOLEAN use_mask ""
-{
-} ""
-
-