mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Since PR #541 the arrays cq_s, mob_perfcells, and b_perfcells are empty if there are no wells in the domain of the process. This caused segementation faults at various places where we compute on the wells. With this commit we now guard this places using asImpl().localWellsActive() and only using the array if the call returns true. |
||
---|---|---|
.. | ||
autodiff | ||
polymer |