mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-26 20:06:26 -06:00
8cde90fbd0
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 |