mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
handling well_efficiency_factor_ in WellInterface.
This commit is contained in:
@@ -204,6 +204,8 @@ namespace Opm
|
||||
const WellState& well_state,
|
||||
std::vector<double>& well_potentials) const = 0;
|
||||
|
||||
void setWellEfficiencyFactor(const double efficiency_factor);
|
||||
|
||||
protected:
|
||||
|
||||
const Well* well_ecl_;
|
||||
|
||||
Reference in New Issue
Block a user