|
| GasLiftWell (const RestartIO::RstWell &rst_well) |
|
| GasLiftWell (const std::string &name, bool use_glo) |
|
const std::string & | name () const |
|
bool | use_glo () const |
|
void | max_rate (double value) |
|
const std::optional< double > & | max_rate () const |
|
void | weight_factor (double value) |
|
double | weight_factor () const |
|
void | inc_weight_factor (double value) |
|
double | inc_weight_factor () const |
|
void | min_rate (double value) |
|
double | min_rate () const |
|
void | alloc_extra_gas (bool value) |
|
bool | alloc_extra_gas () const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|
bool | operator== (const GasLiftWell &other) const |
|
The documentation for this class was generated from the following files:
- opm/input/eclipse/Schedule/GasLiftOpt.hpp
- opm/input/eclipse/Schedule/GasLiftOpt.cpp