mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Improve stopped wells logic and log messages.
This commit is contained in:
committed by
Tor Harald Sandve
parent
2b9f5fb4fb
commit
a536b90891
@@ -283,6 +283,8 @@ namespace Opm
|
||||
mutable std::vector<double> ipr_a_;
|
||||
mutable std::vector<double> ipr_b_;
|
||||
|
||||
bool changed_to_stopped_this_step_ = false;
|
||||
|
||||
const EvalWell& getBhp() const;
|
||||
|
||||
EvalWell getQs(const int comp_idx) const;
|
||||
|
||||
Reference in New Issue
Block a user