From 684e2dadb30f8722878e0ae9f6bca6b0f8316074 Mon Sep 17 00:00:00 2001 From: knarf Date: Tue, 26 Jul 2005 10:40:36 +0000 Subject: respect emask if requested by parameter git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@15 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9 --- param.ccl | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 29b8bc0..4ab5b61 100644 --- a/param.ccl +++ b/param.ccl @@ -1,6 +1,12 @@ #: Parameter definitions for thorn Dissipation # $Header$ +shares:SpaceMask + +USES boolean use_mask + +restricted: + BOOLEAN verbose "produce log output" STEERABLE=always { } "no" @@ -56,7 +62,9 @@ INT horizon_number[100] "horizon number for extra dissipation in horizons -- AHF 1:* :: "horizon number (from AHFinderDirect); starts from 1" } -1 - +BOOLEAN respect_emask "respect excision mask" STEERABLE=always +{ +} "no" # Extra dissipation at outer boundary -- cgit v1.2.3