From e2713663e48fcc381a2440cff33b5a2a04842736 Mon Sep 17 00:00:00 2001 From: rhaas Date: Tue, 5 Jun 2012 20:49:41 +0000 Subject: GRHydro: Make enahnced params steerable. Patch by Christian Reisswig. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@349 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45 --- param.ccl | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 62b9f29..df6d9ae 100644 --- a/param.ccl +++ b/param.ccl @@ -198,12 +198,12 @@ boolean use_enhanced_ppm "Use the enhanced ppm reconstruction method proposed by { } no -real enhanced_ppm_C2 "Parameter for enhancecd ppm limiter. Default from McCorquodale & Colella 2011" +real enhanced_ppm_C2 "Parameter for enhancecd ppm limiter. Default from McCorquodale & Colella 2011" STEERABLE=ALWAYS { *:* :: "must be greater than 1. According to Colella&Sekora 2008, enhanced ppm is insensitive to C in [1.25,5]" } 1.25 -real enhanced_ppm_C3 "Parameter for enhancecd ppm limiter. Default from McCorquodale & Colella 2011" +real enhanced_ppm_C3 "Parameter for enhancecd ppm limiter. Default from McCorquodale & Colella 2011" STEERABLE=ALWAYS { 0:* :: "must be greater than 0." } 0.1 -- cgit v1.2.3