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 0866282..ebbe4d4 100644
--- a/param.ccl
+++ b/param.ccl
@@ -27,6 +27,11 @@ REAL epsdis "Dissipation strength" STEERABLE=always
*:* :: "Values typical between 0 and 1"
} 0.2
+REAL diss_fraction "Fractional size of the transition region for the full restricted dissipation operator"
+{
+ 0:0.5 :: ""
+} 0.2
+
STRING vars "List of evolved grid functions that should have dissipation added" STEERABLE=always
{
.* :: "Must be a valid list of grid functions"