aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Prim2Con.F90
diff options
context:
space:
mode:
authorcott <cott@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-06-11 21:51:15 +0000
committercott <cott@c83d129a-5a75-4d5a-9c4d-ed3a5855bf45>2011-06-11 21:51:15 +0000
commit44a25b645da3bf416016be364f086d95e77c7ee8 (patch)
treec9621e08d7843dfb9a8c56fb7df60edf019d1f21 /src/GRHydro_Prim2Con.F90
parent81835fa64f41e7cd4e190158e591269c09fa829a (diff)
* improve atmosphere handling so that it is now possible to use
hot EOS with an atmosphere git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinEvolve/GRHydro/trunk@249 c83d129a-5a75-4d5a-9c4d-ed3a5855bf45
Diffstat (limited to 'src/GRHydro_Prim2Con.F90')
-rw-r--r--src/GRHydro_Prim2Con.F901
1 files changed, 0 insertions, 1 deletions
diff --git a/src/GRHydro_Prim2Con.F90 b/src/GRHydro_Prim2Con.F90
index 17548a0..0bfea69 100644
--- a/src/GRHydro_Prim2Con.F90
+++ b/src/GRHydro_Prim2Con.F90
@@ -303,7 +303,6 @@ subroutine prim2con_hot(handle, GRHydro_reflevel, ii, jj, kk, &
endif
endif
-
vlowx = gxx*dvelx + gxy*dvely + gxz*dvelz
vlowy = gxy*dvelx + gyy*dvely + gyz*dvelz
vlowz = gxz*dvelx + gyz*dvely + gzz*dvelz