#include <WellProductionProperties.hpp>

Public Member Functions

bool operator== (const WellProductionProperties &other) const
 
bool operator!= (const WellProductionProperties &other) const
 
 WellProductionProperties ()
 
bool hasProductionControl (WellProducer::ControlModeEnum controlModeArg) const
 
void dropProductionControl (WellProducer::ControlModeEnum controlModeArg)
 
void addProductionControl (WellProducer::ControlModeEnum controlModeArg)
 

Static Public Member Functions

static WellProductionProperties history (DeckRecordConstPtr record)
 
static WellProductionProperties prediction (DeckRecordConstPtr record)
 

Public Attributes

double OilRate
 
double WaterRate
 
double GasRate
 
double LiquidRate
 
double ResVRate
 
double BHPLimit
 
double THPLimit
 
int VFPTableNumber
 
double ALQValue
 
bool predictionMode
 
WellProducer::ControlModeEnum controlMode
 

Constructor & Destructor Documentation

Opm::WellProductionProperties::WellProductionProperties ( )

Member Function Documentation

void Opm::WellProductionProperties::addProductionControl ( WellProducer::ControlModeEnum  controlModeArg)
inline
void Opm::WellProductionProperties::dropProductionControl ( WellProducer::ControlModeEnum  controlModeArg)
inline
bool Opm::WellProductionProperties::hasProductionControl ( WellProducer::ControlModeEnum  controlModeArg) const
inline
static WellProductionProperties Opm::WellProductionProperties::history ( DeckRecordConstPtr  record)
static
bool Opm::WellProductionProperties::operator!= ( const WellProductionProperties other) const
bool Opm::WellProductionProperties::operator== ( const WellProductionProperties other) const
static WellProductionProperties Opm::WellProductionProperties::prediction ( DeckRecordConstPtr  record)
static

Member Data Documentation

double Opm::WellProductionProperties::ALQValue
double Opm::WellProductionProperties::BHPLimit
WellProducer::ControlModeEnum Opm::WellProductionProperties::controlMode
double Opm::WellProductionProperties::GasRate
double Opm::WellProductionProperties::LiquidRate
double Opm::WellProductionProperties::OilRate
bool Opm::WellProductionProperties::predictionMode
double Opm::WellProductionProperties::ResVRate
double Opm::WellProductionProperties::THPLimit
int Opm::WellProductionProperties::VFPTableNumber
double Opm::WellProductionProperties::WaterRate

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