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

knarf at cct.lsu.edu knarf at cct.lsu.edu
Wed Mar 27 21:50:08 CDT 2013


User: knarf
Date: 2013/03/27 09:50 PM

Modified:
 /trunk/
  param.ccl

Log:
 Mark GRHydro_NaN_verbose to be steerable. There is no reason this shouldn't be and odds are that you would like to enable this at some point for debugging...

File Changes:

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

File [modified]: param.ccl
Delta lines: +1 -1
===================================================================
--- trunk/param.ccl	2013-03-28 01:47:16 UTC (rev 501)
+++ trunk/param.ccl	2013-03-28 02:50:08 UTC (rev 502)
@@ -643,7 +643,7 @@
 
 # NaN detection level
 
-INT GRHydro_NaN_verbose "The warning level for NaNs occuring within GRHydro"
+INT GRHydro_NaN_verbose "The warning level for NaNs occuring within GRHydro" STEERABLE=always
 {
   0:* :: "The warning level"
 } 2



More information about the Commits mailing list