aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--param.ccl13
1 files changed, 9 insertions, 4 deletions
diff --git a/param.ccl b/param.ccl
index 7e0ea25..00ebb03 100644
--- a/param.ccl
+++ b/param.ccl
@@ -1,10 +1,6 @@
#: Parameter definitions for thorn Dissipation
# $Header$
-shares:SpaceMask
-
-USES boolean use_mask
-
restricted:
BOOLEAN verbose "produce log output" STEERABLE=always
@@ -71,6 +67,8 @@ BOOLEAN respect_emask "respect excision mask" STEERABLE=always
{
} "no"
+
+
# Extra dissipation at outer boundary
BOOLEAN extra_dissipation_at_outerbound "increase dissipation at outer boundary" STEERABLE=always
@@ -86,3 +84,10 @@ REAL ob_slope "slope at outer boundary" STEERABLE=always
{
0:* :: "increase dissipation"
} 5
+
+
+
+
+shares: SpaceMask
+
+USES BOOLEAN use_mask