opm-simulators/opm/core
Markus Blatt af2f3a0a90 Allow a few well completions in the overlap.
If on one process a well completion is next to border then
it might also be stored in the neighbor process. Still not
all the completions of the well are known to the neighbor.
This breaks the previous assumption that for each well all
completions must belong to the partition of the process.

Therefore with this commit we allow wells that only have a
part of their completions assigned to the partition of the process.
This wells are deactivated under the assumption that they must
exist completely on another process due to the partitioning.
2015-09-08 20:38:02 +02:00
..
flowdiagnostics Suppress warnings. 2015-08-10 16:07:45 +02:00
linalg Suppress warnings. 2015-08-10 16:07:45 +02:00
pressure Fixed several compiler warnings 2015-08-19 13:12:14 +02:00
props [BlackoilPropsFromDeck] remove sign/unsigned warnings. 2015-09-07 09:50:40 +02:00
simulator Fixed several warnings 2015-09-03 15:17:10 +02:00
transport PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
utility PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
wells Allow a few well completions in the overlap. 2015-09-08 20:38:02 +02:00
well_controls.h Initial integration of VFP 2015-08-19 13:10:48 +02:00
wells.h Initial integration of VFP 2015-08-19 13:10:48 +02:00