aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetEvolutionMask/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'Carpet/CarpetEvolutionMask/param.ccl')
-rw-r--r--Carpet/CarpetEvolutionMask/param.ccl22
1 files changed, 22 insertions, 0 deletions
diff --git a/Carpet/CarpetEvolutionMask/param.ccl b/Carpet/CarpetEvolutionMask/param.ccl
new file mode 100644
index 000000000..39b850ce9
--- /dev/null
+++ b/Carpet/CarpetEvolutionMask/param.ccl
@@ -0,0 +1,22 @@
+# Parameter definitions for thorn CarpetEvolutionMask
+
+
+
+BOOLEAN verbose "Do verbose debugging output"
+{
+} "no"
+
+BOOLEAN enforce_mask "Set RHS to zero where mask value is 0?"
+{
+} "no"
+
+
+
+BOOLEAN writeNaNs "Write NaNs into masked regions"
+{
+} "no"
+
+STRING enforce_vars "Enforce mask in MoL automatically on the following variables"
+{
+ "" :: "a list of variables or groups"
+} ""