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 b7614891..0bbf4141 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -51,6 +51,10 @@ INT manual_cacheline_bytes "The size of a cacheline if not set automatically (by
restricted:
+BOOLEAN terminate_next "Terminate on next iteration?" STEERABLE=ALWAYS
+{
+} "no"
+
REAL cctk_initial_time "Initial time for evolution"
{
: :: "Anything"