summaryrefslogtreecommitdiff
path: root/src/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'src/param.ccl')
-rw-r--r--src/param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/param.ccl b/src/param.ccl
index 5da2918b..41b5caeb 100644
--- a/src/param.ccl
+++ b/src/param.ccl
@@ -56,7 +56,7 @@ REAL cctk_final_time "Final time for evolution"
: :: "Anything"
} -1.0
-INT cctk_itlast "Final iteration number"
+INT cctk_itlast "Final iteration number" STEERABLE = ALWAYS
{
: :: "Any integer"
} 10