opm-common
Opm::data::ReservoirCouplingGroupRates Struct Reference

Production and injection rates for reservoir coupling master groups. More...

#include <Groups.hpp>

Classes

struct  InjectionRates
 
struct  ProductionRates
 

Public Attributes

std::map< std::string, ProductionRatesproduction
 Per master-group production rates (positive values, SI units).
 
std::map< std::string, std::map< Opm::Phase, InjectionRates > > injection
 Per master-group, per-phase injection rates (SI units).
 

Detailed Description

Production and injection rates for reservoir coupling master groups.

Passed through DynamicSimulatorState to Summary::eval() so that rate-based summary vectors (FOPR, GOPR, etc.) include slave production.


The documentation for this struct was generated from the following file: