aboutsummaryrefslogtreecommitdiff
path: root/Carpet/Carpet/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/Carpet/param.ccl')
-rw-r--r--Carpet/Carpet/param.ccl19
1 files changed, 0 insertions, 19 deletions
diff --git a/Carpet/Carpet/param.ccl b/Carpet/Carpet/param.ccl
index 41061c90c..8db365016 100644
--- a/Carpet/Carpet/param.ccl
+++ b/Carpet/Carpet/param.ccl
@@ -618,22 +618,3 @@ BOOLEAN adaptive_stepsize "Allow adaptive timestep sizes"
BOOLEAN use_unusedpoints_mask "Turn on storage and usage of 'unusedpoints_mask'" STEERABLE=recover
{
} "no"
-
-
-
-BOOLEAN check_requirements "Check schedule requirements" STEERABLE=always
-{
-} "no"
-
-BOOLEAN requirements_verbose "Output details when checking requirements" STEERABLE=always
-{
-} "no"
-
-BOOLEAN requirement_inconsistencies_are_fatal "Abort when encountering inconsistencies in requirements" STEERABLE=always
-{
-} "no"
-
-STRING ignore_these_variables "Assume that these variables are always valid everywhere" STEERABLE=recover
-{
- "([A-Za-z0-9_]+[:][:][A-Za-z0-9_]+([[:space:]]+|$))*" :: "space separated list of variables of groups"
-} ""