From e24c5f38917a6e9efa33d997c1b9620267eed23b Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 17 Dec 2000 10:51:11 +0000 Subject: Completing parameter range descriptions and fixing a couple of formatting bugs git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveC/trunk@12 071ba4cb-2270-47cd-a45a-3e542e115664 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index 9a7401d..4f57180 100644 --- a/param.ccl +++ b/param.ccl @@ -20,12 +20,12 @@ private: REAL radius "The radius of the gaussian wave" { - 0:* :: + 0:* :: "Positive" } 0.0 REAL sigma "The sigma for the gaussian wave" { - 0:* :: + 0:* :: "Positive" } 0.1 REAL kx "The wave number in the x-direction" -- cgit v1.2.3