aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Prim2ConM.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/GRHydro_Prim2ConM.F90')
-rw-r--r--src/GRHydro_Prim2ConM.F901
1 files changed, 1 insertions, 0 deletions
diff --git a/src/GRHydro_Prim2ConM.F90 b/src/GRHydro_Prim2ConM.F90
index 7c6118f..cb459ee 100644
--- a/src/GRHydro_Prim2ConM.F90
+++ b/src/GRHydro_Prim2ConM.F90
@@ -294,6 +294,7 @@ subroutine prim2conM_hot(handle, GRHydro_reflevel, ii, jj, kk, x, y, z, gxx, gxy
! away), we use the average temperature between cells and call
! the EOS with keytemp=1
keytemp=1
+ temp = temp0
call EOS_Omni_press(handle,keytemp,GRHydro_eos_rf_prec,n,&
drho,deps,temp,ye,dpress,keyerr,anyerr)
keytemp=0