aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl18
1 files changed, 4 insertions, 14 deletions
diff --git a/param.ccl b/param.ccl
index cf1dc44..49086f5 100644
--- a/param.ccl
+++ b/param.ccl
@@ -100,7 +100,7 @@ KEYWORD ahf_octant "Octant symmetry?"
{
"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 the z axis"
+ "high" :: "reflection symmetry on all three planes and symmetry of rotation of pi/2 around z axis"
} "no"
#Parameters for minimization algorithm.
@@ -325,12 +325,12 @@ REAL ahf_flowtol "Tolerance for flow"
REAL ahf_maxchange "Maximum relative difference between 1 big and 2 small steps"
{
: ::
-} 0.5
+} 0.1
REAL ahf_minchange "Minimum relative difference between 1 big and 2 small steps"
{
: ::
-} 0.1
+} 0.01
#Parameters for output.
@@ -375,7 +375,7 @@ BOOLEAN ahf_gaussout "Output gaussian curvature of horizon?"
# Parameters for mask.
-KEYWORD ahf_mask "Use mask for definite horizons?"
+KEYWORD ahf_mask "Use mask?"
{
"off" :: "Mask is off"
"strong" :: "Mask set only for definite horizons"
@@ -415,13 +415,3 @@ KEYWORD domain ""
}
-### FROM EINSTEIN ###
-
-shares: einstein
-
-EXTENDS KEYWORD shift "Which shift condition to use"
-{
- "locking1" :: "Horizon locking shift 1"
- "locking2" :: "Horizon locking shift 2"
-} ""
-