mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #5323 from vkip/energy_efficiency_factor
Apply well/group efficiency factors for connection energy rates.
This commit is contained in:
commit
50a4742c23
@ -2626,7 +2626,7 @@ namespace Opm
|
||||
}
|
||||
}
|
||||
|
||||
return result;
|
||||
return result * this->well_efficiency_factor_;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user