opm-simulators/opm
Markus Blatt 8cde90fbd0 [bugfix,mswell] Throw for connections not attached to segments.
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.
2022-12-16 16:12:47 +01:00
..
core/props add missing include 2022-12-10 01:58:32 +01:00
simulators [bugfix,mswell] Throw for connections not attached to segments. 2022-12-16 16:12:47 +01:00