mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
If there are connections of a multisegment well that are not connected to any segment, we throw with a meaningful error message instead of a silent segmentation fault. In that case an invalid segment index of zero would be returned. The corresponding storage index returned by segmentToNumberIndex ould become -1. This previously lead to segmentation faults when using it to index a container. |
||
---|---|---|
.. | ||
core/props | ||
simulators |