aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index d91cd2a..4e3fda5 100644
--- a/param.ccl
+++ b/param.ccl
@@ -22,6 +22,11 @@ BOOLEAN use_dissipation "Should we add dissipation"
{
} "no"
+# Note: scaling the dissipation operators with h reduces the order by one.
+BOOLEAN scale_with_h "Should we scale the dissipation with the grid spacing h"
+{
+} "no"
+
REAL epsdis "Dissipation strength" STEERABLE=always
{
*:* :: "Values typical between 0 and 1"