From 3b8a9fc18c9814fa8eead1d7abc166ea9ba7c4fd Mon Sep 17 00:00:00 2001 From: schnetter Date: Wed, 19 Jul 2006 20:33:49 +0000 Subject: Correct typographical error in parameter description. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@23 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9 --- param.ccl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/param.ccl b/param.ccl index 686f17f..9b7dcd0 100644 --- a/param.ccl +++ b/param.ccl @@ -12,7 +12,7 @@ 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)" + 7 :: "seventh order accurate dissipation (using an eighth derivative)" } 3 REAL epsdis "Dissipation strength" STEERABLE=always -- cgit v1.2.3