update status after WTEST

This commit is contained in:
Tor Harald Sandve
2021-09-21 10:32:56 +02:00
parent 7b833b7706
commit 30592c7593
6 changed files with 20 additions and 5 deletions

View File

@@ -54,6 +54,7 @@ public:
void init_timestep(const SingleWellState& other);
void shut();
void stop();
void open();
};