Simulator programs and utilities for automatic differentiation.
Go to file
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
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core RESV: Ignore phase distribution for non-PRODUCERs 2013-09-25 15:38:55 +02:00
tests use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00