opm-simulators/opm/core
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
..
linalg Fix LinearSolverIstl cleanup also for fast AMG branch 2013-09-20 10:00:21 +02:00
pressure RESV: Ignore phase distribution for non-PRODUCERs 2013-09-25 15:38:55 +02:00
props fix headers 2013-09-11 13:11:47 +02:00
simulator Only use Clang-specific pragma if compiler is Clang 2013-09-24 11:15:26 +02:00
tof convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
transport convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
utility Further improved WellReport and Watercut docs. 2013-09-24 14:39:41 +02:00
wells convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
wells.h Clean up well docs. 2013-03-20 14:14:53 +01:00