aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files 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)"