aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 2 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index c2c5c0d..6b808a2 100644
--- a/param.ccl
+++ b/param.ccl
@@ -659,7 +659,7 @@ int GRHydro_c2p_warn_from_reflevel "Start warning on given refinement level and
# This can improve the performance on many cores, but may be dangerous
# (it seems to work in simple testcases, but morde complicated settings may fail)
# If you encounter strange behavior, switch this OFF
-BOOLEAN sync_conserved_only "Only sync evolved conserved quantities during evolution."
+BOOLEAN sync_conserved_only "Only sync evolved conserved quantities during evolution." STEERABLE = recover
{
} no
@@ -677,7 +677,7 @@ private:
-BOOLEAN verbose "Some debug output"
+BOOLEAN verbose "Some debug output" STEERABLE = always
{
} no