aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authoreschnett <eschnett@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2011-12-16 15:55:08 +0000
committereschnett <eschnett@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2011-12-16 15:55:08 +0000
commit4a35d4d322c030c2b9dab1aaf6324ab956fee976 (patch)
treed04d7690f5c2a1378d791f19a1fdcaf182fc54c6 /param.ccl
parente53def3ca02742aa9022dd738bf3775a45945af9 (diff)
Add ninth order dissipation operator
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@46 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl1
1 files changed, 1 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index 81798b5..fe6f50f 100644
--- a/param.ccl
+++ b/param.ccl
@@ -13,6 +13,7 @@ INT order "Dissipation order" STEERABLE=always
3 :: "third order accurate dissipation (using a fourth derivative)"
5 :: "fifth order accurate dissipation (using a sixth derivative)"
7 :: "seventh order accurate dissipation (using an eighth derivative)"
+ 9 :: "ninth order accurate dissipation (using a tenth derivative)"
} 3
REAL epsdis "Dissipation strength" STEERABLE=always