opm-simulators/opm/simulators
Bård Skaflestad 5bb4321824 Simulator Group Data: Chase Upstream API Update
This commit makes the 'groupData()' function return a

    map<string, Opm::data::GroupData>

object instead of a

    map<string, Opm::data::GroupConstraints>

object.  The 'GroupData' structure adds a level of indirection to
the current per-group summary quantities that are directly assigned
by the simulator.  While here, also move the assignment of the
current group constraints/control values out to a separate helper
to reduce the body of the per-group loop in 'groupData()'.

This is in preparation of adding support for reporting group-level
production/injection guiderates (Gx[IP]GR) to the summary file.
2020-07-01 22:52:26 +02:00
..
aquifers add missing license header 2020-06-26 09:49:01 +02:00
flow Add oil water brine specialization 2020-06-30 10:41:28 +02:00
linalg Don't Name Type that does not Exist in Sequential Configurations 2020-07-01 21:52:57 +02:00
timestepping Fix bug in well closing, and allow more chopping by default. 2020-06-02 12:44:46 +02:00
utils Add actionState argument also for non MPI branch 2020-06-19 05:21:05 +02:00
wells Simulator Group Data: Chase Upstream API Update 2020-07-01 22:52:26 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00