summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 0bbf4141..610cbb21 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -49,6 +49,10 @@ INT manual_cacheline_bytes "The size of a cacheline if not set automatically (by
0: :: "Any whole number"
} 0
+BOOLEAN allow_mixeddim_gfs "Allow use of GFs from different dimensions"
+{
+} "no"
+
restricted:
BOOLEAN terminate_next "Terminate on next iteration?" STEERABLE=ALWAYS