[Commits] [svn:einsteintoolkit] GRHydro/trunk/src/ (Rev. 459)
rhaas at tapir.caltech.edu
rhaas at tapir.caltech.edu
Mon Jan 14 08:23:42 CST 2013
User: rhaas
Date: 2013/01/14 08:23 AM
Modified:
/trunk/src/
GRHydro_Con2PrimM_pt_EOSOmni.c, GRHydro_Con2PrimM_pt_EOSOmni.c.hopefullyfixed.c
Log:
GRHydro: Fixing comment to reflect what is used in the code (sqrt(\gamma) - > \gamma).
not code change
From: Philipp Moesta <pmoesta at tapir.caltech.edu>
File Changes:
Directory: /trunk/src/
======================
File [modified]: GRHydro_Con2PrimM_pt_EOSOmni.c
Delta lines: +1 -1
===================================================================
--- trunk/src/GRHydro_Con2PrimM_pt_EOSOmni.c 2013-01-14 14:23:40 UTC (rev 458)
+++ trunk/src/GRHydro_Con2PrimM_pt_EOSOmni.c 2013-01-14 14:23:42 UTC (rev 459)
@@ -172,7 +172,7 @@
tau = \alpha^2 \sqrt(\gamma) T^{00} - D
g[x,y,z][x,y,x] = spatial metric corresponding to \gamma
u[x,y,z][x,y,z] = inverse of the spatial metric, g[x,y,z][x,y,x]
- det = sqrt(\gamma)
+ det = gamma
B[x,y,z] = Bvec[0,1,2]
bsq = b^\mu b_\mu
File [modified]: GRHydro_Con2PrimM_pt_EOSOmni.c.hopefullyfixed.c
Delta lines: +1 -1
===================================================================
--- trunk/src/GRHydro_Con2PrimM_pt_EOSOmni.c.hopefullyfixed.c 2013-01-14 14:23:40 UTC (rev 458)
+++ trunk/src/GRHydro_Con2PrimM_pt_EOSOmni.c.hopefullyfixed.c 2013-01-14 14:23:42 UTC (rev 459)
@@ -172,7 +172,7 @@
tau = \alpha^2 \sqrt(\gamma) T^{00} - D
g[x,y,z][x,y,x] = spatial metric corresponding to \gamma
u[x,y,z][x,y,z] = inverse of the spatial metric, g[x,y,z][x,y,x]
- det = sqrt(\gamma)
+ det = \gamma
B[x,y,z] = Bvec[0,1,2]
bsq = b^\mu b_\mu
More information about the Commits
mailing list