mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-01-15 22:31:56 -06:00
5bb4321824
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. |
||
---|---|---|
.. | ||
BlackoilWellModel_impl.hpp | ||
BlackoilWellModel.hpp | ||
MSWellHelpers.hpp | ||
MultisegmentWell_impl.hpp | ||
MultisegmentWell.hpp | ||
PerforationData.hpp | ||
RateConverter.hpp | ||
SimFIBODetails.hpp | ||
StandardWell_impl.hpp | ||
StandardWell.hpp | ||
TargetCalculator.hpp | ||
VFPHelpers.hpp | ||
VFPInjProperties.cpp | ||
VFPInjProperties.hpp | ||
VFPProdProperties.cpp | ||
VFPProdProperties.hpp | ||
VFPProperties.hpp | ||
WellConnectionAuxiliaryModule.hpp | ||
WellGroupHelpers.cpp | ||
WellGroupHelpers.hpp | ||
WellHelpers.hpp | ||
WellInterface_impl.hpp | ||
WellInterface.hpp | ||
WellState.hpp | ||
WellStateFullyImplicitBlackoil.hpp |