aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorhawke <hawke@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-07-07 10:54:28 +0000
committerhawke <hawke@89daf98e-ef62-4674-b946-b8ff9de2216c>2003-07-07 10:54:28 +0000
commit84a91684c788cb371d4e33021e4494d25882a148 (patch)
tree9ca0d13e6de19fcd13940637903ecd364b5c8b21 /param.ccl
parentd1f859810b745e11cc28551c640e5d7c0ac160e5 (diff)
Change the range of ahf_lmax to match the code (maximum is now 19, not 20). Fixes PR1488.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@339 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index dd168cf..06ae69d 100644
--- a/param.ccl
+++ b/param.ccl
@@ -80,7 +80,7 @@ BOOLEAN ahf_wander "Allow the center to wander?"
INT ahf_lmax "Maximum number of terms in theta expansion"
{
-0:20 :: "Range from 0 to 20"
+0:19 :: "Range from 0 to 19"
} 8
REAL ahf_xc "x-coordinate of center of expansion" STEERABLE = ALWAYS