aboutsummaryrefslogtreecommitdiff
path: root/src/GRHydro_Con2Prim.F90
diff options
context:
space:
mode:
Diffstat (limited to 'src/GRHydro_Con2Prim.F90')
-rw-r--r--src/GRHydro_Con2Prim.F906
1 files changed, 5 insertions, 1 deletions
diff --git a/src/GRHydro_Con2Prim.F90 b/src/GRHydro_Con2Prim.F90
index 81afb02..b1e4c5f 100644
--- a/src/GRHydro_Con2Prim.F90
+++ b/src/GRHydro_Con2Prim.F90
@@ -307,7 +307,11 @@ subroutine Conservative2Primitive(CCTK_ARGUMENTS)
end if
-#if 1
+#if 0
+ ! cott, 2013/01/09: disabled this for the time being; should be taken
+ ! care of by other fixed in C2P and reconstruction of temperature.
+ !
+ ! old justification:
! this is needed in the current implementation of refluxing -- in this implementation,
! the entire correction is applied to the coarse grid cell.
! This leads to the cell getting too cold.