mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
@@ -240,7 +240,7 @@ namespace Opm
|
|||||||
}
|
}
|
||||||
|
|
||||||
if( pu.phase_used[BlackoilPhases::Vapour] ) {
|
if( pu.phase_used[BlackoilPhases::Vapour] ) {
|
||||||
wellrates.set( rt::wat, wv[ wellrate_index + pu.phase_pos[BlackoilPhases::Vapour] ] );
|
wellrates.set( rt::gas, wv[ wellrate_index + pu.phase_pos[BlackoilPhases::Vapour] ] );
|
||||||
}
|
}
|
||||||
|
|
||||||
const double bhp = this->bhp()[ w ];
|
const double bhp = this->bhp()[ w ];
|
||||||
|
|||||||
Reference in New Issue
Block a user