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 ebbe4d4..f3f6821 100644
--- a/param.ccl
+++ b/param.ccl
@@ -36,3 +36,8 @@ STRING vars "List of evolved grid functions that should have dissipation added"
{
.* :: "Must be a valid list of grid functions"
} ""
+
+# If you use this parameter be careful. You have to know what you are doing...
+BOOLEAN check_grid_sizes "Should we check grid sizes and ghost zones"
+{
+} "yes"