aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetEvolutionMask
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetEvolutionMask')
-rw-r--r--Carpet/CarpetEvolutionMask/param.ccl8
1 files changed, 4 insertions, 4 deletions
diff --git a/Carpet/CarpetEvolutionMask/param.ccl b/Carpet/CarpetEvolutionMask/param.ccl
index 39b850ce9..5f79f615a 100644
--- a/Carpet/CarpetEvolutionMask/param.ccl
+++ b/Carpet/CarpetEvolutionMask/param.ccl
@@ -2,21 +2,21 @@
-BOOLEAN verbose "Do verbose debugging output"
+BOOLEAN verbose "Do verbose debugging output" STEERABLE=always
{
} "no"
-BOOLEAN enforce_mask "Set RHS to zero where mask value is 0?"
+BOOLEAN enforce_mask "Set RHS to zero where mask value is 0?" STEERABLE=recover
{
} "no"
-BOOLEAN writeNaNs "Write NaNs into masked regions"
+BOOLEAN writeNaNs "Write NaNs into masked regions" STEERABLE=always
{
} "no"
-STRING enforce_vars "Enforce mask in MoL automatically on the following variables"
+STRING enforce_vars "Enforce mask in MoL automatically on the following variables" STEERABLE=always
{
"" :: "a list of variables or groups"
} ""