[Commits] [svn:einsteintoolkit] HydroBase/trunk/ (Rev. 39)
bcmsma at astro.rit.edu
bcmsma at astro.rit.edu
Mon Feb 21 13:13:44 CST 2011
User: bmundim
Date: 2011/02/21 01:13 PM
Modified:
/trunk/
interface.ccl
Log:
Lorentz factor tensor type alias fixed.
File Changes:
Directory: /trunk/
==================
File [modified]: interface.ccl
Delta lines: +1 -1
===================================================================
--- trunk/interface.ccl 2011-02-21 17:14:39 UTC (rev 38)
+++ trunk/interface.ccl 2011-02-21 19:13:43 UTC (rev 39)
@@ -35,7 +35,7 @@
CCTK_REAL vel[3] type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="U" interpolator="matter"' "velocity v^i"
-CCTK_REAL w_lorentz type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="U" interpolator="matter"' "Lorentz Factor"
+CCTK_REAL w_lorentz type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "Lorentz Factor"
CCTK_REAL Y_e type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "Electron Fraction"
CCTK_REAL temperature type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "Temperature [MeV]"
More information about the Commits
mailing list