aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorknarf <knarf@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2005-06-20 10:39:59 +0000
committerknarf <knarf@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2005-06-20 10:39:59 +0000
commit09ce7a16b9ede9ff720607cf87d2ade17f217717 (patch)
treeebc43b564f836a33140c04739ac77a4c6087c913 /param.ccl
parent92c17f4c2d24acdd48915f47c99290d5238c61a5 (diff)
-new parameter ah_max_epsdis
-bugfix for ah not at (0,0,0) git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@13 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 30578a0..29b8bc0 100644
--- a/param.ccl
+++ b/param.ccl
@@ -39,6 +39,11 @@ REAL ah_slope "Slope inside AH" STEERABLE=always
*:* :: "0 for no dissipation. Unstable when total epsdis<0 or total epsdis>1/3"
} 0.2
+REAL ah_max_epsdis "maximal epsdis" STEERABLE=always
+{
+ *:* :: "<0 for 'off', >=0 for maximal epsdis in horizon"
+} -1.0
+
INT surface_number[100] "horizon number for extra dissipation in horizons -- SphericalSurface number" STEERABLE=always
{
-1 :: "do not use a spherical surface"