[Commits] [svn:einsteintoolkit] Hydro_Analysis/trunk/ (Rev. 111)

knarf at cct.lsu.edu knarf at cct.lsu.edu
Wed Aug 18 13:54:33 CDT 2010


User: knarf
Date: 2010/08/18 01:54 PM

Modified:
 /trunk/
  interface.ccl

Log:
 correct tensortype

File Changes:

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

File [modified]: interface.ccl
Delta lines: +1 -1
===================================================================
--- trunk/interface.ccl	2010-07-12 14:50:02 UTC (rev 110)
+++ trunk/interface.ccl	2010-08-18 18:54:33 UTC (rev 111)
@@ -12,7 +12,7 @@
 
 CCTK_REAL Hydro_Analysis_rho_max_loc[3] type = SCALAR tags='checkpoint="no"' "coordinate location of the maximum of rho"
 
-CCTK_REAL Hydro_Analysis_rho_center_volume_weighted_gf[3] type = GF Timelevels = 3 tags='checkpoint="no" tensortypealias="vector"' "temporary GF to obtain the coordinate location of the volume weightes center of mass via a reduction"
+CCTK_REAL Hydro_Analysis_rho_center_volume_weighted_gf[3] type = GF Timelevels = 3 tags='checkpoint="no" tensortypealias="u"' "temporary GF to obtain the coordinate location of the volume weighted center of mass via a reduction"
 
 CCTK_REAL Hydro_Analysis_rho_center_volume_weighted[3] type = SCALAR tags='checkpoint="no"' "coordinate location of the volume weightes center of mass"
 



More information about the Commits mailing list