mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge pull request #3771 from totto82/fixUpdateGR
Update guiderates after with new rates from newly opened wells
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user