opm-simulators/opm/core/pressure/tpfa
Bård Skaflestad e15760856c RESV: Ignore phase distribution for non-PRODUCERs
The WellsManager class handles INJECTORS by assigning a phase
distribution (W->ctrls[i]->distr) that coincides with the injected
fluid for the corresponding well (e.g., {1,0,0} for WATER injectors in
a three-phase WATER/OIL/GAS simulation).  This, however, meshes poorly
with the restriction that all phase components must be ONE in the case
of wells constrained by total reservoir volume flow targets (RESV)
that was introduced in commit b7d1634.

This change-set limits the restriction on phase distributions to
PRODUCERs only and is a tentative solution to GitHub PR #360.
2013-09-25 15:38:55 +02:00
..
cfs_tpfa_residual.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
cfs_tpfa_residual.h Renamed newwells.h -> wells.h. 2013-03-18 10:33:34 +01:00
compr_quant_general.h Document public interface of compr_quant_general module 2012-10-15 16:08:17 +02:00
compr_source.h Document public interface of compr_source module. 2012-10-15 19:49:23 +02:00
ifs_tpfa.c RESV: Ignore phase distribution for non-PRODUCERs 2013-09-25 15:38:55 +02:00
ifs_tpfa.h Add partial Doxygen markup to public interfaces. 2012-07-03 01:30:18 +02:00