From 32ff5057a5aeb499616aef3abcb00d93397ff13b Mon Sep 17 00:00:00 2001 From: knarf Date: Mon, 28 Sep 2009 21:03:51 +0000 Subject: define Y_e plus parameter use_Y_e to use it git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinBase/HydroBase/trunk@10 57fe0bb3-ccba-405f-9b23-de0201f165b7 --- interface.ccl | 2 ++ 1 file changed, 2 insertions(+) (limited to 'interface.ccl') diff --git a/interface.ccl b/interface.ccl index 742b784..870f94f 100755 --- a/interface.ccl +++ b/interface.ccl @@ -11,3 +11,5 @@ CCTK_REAL press type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase: CCTK_REAL eps type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "internal energy" CCTK_REAL vel[3] type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="U" interpolator="matter"' "velocity" + +CCTK_REAL Y_e[3] type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "electron fraction" -- cgit v1.2.3