From 250ed74afc7aedf8beed838cc69501f9eaeed2c1 Mon Sep 17 00:00:00 2001 From: miguel Date: Mon, 16 Oct 2000 12:04:59 +0000 Subject: Sigh... I had left in another parameter that has to do with things I haven't commited yet. This is the problem with having lots of little uncommited changes here and there. I hope it works now. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@133 89daf98e-ef62-4674-b946-b8ff9de2216c --- param.ccl | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 7d4d301..7611fa5 100644 --- a/param.ccl +++ b/param.ccl @@ -96,11 +96,11 @@ BOOLEAN ahf_refz "Reflection symmetry z->-z?" { } "no" -KEYWORD ahf_octant "Octant symmetry?" +KEYWORD ahf_octant "Octant symmetry?" STEERABLE = ALWAYS { "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 z axis" + "high" :: "Octant symmetry + symmetry of rotation of pi/2 around z axis" } "no" #Parameters for minimization algorithm. @@ -431,8 +431,3 @@ EXTENDS KEYWORD shift "Which shift condition to use" "ahfinder" :: "Set the shift after finding horizon" } "" -BOOLEAN use_mask "" -{ -} "" - - -- cgit v1.2.3