From 9565258e85778f68e55cf346399ba52a63687022 Mon Sep 17 00:00:00 2001 From: knarf Date: Mon, 8 Mar 2010 16:12:49 +0000 Subject: patch from Christian: add entropy and temperature git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/HydroBase/trunk@23 57fe0bb3-ccba-405f-9b23-de0201f165b7 --- param.ccl | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'param.ccl') diff --git a/param.ccl b/param.ccl index 5add743..89e3e5f 100755 --- a/param.ccl +++ b/param.ccl @@ -58,3 +58,18 @@ BOOLEAN hydro_excision "Turn on of off (default) storage for hydro excision" { } "no" +# Settings for temperature and electron fraction + +KEYWORD initial_temperature "Initial value for temperature" +{ + "none" :: "inactive" + "zero" :: "initially set to zero" +} "none" + +KEYWORD initial_entropy "Initial value for entropy" +{ + "none" :: "inactive" + "zero" :: "initially set to zero" +} "none" + + -- cgit v1.2.3