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

knarf at cct.lsu.edu knarf at cct.lsu.edu
Wed Mar 27 22:02:49 CDT 2013


User: knarf
Date: 2013/03/27 10:02 PM

Modified:
 /trunk/
  param.ccl

Log:
 Although probably often not wanted, there is no reason to have riemann_solver not steerable=always.

File Changes:

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

File [modified]: param.ccl
Delta lines: +1 -1
===================================================================
--- trunk/param.ccl	2013-03-28 02:50:08 UTC (rev 502)
+++ trunk/param.ccl	2013-03-28 03:02:49 UTC (rev 503)
@@ -281,7 +281,7 @@
   0:*  :: "small and positive"
 } 1e-26
 
-keyword riemann_solver "Which Riemann solver to use"
+keyword riemann_solver "Which Riemann solver to use" STEERABLE=always
 {
   "Roe"		:: "Standard Roe solver"
   "Marquina"	:: "Marquina flux"



More information about the Commits mailing list