mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
update status after WTEST
This commit is contained in:
@@ -217,10 +217,7 @@ public:
|
||||
|
||||
void updateStatus(int well_index, Well::Status status);
|
||||
|
||||
void openWell(int well_index) {
|
||||
this->wells_[well_index].status = Well::Status::OPEN;
|
||||
}
|
||||
|
||||
void openWell(int well_index);
|
||||
void shutWell(int well_index);
|
||||
void stopWell(int well_index);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user