aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index eba0e40..583a629 100644
--- a/param.ccl
+++ b/param.ccl
@@ -38,6 +38,10 @@ BOOLEAN use_dissipation "Should we add dissipation"
{
} "no"
+BOOLEAN use_variable_deltas "Use extra grid functions to allow for variable delta's in the dissipation operators"
+{
+} "no"
+
BOOLEAN use_shiftout "Should we use the boundary_shift_out parameters from CoordBase to shift the stencils of derivatives and dissipation"
{
} "no"