aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetEvolutionMask/param.ccl
blob: 39b850ce94aed2e0ea90b6bff4ec5fa8df6deb76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
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"
} ""