check operability history wells

This commit is contained in:
Tor Harald Sandve
2021-10-14 13:14:38 +02:00
parent d925e74b76
commit 160c80b574
6 changed files with 11 additions and 38 deletions

View File

@@ -332,7 +332,6 @@ protected:
bool solveWellForTesting(const Simulator& ebosSimulator, WellState& well_state, const GroupState& group_state,
DeferredLogger& deferred_logger);
bool shutUnsolvableWells() const;
};
}