aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl14
1 files changed, 13 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index e01f6e0..37977f9 100644
--- a/param.ccl
+++ b/param.ccl
@@ -434,10 +434,22 @@ KEYWORD ahf_masktype "Type of mask"
"poly" :: "Mask is a polyhedra"
} "cube"
+BOOLEAN ahf_mask_0 "Maks for first horizon with find3?"
+{
+} "yes"
+
+BOOLEAN ahf_mask_1 "Maks for second horizon with find3?"
+{
+} "yes"
+
+BOOLEAN ahf_mask_2 "Maks for third horizon with find3?"
+{
+} "yes"
+
INT ahf_maskbuffer "Number of grid points in mask buffer zone"
{
0 :: "Positive please"
-} 4
+} 5
REAL ahf_maskshrink "Shrink factor for mask"
{