aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl10
1 files changed, 4 insertions, 6 deletions
diff --git a/param.ccl b/param.ccl
index 5424df4..98b49d0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -592,12 +592,10 @@ int GRHydro_c2p_warn_from_reflevel "Start warning on given refinement level and
0: :: "Greater or equal to 0"
} 0
-# The following parameter is to reduce the number of syncs/boundary calls done
-# it will lead to correct results when set to yes ONLY when the simulation does not use
-# an atmosphere at all.
-boolean disable_sync_and_tmunu_after_MoL "Do not sync/prolongate and reset Tmunu after MoL integration is done" STEERABLE=ALWAYS
-{
-} "no"
+
+
+############### Optimization options ###################################################
+
# This can improve the performance on many cores, but may be dangerous