aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl2
1 files changed, 1 insertions, 1 deletions
diff --git a/param.ccl b/param.ccl
index 74f2676..f48fa7a 100644
--- a/param.ccl
+++ b/param.ccl
@@ -281,7 +281,7 @@ real weno_eps "WENO epsilon parameter"
0:* :: "small and positive"
} 1e-26
-keyword riemann_solver "Which Riemann solver to use"
+keyword riemann_solver "Which Riemann solver to use" STEERABLE=always
{
"Roe" :: "Standard Roe solver"
"Marquina" :: "Marquina flux"