restrict maximum number of times a well can switch to the same control

This commit is contained in:
Tor Harald Sandve
2021-04-15 08:14:52 +02:00
parent 87025fbec0
commit afdfe55bbc
3 changed files with 38 additions and 4 deletions

View File

@@ -278,6 +278,8 @@ protected:
bool changed_to_stopped_this_step_ = false;
std::vector< std::string> well_control_log_;
double wpolymer() const;
double wfoam() const;