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:
@@ -900,6 +900,7 @@ namespace Opm
|
||||
case Well::ProducerCMode::THP:
|
||||
{
|
||||
auto rates = ws.surface_rates;
|
||||
this->adaptRatesForVFP(rates);
|
||||
double bhp = this->calculateBhpFromThp(well_state, rates, well, summaryState, this->getRefDensity(), deferred_logger);
|
||||
ws.bhp = bhp;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user