aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authormiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-09-08 14:11:37 +0000
committermiguel <miguel@89daf98e-ef62-4674-b946-b8ff9de2216c>2000-09-08 14:11:37 +0000
commit6c5da1a2db6b2459fdc2298eca488d871159f762 (patch)
treed4756e5379bef54376af8a65853ef9205de45327 /param.ccl
parent72475a2e33aabb97f2f2bcd3537070c6f24bcc9b (diff)
Change in the default fopr ntheta and nphi. Reduced them from 200 to 100.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@107 89daf98e-ef62-4674-b946-b8ff9de2216c
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl8
1 files changed, 4 insertions, 4 deletions
diff --git a/param.ccl b/param.ccl
index 49086f5..a1faff7 100644
--- a/param.ccl
+++ b/param.ccl
@@ -69,13 +69,13 @@ INT ahf_lmax "Maximum number of terms in theta expansion"
INT ahf_ntheta "Number of subdivisions in theta"
{
- : :: "Any senseful integer. The default of 200 is useful"
-} 200
+ : :: "Any sensible integer. The default of 100 is useful"
+} 100
INT ahf_nphi "Number of subdivisions in phi"
{
- : :: "Any senseful integer. The default of 200 is useful"
-} 200
+ : :: "Any sensible integer. The default of 100 is useful"
+} 100
#Parameters to indicate symmetries. This symmetries refer to the
#surface itself, and NOT the grid.