mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Gas lift optimization for two-phase oil-water.
Add gas lift optimization support for two-phase oil-water flow.
This commit is contained in:
@@ -78,6 +78,8 @@ public:
|
||||
/// Index of well in the wells struct and wellState
|
||||
int indexOfWell() const;
|
||||
|
||||
void adaptRatesForVFP(std::vector<double>& rates) const;
|
||||
|
||||
const Well& wellEcl() const;
|
||||
const PhaseUsage& phaseUsage() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user