aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 2 insertions, 0 deletions
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