[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 117)

cott at tapir.caltech.edu cott at tapir.caltech.edu
Thu May 27 18:54:08 CDT 2010


User: cott
Date: 2010/05/27 06:54 PM

Modified:
 /trunk/
  interface.ccl

Log:
 * fix typo in interface.ccl

File Changes:

Directory: /trunk/
==================

File [modified]: interface.ccl
Delta lines: +1 -1
===================================================================
--- trunk/interface.ccl	2010-05-26 23:44:55 UTC (rev 116)
+++ trunk/interface.ccl	2010-05-27 23:54:08 UTC (rev 117)
@@ -186,7 +186,7 @@
 
 real tau  type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="Scalar" tensorweight=+1.0 interpolator="matter"' "internal energy"
 
-real scon[3] type = GF Timelevels = 3 tags='Prolongation="HydroBase::prolongation_type" tensortypealias="D" tensorweight=+1.0 interpolator="matter"' "generalized momenta"
+real scon[3] type = GF Timelevels = 3 tags='ProlongationParameter="HydroBase::prolongation_type" tensortypealias="D" tensorweight=+1.0 interpolator="matter"' "generalized momenta"
 
 real bcom[3] type = GF Timelevels = 3 tags='Prolongation="none" tensortypealias="D" tensorweight=+1.0 interpolator="matter"' "comoving magnetic field components"
 



More information about the Commits mailing list