From 4dddaca99da04a904ca4573b465eaf756c619fc6 Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 5 Dec 2007 23:14:14 +0000 Subject: Add new parameter use_dissipation_near_excision. Add OpenMP parallelisation. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@30 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9 --- param.ccl | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 2ecde5b..69df2fc 100644 --- a/param.ccl +++ b/param.ccl @@ -27,6 +27,14 @@ STRING vars "List of evolved grid functions that should have dissipation added" +# No dissipation near excision boundary + +BOOLEAN use_dissipation_near_excision "Apply excision near the excision boundary (does not work for high orders)" +{ +} "yes" + + + # Extra dissipation in horizons BOOLEAN extra_dissipation_in_horizons "extra dissipation in horizons" STEERABLE=always -- cgit v1.2.3