handle GRUP in wellState from target

This commit is contained in:
Tor Harald Sandve
2021-06-10 15:09:05 +02:00
parent 57aa8d0384
commit 5368343512
9 changed files with 249 additions and 10 deletions

View File

@@ -194,6 +194,7 @@ public:
DeferredLogger& deferred_logger) = 0;
virtual void updateWellStateWithTarget(const Simulator& ebos_simulator,
const GroupState& group_state,
WellState& well_state,
DeferredLogger& deferred_logger) const;