aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcott <cott@57fe0bb3-ccba-405f-9b23-de0201f165b7>2010-10-31 16:14:06 +0000
committercott <cott@57fe0bb3-ccba-405f-9b23-de0201f165b7>2010-10-31 16:14:06 +0000
commit5c6cfb11f6f72a4ff734a71560f83ef2d25c2bcc (patch)
treeb97d04a2da56e4462d2b191efa47d5dceac10d17
parent00406ddc6ce5c5b78c665967eada75771d212f00 (diff)
* add a parameter controlling the evolution of temperature and entropy.
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/HydroBase/trunk@31 57fe0bb3-ccba-405f-9b23-de0201f165b7
-rwxr-xr-xparam.ccl5
1 files changed, 5 insertions, 0 deletions
diff --git a/param.ccl b/param.ccl
index ed739c5..a4fa7ae 100755
--- a/param.ccl
+++ b/param.ccl
@@ -41,6 +41,11 @@ KEYWORD Y_e_evolution_method "Evolution method for Y_e"
"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"