From 3658eea15b275829b546284c2769870bc3144f11 Mon Sep 17 00:00:00 2001 From: miguel Date: Thu, 7 Sep 2000 12:58:07 +0000 Subject: Changed some default values for flow. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@105 89daf98e-ef62-4674-b946-b8ff9de2216c --- param.ccl | 18 ++++-------------- 1 file changed, 4 insertions(+), 14 deletions(-) (limited to 'param.ccl') 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" -} "" - -- cgit v1.2.3