mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
restrict maximum number of times a well can switch to the same control
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user