|
bool | operator== (const WellProductionProperties &other) const |
|
bool | operator!= (const WellProductionProperties &other) const |
|
| WellProductionProperties (const UnitSystem &units, const std::string &name_arg) |
|
bool | hasProductionControl (ProducerCMode controlModeArg) const |
|
void | dropProductionControl (ProducerCMode controlModeArg) |
|
void | addProductionControl (ProducerCMode controlModeArg) |
|
void | handleWCONPROD (const std::optional< VFPProdTable::ALQ_TYPE > &alq_type, const UnitSystem &unit_system, const std::string &well, const DeckRecord &record) |
|
void | handleWCONHIST (const std::optional< VFPProdTable::ALQ_TYPE > &alq_type, const UnitSystem &unit_system, const DeckRecord &record) |
|
void | handleWELTARG (WELTARGCMode cmode, const UDAValue &new_arg, double SiFactorP) |
|
void | resetDefaultBHPLimit () |
|
void | clearControls () |
|
ProductionControls | controls (const SummaryState &st, double udq_default) const |
|
bool | updateUDQActive (const UDQConfig &udq_config, UDQActive &active) const |
|
void | update_uda (const UDQConfig &udq_config, UDQActive &udq_active, UDAControl control, const UDAValue &value) |
|
void | setBHPLimit (const double limit) |
|
int | productionControls () const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
|
std::string | name |
|
UDAValue | OilRate |
|
UDAValue | WaterRate |
|
UDAValue | GasRate |
|
UDAValue | LiquidRate |
|
UDAValue | ResVRate |
|
UDAValue | BHPTarget |
|
UDAValue | THPTarget |
|
UDAValue | ALQValue |
|
double | bhp_hist_limit = 0.0 |
|
double | thp_hist_limit = 0.0 |
|
double | BHPH = 0.0 |
|
double | THPH = 0.0 |
|
int | VFPTableNumber = 0 |
|
bool | predictionMode = false |
|
ProducerCMode | controlMode = ProducerCMode::CMODE_UNDEFINED |
|
ProducerCMode | whistctl_cmode = ProducerCMode::CMODE_UNDEFINED |
|
The documentation for this class was generated from the following file:
- opm/parser/eclipse/EclipseState/Schedule/Well/Well.hpp