Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt 02df6dd963 Fixes well manager for wells crossing into cells that overlap.
In the parallel run there are cases where wells perforate cells
that are neighbors of overlap/halo cells. On other process only
parts of the well are seen as perforations. These wells should be
ignored there. While the well was indeed ignored, the perforations
found where mistakenly added to the well found due not clearing the
wellperf_data[well_index]. This commit now does this clearing and
results in the right handling of wells for e.g. SPE9.
2015-10-27 14:02:26 +01:00
examples use the error macros from opm-common 2015-10-08 11:42:15 +02:00
opm/core Fixes well manager for wells crossing into cells that overlap. 2015-10-27 14:02:26 +01:00
tests Remove unused arguments in PinchProcessor methods. 2015-10-21 11:52:31 +02:00