aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 6 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 7e29e56..ba43b51 100644
--- a/param.ccl
+++ b/param.ccl
@@ -162,6 +162,12 @@ BOOLEAN disable_prolongation "If Mesh refinement is enabled should we use buffer
+BOOLEAN init_RHS_zero "Initialise the RHS to zero" STEERABLE=recover
+{
+} "yes"
+
+
+
BOOLEAN adaptive_stepsize "Choose the time step size adaptively"
{
} "no"