[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 349)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Tue Jun 5 15:49:41 CDT 2012


User: rhaas
Date: 2012/06/05 03:49 PM

Modified:
 /trunk/
  param.ccl

Log:
 GRHydro: Make enahnced params steerable.
 
 Patch by Christian Reisswig.

File Changes:

Directory: /trunk/
==================

File [modified]: param.ccl
Delta lines: +2 -2
===================================================================
--- trunk/param.ccl	2012-06-05 20:46:20 UTC (rev 348)
+++ trunk/param.ccl	2012-06-05 20:49:41 UTC (rev 349)
@@ -198,12 +198,12 @@
 {
 } 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



More information about the Commits mailing list