From 6ada77ef27e0176f0ddeb67b0e1ee33092242b2c Mon Sep 17 00:00:00 2001 From: reisswig Date: Mon, 14 May 2012 18:44:42 +0000 Subject: Cleanup of PPM routine. Remove unused PPM parameter. Only apply stricter "beyond Colella" limiting scheme to epsilon (to avoid that correction in one step leads to negative values). git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@333 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- param.ccl | 5 ----- 1 file changed, 5 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index d3ecbdf..f5ad996 100644 --- a/param.ccl +++ b/param.ccl @@ -208,11 +208,6 @@ real enhanced_ppm_C3 "Parameter for enhancecd ppm limiter. Default from McCorquo 0:* :: "must be greater than 0." } 0.1 -real GRHydro_ppm_atmo_tolerance "A relative value for rho below which we switch to standard ppm. This may be necessary for very sharp transitions in the density to atmosphere values." STEERABLE=RECOVER -{ - 0:* :: "anything positive" -} 1e4 - int eno_order "The order of accuracy of the ENO reconstruction" { -- cgit v1.2.3