Simulator programs and utilities for automatic differentiation.
Go to file
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
examples Updated to use ParseMode. 2015-08-06 15:56:51 +02:00
opm/core Allow a few well completions in the overlap. 2015-09-08 20:38:02 +02:00
tests "fix" the satfunc unit test 2015-09-02 12:29:18 +02:00