Files
opm-simulators/tests
Bård Skaflestad dce27c6829 WellState FIBO: Return Segment Vectors from report()
This commit extends class WellStateFullyImplictBlackoil to report
segment-related quantities as Opm::data::Segment objects (included
in Opm::data::WellRates objects).  All wells have at least a top
segment in the context of WellState FIBO, so there is a meaningful
value to report for each well.

We put the extraction of segment-related quantities into a new
helper function

    WellStateFullyImplicitBlackoil::reportSegmentResults()

to avoid cluttering up the body of report() more than absolutely
needed.

The primary use-case for this is assigning appropriate values to
items 8 through 11 of restart vector RSEG.  In turn, this will
enable restoring these quantities from a restart file.
2019-04-04 16:22:19 +02:00
..
2016-05-09 10:33:53 +02:00
2018-11-16 15:01:59 +01:00
2015-08-06 15:56:51 +02:00
2019-01-14 09:22:17 +01:00
2019-01-07 10:44:33 +01:00
2019-01-07 10:44:33 +01:00
2013-06-05 12:24:23 +02:00
2019-03-21 17:00:56 +01:00