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

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Wed Jun 20 11:16:00 CDT 2012


User: rhaas
Date: 2012/06/20 11:16 AM

Modified:
 /trunk/
  param.ccl

Log:
 * make parameter c2p_resort_to_bisection steerable
 
 Patch by Christian Ott.

File Changes:

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

File [modified]: param.ccl
Delta lines: +1 -1
===================================================================
--- trunk/param.ccl	2012-06-20 16:15:15 UTC (rev 355)
+++ trunk/param.ccl	2012-06-20 16:15:59 UTC (rev 356)
@@ -314,7 +314,7 @@
   0: :: "greater than zero"
 } 1.e-20
 
-boolean c2p_resort_to_bisection "If the pressure guess is unphysical, should we try with bisection (slower, but more robust)"
+boolean c2p_resort_to_bisection "If the pressure guess is unphysical, should we try with bisection (slower, but more robust)" STEERABLE=ALWAYS
 {
 } no
 



More information about the Commits mailing list