[Users] [Commits] [svn:einsteintoolkit] HydroBase/trunk/ (Rev. 38)
Christian D. Ott
cott at tapir.caltech.edu
Mon Feb 21 12:06:00 CST 2011
Hi Bruno,
On Mon, Feb 21, 2011 at 12:57:37PM -0500, Bruno Coutinho Mundim wrote:
>
> > 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?
yes. You are right. Please make the change!
- Christian
More information about the Users
mailing list