From a8b5daaccd0c9c5614b4ea804a9970cc1f7ea813 Mon Sep 17 00:00:00 2001 From: schnetter Date: Mon, 25 Aug 2008 20:09:27 +0000 Subject: Extend some allowed parameter ranges to include default parameter values. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/IDBrillData/trunk@111 a678b1cf-93e1-4b43-a69d-d43939e66649 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/param.ccl b/param.ccl index 4586bab..c7d5b27 100644 --- a/param.ccl +++ b/param.ccl @@ -104,7 +104,7 @@ INT eppley_c "Eppley Brill wave: (r^2 - r0^2)^(c/2)" REAL eppley_r0 "Eppley Brill wave: radius of torus in r" { - (0:* :: "Positive" + 0:* :: "Positive" } 0.0 REAL eppley_sigmarho "Eppley Brill wave: sigma in rho" @@ -136,7 +136,7 @@ REAL gundlach_sigmarho "Gundlach Brill wave: sigma in rho" REAL gundlach_r0 "Gundlach Brill wave: radius of torus in r" { - (0:* :: "Positive" + 0:* :: "Positive" } 0.0 INT gundlach_c "Gundlach Brill wave: (r^2 - r0^2)^(c/2)" -- cgit v1.2.3