[Users] [Commits] [svn:einsteintoolkit] HydroBase/trunk/ (Rev. 38)
Bruno Coutinho Mundim
bcmsma at astro.rit.edu
Mon Feb 21 11:57:37 CST 2011
Hi Christian:
> File [modified]: interface.ccl
> Delta lines: +2 -0
> ===================================================================
> --- trunk/interface.ccl 2011-02-21 15:49:06 UTC (rev 37)
> +++ trunk/interface.ccl 2011-02-21 17:14:39 UTC (rev 38)
> @@ -35,6 +35,8 @@
>
> 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 Y_e type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" interpolator="matter"' "Electron Fraction"
Shouldn't we have tensortypealias="Scalar" tensorweight=+1.0 instead of
tensortypealias="U" for the Lorentz factor?
Cheers,
Bruno.
More information about the Users
mailing list