From 84bbb7b952d76e567eff4b764fe0e16672418268 Mon Sep 17 00:00:00 2001 From: ryoji Date: Mon, 14 Feb 2000 15:26:38 +0000 Subject: it passed testsuite on t3e. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/RotatingDBHIVP/trunk@11 535fb057-194f-0410-b5a5-c63992f15602 --- param.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'param.ccl') 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 -- cgit v1.2.3