This commit is contained in:
Tor Harald Sandve
2021-09-06 15:02:20 +02:00
parent f497fa0fd7
commit adda160098
7 changed files with 28 additions and 55 deletions

View File

@@ -157,11 +157,10 @@ namespace WellGroupHelpers
GroupState& group_state);
void updateSurfaceRatesInjectionGroups(const Group& group,
const Schedule& schedule,
const int reportStepIdx,
const WellState& wellStateNupcol,
WellState& wellState,
GroupState& group_state);
const Schedule& schedule,
const int reportStepIdx,
const WellState& wellStateNupcol,
GroupState& group_state);
void updateWellRates(const Group& group,
const Schedule& schedule,