mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Allow for gaslift for wells that violate thp limit but are not allowed to switch
This commit is contained in:
@@ -91,6 +91,7 @@ public:
|
||||
// whether the well is operable
|
||||
bool isOperableAndSolvable() const;
|
||||
bool useVfpExplicit () const;
|
||||
bool thpLimitViolatedButNotSwitched() const;
|
||||
|
||||
void initCompletions();
|
||||
void closeCompletions(const WellTestState& wellTestState);
|
||||
|
||||
Reference in New Issue
Block a user