aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-09-07 12:58:07 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-09-07 12:58:07 +0000
commit3658eea15b275829b546284c2769870bc3144f11 (patch)
treed9e5de47076ad6934e5310b948eba208d33ce91f /param.ccl
parent4d4c3dc816fcd9f5476b21892f61861f18dae4c0 (diff)
Changed some default values for flow.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@105 89daf98e-ef62-4674-b946-b8ff9de2216c
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"
-} ""
-