aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2006-07-19 20:33:49 +0000
committerschnetter <schnetter@850bcc8b-0e4f-0410-8c26-8d28fbf1eda9>2006-07-19 20:33:49 +0000
commit3b8a9fc18c9814fa8eead1d7abc166ea9ba7c4fd (patch)
treec5cfe8f03d91c3c5caa03ae6e666fb1312bca623
parent4bbeb298f6cf8f834c12bf80cc92b1c30e075216 (diff)
Correct typographical error in parameter description.
git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/Dissipation/trunk@23 850bcc8b-0e4f-0410-8c26-8d28fbf1eda9
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
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