Files
ResInsight/ApplicationLibCode/ProjectDataModel
Magne Sjaastad cda9551dbb #14222 Well target mapping: Avoid clamp crash with invalid min/max bounds
std::clamp() invokes undefined behavior when the low bound is greater
than the high bound. In resetMinimumCellValuesToDefault(), the
minimum/maximum bounds for saturation, pressure, permeability and
transmissibility are derived from case data and can end up inverted
when no data is available, which crashed or produced garbage values.
2026-08-31 12:20:48 +02:00
..
2026-08-28 13:36:02 +02:00
2023-05-11 08:37:58 +02:00
2026-08-28 13:36:02 +02:00
2024-11-04 09:54:23 +01:00
2023-06-06 15:45:54 +02:00
2026-08-28 13:36:02 +02:00
2023-04-14 14:07:45 +02:00
2023-04-14 14:07:45 +02:00
2026-06-17 13:55:32 +02:00
2025-01-02 08:06:50 +01:00
2024-11-04 09:54:23 +01:00
2024-03-07 19:45:43 +01:00
2026-08-20 10:28:45 +02:00
2026-08-20 10:28:45 +02:00