aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl26
1 files changed, 13 insertions, 13 deletions
diff --git a/param.ccl b/param.ccl
index c7efd69..e01f6e0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -83,62 +83,62 @@ INT ahf_lmax "Maximum number of terms in theta expansion" STEERABLE = ALWAYS
0:20 :: "Range from 0 to 20"
} 8
-REAL ahf_xc "x-coordinate of center of expansion"
+REAL ahf_xc "x-coordinate of center of expansion" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_yc "y-coordinate of center of expansion"
+REAL ahf_yc "y-coordinate of center of expansion" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_zc "z-coordinate of center of expansion"
+REAL ahf_zc "z-coordinate of center of expansion" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_xc_0 "x-coordinate of center of expansion for first surface with find3"
+REAL ahf_xc_0 "x-coordinate of center of expansion for first surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_yc_0 "y-coordinate of center of expansion for first surface with find3"
+REAL ahf_yc_0 "y-coordinate of center of expansion for first surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_zc_0 "z-coordinate of center of expansion for first surface with find3"
+REAL ahf_zc_0 "z-coordinate of center of expansion for first surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_xc_1 "x-coordinate of center of expansion for second surface with find3"
+REAL ahf_xc_1 "x-coordinate of center of expansion for second surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_yc_1 "y-coordinate of center of expansion for second surface with find3"
+REAL ahf_yc_1 "y-coordinate of center of expansion for second surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_zc_1 "z-coordinate of center of expansion for second surface with find3"
+REAL ahf_zc_1 "z-coordinate of center of expansion for second surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_xc_2 "x-coordinate of center of expansion for third surface with find3"
+REAL ahf_xc_2 "x-coordinate of center of expansion for third surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_yc_2 "y-coordinate of center of expansion for third surface with find3"
+REAL ahf_yc_2 "y-coordinate of center of expansion for third surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
-REAL ahf_zc_2 "z-coordinate of center of expansion for third surface with find3"
+REAL ahf_zc_2 "z-coordinate of center of expansion for third surface with find3" STEERABLE = ALWAYS
{
: :: "Anything"
} 0.0
@@ -442,7 +442,7 @@ INT ahf_maskbuffer "Number of grid points in mask buffer zone"
REAL ahf_maskshrink "Shrink factor for mask"
{
0.0:1.0 :: "Must be positive and not larger than 1"
-} 1.0
+} 0.8
REAL ahf_shiftcoeff "Coefficient for shift"
{