|
opm-common
|
Production and injection rates for reservoir coupling master groups. More...
#include <Groups.hpp>
Classes | |
| struct | InjectionRates |
| struct | ProductionRates |
Public Attributes | |
| std::map< std::string, ProductionRates > | production |
| 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). | |
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.