From 4bbeb298f6cf8f834c12bf80cc92b1c30e075216 Mon Sep 17 00:00:00 2001 From: schnetter Date: Tue, 11 Apr 2006 23:21:14 +0000 Subject: Add Peter's new higher order dissipation operators. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@22 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9 --- param.ccl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 00ebb03..686f17f 100644 --- a/param.ccl +++ b/param.ccl @@ -11,6 +11,8 @@ INT order "Dissipation order" STEERABLE=always { 1 :: "first order accurate dissipation (using a second derivative)" 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 eight derivative)" } 3 REAL epsdis "Dissipation strength" STEERABLE=always -- cgit v1.2.3