aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl70
1 files changed, 35 insertions, 35 deletions
diff --git a/param.ccl b/param.ccl
index 45a26b1..00f6638 100644
--- a/param.ccl
+++ b/param.ccl
@@ -81,62 +81,62 @@ INT ahf_lmax "Maximum number of terms in theta expansion" STEERABLE = ALWAYS
REAL ahf_xc "x-coordinate of center of expansion"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_yc "y-coordinate of center of expansion"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_zc "z-coordinate of center of expansion"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_xc_0 "x-coordinate of center of expansion for first surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_yc_0 "y-coordinate of center of expansion for first surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_zc_0 "z-coordinate of center of expansion for first surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_xc_1 "x-coordinate of center of expansion for second surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_yc_1 "y-coordinate of center of expansion for second surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_zc_1 "z-coordinate of center of expansion for second surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_xc_2 "x-coordinate of center of expansion for third surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_yc_2 "y-coordinate of center of expansion for third surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_zc_2 "z-coordinate of center of expansion for third surface with find3"
{
- : ::
+ : :: "Anything"
} 0.0
@@ -244,72 +244,72 @@ INT ahf_nn2 "Number of subdivisions of c0(2) for initial guess"
REAL ahf_l0_guess "Manual guess for l=0 component"
{
- : ::
+ : :: "Anything"
} 1.0
REAL ahf_l2_guess "Manual guess for l=2 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l4_guess "Manual guess for l=4 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l6_guess "Manual guess for l=6 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l8_guess "Manual guess for l=8 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l10_guess "Manual guess for l=10 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l12_guess "Manual guess for l=12 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l14_guess "Manual guess for l=14 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l16_guess "Manual guess for l=16 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_l18_guess "Manual guess for l=18 component"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_r0 "Radius of initial sphere (0 forces largest sphere)"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_r0_0 "Radius of first initial sphere for find3 (0 forces largest sphere)"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_r0_1 "Radius of second initial sphere for find3 (0 forces largest sphere)"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_r0_2 "Radius of third initial sphere for find3 (0 forces largest sphere)"
{
- : ::
+ : :: "Anything"
} 0.0
@@ -324,47 +324,47 @@ BOOLEAN ahf_flow "Use flow instead of minimization?" STEERABLE = ALWAYS
INT ahf_flowiter "Maximum number of iterations for flow"
{
- : ::
+ : :: "Anything"
} 200
REAL ahf_flowa "alpha parameter for flow"
{
- : ::
+ : :: "Anything"
} 0.01
REAL ahf_flowb "beta parameter for flow"
{
- : ::
+ : :: "Anything"
} 0.5
REAL ahf_flowh "Weight of H flow"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_flowc "Weight of C flow"
{
- : ::
+ : :: "Anything"
} 1.0
REAl ahf_flown "Weight of N flow"
{
- : ::
+ : :: "Anything"
} 0.0
REAL ahf_flowtol "Tolerance for flow"
{
- : ::
+ : :: "Anything"
} 0.0001
REAL ahf_maxchange "Maximum relative difference between 1 big and 2 small steps"
{
- : ::
+ : :: "Anything"
} 0.1
REAL ahf_minchange "Minimum relative difference between 1 big and 2 small steps"
{
- : ::
+ : :: "Anything"
} 0.01