mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
wells under zero injection target are also treated as stopped well
when formulating the well control equations
This commit is contained in:
@@ -195,6 +195,9 @@ public:
|
||||
|
||||
bool isPressureControlled(const WellState& well_state) const;
|
||||
|
||||
bool wellUnderZeroRateControl(const SummaryState& summary_state,
|
||||
const WellState& well_state) const;
|
||||
|
||||
protected:
|
||||
bool getAllowCrossFlow() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user