mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
move getFrictionPressureLoss to MultisegmentWellSegments
This commit is contained in:
@@ -55,6 +55,8 @@ public:
|
||||
const int pvt_region_index,
|
||||
const int seg_idx) const;
|
||||
|
||||
EvalWell getFrictionPressureLoss(const int seg) const;
|
||||
|
||||
// TODO: trying to use the information from the Well opm-parser as much
|
||||
// as possible, it will possibly be re-implemented later for efficiency reason.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user