Files
opm-common/opm/io/eclipse
Bård Skaflestad 9a3e8dba23 Normalise Region Level Summary Keywords for Lookup Purposes
Region level summary keywords may have suffixes which refer to user
defined region sets ('FIP*' keyword).  This commit prunes those
suffixes when performing function lookup, so that we do not get
false negatives.

To this end, introduce a new helper function

  EclIO::SummaryNode::normalise_region_keyword()

and use this both when determining the summary keyword type (rate,
cumulative, pressure &c) and when looking up evaluation functions
for region level summary vectors.  The new helper could arguably
have been integrated into the existing 'normalise_keyword()' helper
function, but that would have necessitated a different change
elsewhere in the code base.  For now, we keep this helper as a
separate function.
2023-09-13 18:00:01 +02:00
..
2023-07-06 12:02:45 +02:00
2023-07-17 12:40:27 +02:00
2020-11-10 22:02:38 +01:00
2022-07-27 16:05:01 +02:00
2023-07-17 12:40:27 +02:00
2022-07-27 16:05:01 +02:00
2023-05-16 10:50:01 +02:00
2022-06-10 14:27:48 +02:00
2022-09-27 15:38:24 +02:00
2022-09-27 15:38:24 +02:00
2021-03-03 15:13:34 +01:00