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

cott at tapir.caltech.edu cott at tapir.caltech.edu
Sat Jun 11 16:54:46 CDT 2011


User: cott
Date: 2011/06/11 04:54 PM

Modified:
 /trunk/
  param.ccl

Log:
 * add new parameters for hot EOS atmosphere handling

File Changes:

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

File [modified]: param.ccl
Delta lines: +10 -0
===================================================================
--- trunk/param.ccl	2011-06-11 21:51:15 UTC (rev 249)
+++ trunk/param.ccl	2011-06-11 21:54:46 UTC (rev 250)
@@ -268,6 +268,16 @@
 {
 } "no"
  
+REAL GRHydro_hot_atmo_temp "Temperature of the hot atmosphere in MeV" STEERABLE=ALWAYS
+{
+ 0:*   :: "Larger than 0 MeV"
+} 0.5e0
+
+REAL GRHydro_hot_atmo_Y_e "Y_e of the hot atmosphere" STEERABLE=ALWAYS
+{
+ 0:*   :: "Larger than 0"
+} 0.5e0
+
 ####################### Other Parameters ##############################
 
 #Parameters controlling conservative <-> primitive change.



More information about the Commits mailing list