Update guiderates after with new rates from newly opened wells

This commit is contained in:
Tor Harald Sandve
2022-01-17 13:01:42 +01:00
parent ee3c3db1af
commit d1c2032e73
3 changed files with 19 additions and 5 deletions

View File

@@ -396,7 +396,7 @@ protected:
const SummaryConfig& summaryConfig,
DeferredLogger& deferred_logger);
bool guideRateUpdateIsNeeded() const;
bool guideRateUpdateIsNeeded(const int reportStepIdx) const;
// create the well container
virtual void createWellContainer(const int time_step) = 0;