aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl9
1 files changed, 7 insertions, 2 deletions
diff --git a/param.ccl b/param.ccl
index aa31186..2c5b69b 100644
--- a/param.ccl
+++ b/param.ccl
@@ -472,8 +472,13 @@ string Jacobian_base_file_name "base file name for Jacobian output file(s)"
# ***** based on each apparent horizon shape *****
#
-boolean set_mask \
- "should we set a mask grid function (or functions) for each horizon?"
+boolean set_mask_for_all_horizons \
+ "should we set a mask grid function (or functions) for all horizons?"
+{
+} "false"
+
+boolean set_mask_for_individual_horizon[11] \
+ "should we set a mask grid function (or functions) for *this* horizon?"
{
} "false"