aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/param.ccl b/param.ccl
index 3b4725f..30578a0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,4 +1,4 @@
-# Parameter definitions for thorn Dissipation
+#: Parameter definitions for thorn Dissipation
# $Header$
BOOLEAN verbose "produce log output" STEERABLE=always
@@ -34,7 +34,7 @@ INT update_ah_every "how often to update the AH information for dissipation" STE
0:* :: "positive iteration number"
} 1
-REAL ah_slope "Slope (epsdis / distance) inside AH" STEERABLE=always
+REAL ah_slope "Slope inside AH" STEERABLE=always
{
*:* :: "0 for no dissipation. Unstable when total epsdis<0 or total epsdis>1/3"
} 0.2
@@ -64,7 +64,7 @@ INT outer_bound_npoints "number of points in which dissipation should be increas
0:* :: "positive number"
} 3
-REAL ob_slope "slope (epsdis / distance) at outer boundary" STEERABLE=always
+REAL ob_slope "slope at outer boundary" STEERABLE=always
{
0:* :: "increase dissipation"
} 5