mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Revert to original segment density computations
(keep average version as option)
This commit is contained in:
@@ -51,7 +51,7 @@ public:
|
||||
//! \brief Update upwinding segments.
|
||||
void updateUpwindingSegments(const PrimaryVariables& primary_variables);
|
||||
|
||||
EvalWell getHalfHydroPressureLoss(const int seg,
|
||||
EvalWell getHydroPressureLoss(const int seg,
|
||||
const int seg_side) const;
|
||||
|
||||
//! Pressure difference between segment and perforation.
|
||||
|
||||
Reference in New Issue
Block a user