From eefab44a3f055102e6ac7d5f81e82501692a71f0 Mon Sep 17 00:00:00 2001 From: diener Date: Wed, 23 Feb 2005 16:55:52 +0000 Subject: Added a parameter to only start setting the excision mask after a certain time. The default value is set so that the normal behaviour is not changed. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/AHFinder/trunk@376 89daf98e-ef62-4674-b946-b8ff9de2216c --- param.ccl | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index debc0b0..10161ff 100644 --- a/param.ccl +++ b/param.ccl @@ -453,6 +453,11 @@ KEYWORD ahf_masktype "Type of mask" STEERABLE = ALWAYS "poly" :: "Mask is a polyhedra" } "cube" +REAL ahf_mask_time "Time after which to start setting the mask" +{ +: :: "Anything goes. Negative number means setting the mask as soon as possible" +} -1.0 + BOOLEAN ahf_mask_0 "Mask for first horizon with find3?" { } "yes" -- cgit v1.2.3