mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 21:43:27 -06:00
Simulator programs and utilities for automatic differentiation.
02df6dd963
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. |
||
---|---|---|
examples | ||
opm/core | ||
tests |