aboutsummaryrefslogtreecommitdiff
path: root/param.ccl
diff options
context:
space:
mode:
authorrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-10-25 16:36:57 +0000
committerrhaas <rhaas@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2012-10-25 16:36:57 +0000
commitfc88b251a42ce8f0d1e3de0952bb0fc2fe8217f7 (patch)
tree115fcea05d526248c30c474f059b5634136c5155 /param.ccl
parentd94aed551bc295b6435d0b3dc63d415768f363c8 (diff)
GRHydro: Get rid of unused ePPM parameter.
From: Christian Reisswig <reisswig@scriwalker.(none)> git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@425 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'param.ccl')
-rw-r--r--param.ccl5
1 files changed, 0 insertions, 5 deletions
diff --git a/param.ccl b/param.ccl
index e66e529..5473b6a 100644
--- a/param.ccl
+++ b/param.ccl
@@ -226,11 +226,6 @@ real enhanced_ppm_C3 "Parameter for enhancecd ppm limiter. Default from McCorquo
0:* :: "must be greater than 0."
} 0.1
-real enhanced_ppm_C4 "Parameter for enhancecd ppm limiter. This is for the additional velocity limiter" STEERABLE=ALWAYS
-{
- 0:1 :: "must be greater than or equal to 0, and not larger than 1"
-} 0.0
-
boolean reconstruct_Wv "Reconstruct the primitive velocity W_Lorentz*vel, rather than just vel." STEERABLE=ALWAYS
{
} no