[Commits] [svn:einsteintoolkit] GRHydro/trunk/ (Rev. 481)
rhaas at tapir.caltech.edu
rhaas at tapir.caltech.edu
Mon Feb 11 10:30:23 CST 2013
User: rhaas
Date: 2013/02/11 10:30 AM
Modified:
/trunk/doc/
documentation.tex
/trunk/src/
GRHydro_Con2PrimM.F90
Log:
GRHydro: remove commented out code, update docs
From: Roland Haas <rhaas at tapir.caltech.edu>
File Changes:
Directory: /trunk/doc/
======================
File [modified]: documentation.tex
Delta lines: +1 -1
===================================================================
--- trunk/doc/documentation.tex 2013-02-11 16:30:22 UTC (rev 480)
+++ trunk/doc/documentation.tex 2013-02-11 16:30:23 UTC (rev 481)
@@ -1991,7 +1991,7 @@
encouragement that it was possible!
Thirdly, the support of the Cactus team, especially Tom Goodale,
-Gabrielle Allen and Thomas Radke made (and continues to make) life a
+Gabrielle Allen and Thomas Radke made life a
lot easier.
Finally, for their work in coding, ideas and suggestions, or just
Directory: /trunk/src/
======================
File [modified]: GRHydro_Con2PrimM.F90
Delta lines: +0 -12
===================================================================
--- trunk/src/GRHydro_Con2PrimM.F90 2013-02-11 16:30:22 UTC (rev 480)
+++ trunk/src/GRHydro_Con2PrimM.F90 2013-02-11 16:30:23 UTC (rev 481)
@@ -660,18 +660,6 @@
end if
-! ! Again, reset 3-metric only for con2prim inversion. Restoring
-! ! the current values for the 3-metric:
-! if(.not.posdef)then
-! g11(i,j,k) = g11c
-! g12(i,j,k) = g12c
-! g13(i,j,k) = g13c
-! g22(i,j,k) = g22c
-! g23(i,j,k) = g23c
-! g33(i,j,k) = g33c
-! posdef = .true.
-! endif
-!
end do
end do
end do
More information about the Commits
mailing list