mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding fucntion updateListEconLimited() to WellInterface
This commit is contained in:
@@ -223,6 +223,9 @@ namespace Opm
|
||||
|
||||
RatioCheckTuple checkRatioEconLimits(const WellEconProductionLimits& econ_production_limits,
|
||||
const WellState& well_state) const;
|
||||
|
||||
void updateListEconLimited(const WellState& well_state,
|
||||
DynamicListEconLimited& list_econ_limited) const;
|
||||
protected:
|
||||
|
||||
// to indicate a invalid connection
|
||||
|
||||
Reference in New Issue
Block a user