MultisegmentWell: move getBhp to MultisegmentWellPrimaryVariables

This commit is contained in:
Arne Morten Kvarving
2022-12-19 09:52:48 +01:00
parent bb377c0a47
commit 99020fe33b
5 changed files with 12 additions and 10 deletions

View File

@@ -138,7 +138,6 @@ protected:
int pvt_region_index,
DeferredLogger& deferred_logger);
EvalWell getBhp() const;
EvalWell getFrictionPressureLoss(const int seg) const;
EvalWell getHydroPressureLoss(const int seg) const;
EvalWell getQs(const int comp_idx) const;