MultisegmentWell: move updateUpwindingSegments to MultisegmentWellPrimaryVariables

This commit is contained in:
Arne Morten Kvarving
2022-12-19 09:52:48 +01:00
parent 37607c570a
commit e1cd54b267
5 changed files with 31 additions and 29 deletions

View File

@@ -131,8 +131,6 @@ protected:
const double relaxed_inner_tolerance_pressure_ms_well,
const bool relax_tolerance) const;
void updateUpwindingSegments();
void computeSegmentFluidProperties(const EvalWell& temperature,
const EvalWell& saltConcentration,
int pvt_region_index,