aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl4
1 files changed, 4 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index e7427cc..b1540a9 100644
--- a/param.ccl
+++ b/param.ccl
@@ -173,6 +173,10 @@ real myfloor "A minimum number for the TVD reconstruction routine"
0.0: :: "Must be positive"
} 1.e-10
+boolean use_optimized_ppm "use C++ templated version of PPM. Experimental"
+{
+} "no"
+
boolean ppm_detect "Should the PPM solver use shock detection?"
{
} "no"