opm-simulators/opm/core/pressure
Bård Skaflestad a0c8028ea8 Account for gravity in well connection flux calculation
We previously ignored effects of gravity in the calculation of the well
connection fluxes (i.e., perforation fluxes).  This commit includes
those effects where appropriate.
2012-11-01 13:34:27 +01:00
..
mimetic Add Doxygen-style documentation to all interfaces. 2012-06-24 03:59:18 +02:00
msmfem Reference module headers from canonical location. 2012-06-22 19:39:52 +02:00
tpfa Account for gravity in well connection flux calculation 2012-11-01 13:34:27 +01:00
CompressibleTpfa.cpp Don't compare floating point numbers for equality. 2012-10-16 21:48:38 +02:00
CompressibleTpfa.hpp Rename CompletionData::gpot -> wdp . 2012-10-16 13:55:07 +02:00
flow_bc.c Handle flow_conditions_construct(0) correctly. 2012-03-08 15:24:50 +01:00
flow_bc.h Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
FlowBCManager.cpp Fixed indexing bug in findSideFaces(). 2012-03-09 15:50:48 +01:00
FlowBCManager.hpp Added methods pressureSide() and fluxSide(). 2012-03-08 13:48:26 +01:00
IncompTpfa.cpp Fixed one use of wells, when wells=NULL 2012-06-14 09:06:58 +02:00
IncompTpfa.hpp Enable inheritance from IncompTpfa for limited purposes. 2012-06-13 19:45:23 +02:00