From 5c6cfb11f6f72a4ff734a71560f83ef2d25c2bcc Mon Sep 17 00:00:00 2001 From: cott Date: Sun, 31 Oct 2010 16:14:06 +0000 Subject: * 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 --- param.ccl | 5 +++++ 1 file changed, 5 insertions(+) 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" -- cgit v1.2.3