aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-08-29 07:55:25 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2001-08-29 07:55:25 +0000
commitd300a3dff5fb3c5e4ef94a4f7b4ca49853773dbd (patch)
tree15c8bc8cd04bde952e060c5265b3270c0e50a9ba /param.ccl
parent9e3be98d93baec12d982efe64ff3d057ab6f75a4 (diff)
Adding Scott's correction for drift in shift. Please update!
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@228 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 4 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index f26cbe2..d0bae38 100644
--- a/param.ccl
+++ b/param.ccl
@@ -84,7 +84,7 @@ BOOLEAN ahf_wander "Allow the center to wander?"
{
} "no"
-INT ahf_lmax "Maximum number of terms in theta expansion" # STEERABLE = ALWAYS
+INT ahf_lmax "Maximum number of terms in theta expansion"
{
0:20 :: "Range from 0 to 20"
} 8
@@ -511,5 +511,8 @@ EXTENDS KEYWORD shift "Which shift condition to use"
"ahfinder" :: "Set the shift after finding horizon"
} ""
+USES REAL rotation_omega
+
+