aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl6
1 files changed, 3 insertions, 3 deletions
diff --git a/param.ccl b/param.ccl
index c2e05b0..7a0e27e 100644
--- a/param.ccl
+++ b/param.ccl
@@ -91,17 +91,17 @@ KEYWORD metric_prolongation_type "The kind of boundary prolongation for the metr
"none" :: "no prolongation (use this if you do not have enough time levels active)"
} "Lagrange"
-INT lapse_timelevels "Number of time levels for the lapse"
+INT lapse_timelevels "Number of time levels for the lapse" STEERABLE=recover
{
0:3 :: ""
} 1
-INT shift_timelevels "Number of time levels for the shift"
+INT shift_timelevels "Number of time levels for the shift" STEERABLE=recover
{
0:3 :: ""
} 1
-INT metric_timelevels "Number of time levels for the metric and extrinsic curvature"
+INT metric_timelevels "Number of time levels for the metric and extrinsic curvature" STEERABLE=recover
{
0:3 :: ""
} 1