From 1f0814c0206c0c164b5df325030ffa1381185744 Mon Sep 17 00:00:00 2001 From: allen Date: Sun, 17 Dec 2000 10:51:10 +0000 Subject: Completing parameter range descriptions and fixing a couple of formatting bugs git-svn-id: http://svn.cactuscode.org/arrangements/CactusWave/IDScalarWave/trunk@43 f5a6acaf-da7d-456b-b0a8-35edbc60b392 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index 05d5335..4b428ba 100644 --- a/param.ccl +++ b/param.ccl @@ -23,12 +23,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