mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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. |
||
---|---|---|
.. | ||
linalg | ||
pressure | ||
props | ||
simulator | ||
tof | ||
transport | ||
utility | ||
wells | ||
wells.h |