From 19250684941033cd8f22a252d601acc37a7be208 Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 17 Dec 2000 10:51:12 +0000 Subject: Completing parameter range descriptions and fixing a couple of formatting bugs git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWaveCXX/trunk@25 7ec00dc9-1e7a-42ad-bf73-a299ee168e72 --- 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