Files
opm-common/tests
Bård Skaflestad d46628e8a1 Summary Config: Recognize Subset of Node-Level Keywords
This commit adds support for recognizing a small subset of the
summary quantities that are reported at the node level of an
extended network--especially the 'GPR' keyword.

Briefly, we add a new 'Node' config category and a processor for
this category which knows about the distinction between nodes and
groups.  It uses member function ExtNetwork::node_names() to produce
configuration nodes whose named entity is the node rather than a
group.  Deriving this list of node names across all timesteps is
potentially expensive, so perform this operation at most once and
pass the result into the processor from the SummaryConfig
constructor.

Add a simple unit test for demonstration purposes.
2020-09-22 10:08:44 +02:00
..
2020-04-16 14:13:54 +02:00
2020-04-16 14:13:54 +02:00
2020-04-16 14:13:54 +02:00
2019-04-08 11:36:20 +02:00
2019-04-08 11:36:20 +02:00
2020-04-14 16:32:52 +02:00
2020-06-25 10:57:11 +02:00
2019-02-15 18:01:38 +01:00
2020-01-28 12:46:18 +01:00
2020-01-28 12:46:18 +01:00
2020-09-03 01:04:15 +02:00
2017-05-10 10:03:31 +02:00
2020-04-19 20:59:38 +02:00
2020-04-16 14:13:54 +02:00