opm-simulators/opm/simulators/wells
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
..
BlackoilWellModel_impl.hpp Simulator Group Data: Chase Upstream API Update 2020-07-01 22:52:26 +02:00
BlackoilWellModel.hpp Simulator Group Data: Chase Upstream API Update 2020-07-01 22:52:26 +02:00
MSWellHelpers.hpp trivial clean up 2020-06-17 08:39:19 +02:00
MultisegmentWell_impl.hpp Add brine to output 2020-06-30 14:15:54 +02:00
MultisegmentWell.hpp trivial clean up 2020-06-17 08:39:19 +02:00
PerforationData.hpp Avoid using the Wells struct. 2019-11-25 08:36:18 +01:00
RateConverter.hpp Whitespace fixes (tabs->spaces, reformatted new files). 2019-10-11 15:57:51 +02:00
SimFIBODetails.hpp Delete obsolete include directives and functions. 2019-11-25 10:58:44 +01:00
StandardWell_impl.hpp Add brine to output 2020-06-30 14:15:54 +02:00
StandardWell.hpp Make ghost-last feature available in PreconditionerFactory. 2020-06-25 10:56:11 +02:00
TargetCalculator.hpp Implement min/max for GCONSALE 2020-05-05 14:24:17 +02:00
VFPHelpers.hpp adjust serialization of VFPProdTable 2020-02-17 10:50:55 +01:00
VFPInjProperties.cpp adjust serialization for VFPInjTable 2020-02-17 10:50:55 +01:00
VFPInjProperties.hpp adjust serialization for VFPInjTable 2020-02-17 10:50:55 +01:00
VFPProdProperties.cpp Treat zero rate case for VFP tables. 2020-05-29 14:06:51 +02:00
VFPProdProperties.hpp adjust serialization of VFPProdTable 2020-02-17 10:50:55 +01:00
VFPProperties.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
WellConnectionAuxiliaryModule.hpp Delete obsolete include directives and functions. 2019-11-25 10:58:44 +01:00
WellGroupHelpers.cpp Implement min/max for GCONSALE 2020-05-05 14:24:17 +02:00
WellGroupHelpers.hpp Fix the fix on how the group reduction works 2020-04-23 09:45:16 +02:00
WellHelpers.hpp Delete obsolete include directives and functions. 2019-11-25 10:58:44 +01:00
WellInterface_impl.hpp Implement min/max for GCONSALE 2020-05-05 14:24:17 +02:00
WellInterface.hpp use relaxed tolerance for MSW when solution stagnates 2020-05-22 20:52:14 +02:00
WellState.hpp various corrections to code and coding style 2020-03-16 10:39:56 +01:00
WellStateFullyImplicitBlackoil.hpp Add brine to output 2020-06-30 14:15:54 +02:00