From 75444093e440ec29368d719e053f9e0bd435695e Mon Sep 17 00:00:00 2001 From: ryoji Date: Mon, 14 Feb 2000 15:29:32 +0000 Subject: it passes testsuite on t3e Thanks thomas. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/DistortedBHIVP/trunk@10 971fb155-194f-0410-9daf-e2eca44e59f5 --- param.ccl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 5e581ea..5caf46b 100644 --- a/param.ccl +++ b/param.ccl @@ -46,17 +46,17 @@ INT n "sin^n theta in brill wave" *:* :: "No restriction" } 2 -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