opm-simulators
Opm::GasLiftWellState< Scalar > Class Template Reference

Public Member Functions

 GasLiftWellState (Scalar oil_rate, Scalar oil_pot, bool oil_is_limited, Scalar gas_rate, Scalar gas_pot, bool gas_is_limited, Scalar alq, bool alq_is_limited, Scalar water_rate, Scalar water_pot, bool water_is_limited, Scalar bhp, std::optional< bool > increase)
 
Scalar alq () const
 
Scalar bhp () const
 
bool alqChanged ()
 
bool alqIsLimited () const
 
bool gasIsLimited () const
 
Scalar gasRate () const
 
Scalar gasPot () const
 
std::pair< Scalar, Scalar > getRates ()
 
std::optional< bool > increase () const
 
bool oilIsLimited () const
 
Scalar oilRate () const
 
Scalar waterRate () const
 
Scalar oilPot () const
 
Scalar waterPot () const
 
bool waterIsLimited () const
 
void update (Scalar oil_rate, Scalar oil_pot, bool oil_is_limited, Scalar gas_rate, Scalar gas_pot, bool gas_is_limited, Scalar alq, bool alq_is_limited, Scalar water_rate, Scalar water_pot, Scalar water_is_limited, Scalar bhp, bool increase)
 

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