aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorknarf <knarf@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2005-02-11 12:05:55 +0000
committerknarf <knarf@f75ba9e5-694f-0410-ac2c-87ea7ce7132b>2005-02-11 12:05:55 +0000
commit13d20da1461f4fbc63e13039b08d8a34884fdef0 (patch)
tree73a2c25028ff2fa2defcddf7d24ff849a0e76bb4 /param.ccl
parent6fc7f3f1eb9b15785fa31565748eab7483a10a33 (diff)
add a parameter to turn touching the emask at startup off
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/LegoExcision/trunk@48 f75ba9e5-694f-0410-ac2c-87ea7ce7132b
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 3 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 10f914c..0972297 100644
--- a/param.ccl
+++ b/param.ccl
@@ -8,7 +8,9 @@ KEYWORD fixed_excision "Excise a fixed region?"
"none" :: "No fixed excision"
} "none"
-
+BOOLEAN touch_excision_at_startup "touch the excision mask at startup?"
+{
+} "yes"
INT num_fixed_regions "Number of fixed excision regions"
{