[Commits] [svn:einsteintoolkit] HydroBase/trunk/ (Rev. 31)

cott at tapir.caltech.edu cott at tapir.caltech.edu
Sun Oct 31 11:14:06 CDT 2010


User: cott
Date: 2010/10/31 11:14 AM

Modified:
 /trunk/
  param.ccl

Log:
 * add a parameter controlling the evolution of temperature and entropy.

File Changes:

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

File [modified]: param.ccl
Delta lines: +5 -0
===================================================================
--- trunk/param.ccl	2010-07-12 14:50:15 UTC (rev 30)
+++ trunk/param.ccl	2010-10-31 16:14:06 UTC (rev 31)
@@ -41,6 +41,11 @@
   "none" :: "Evolution for Y_e is disabled"
 } "none"
 
+KEYWORD temperature_and_entropy_evolution_method "Evolution method for temperature and entropy"
+{
+  "none" :: "Evolution for temperature and entropy is disabled"
+} "none"
+
 # Settings for magnetic field B^i
 
 KEYWORD initial_Bvec "Initial value for Bvec"



More information about the Commits mailing list