aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>2000-02-14 15:26:38 +0000
committerryoji <ryoji@535fb057-194f-0410-b5a5-c63992f15602>2000-02-14 15:26:38 +0000
commit84bbb7b952d76e567eff4b764fe0e16672418268 (patch)
tree41cd95f954080f46229cffa555d762eb4fa087ab /param.ccl
parentf3c90d16c930c2fd714f70968c7e8a3e58a0fd78 (diff)
it passed testsuite on t3e.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@11 535fb057-194f-0410-b5a5-c63992f15602
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/param.ccl b/param.ccl
index 940397c..773e48e 100644
--- a/param.ccl
+++ b/param.ccl
@@ -53,17 +53,17 @@ REAL etamax "Eta value for outer edge of grid"
} 5.0
-INT ne "Eta resolution for solve"
+INT neta "Eta resolution for solve"
{
*:* :: "No restriction"
} 202
-INT nq "Theta resolution for solve"
+INT ntheta "Theta resolution for solve"
{
*:* :: "No restriction"
} 54
-INT np "Eta resolution for solve"
+INT nphi "Eta resolution for solve"
{
*:* :: "No restriction"
} 5