mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding computeConnectionPressureDelta to StandardWell
it is also copied from WellDensitySegmented while only handle one Standard Well.
This commit is contained in:
@@ -180,6 +180,9 @@ namespace Opm
|
||||
// depth for each perforation
|
||||
std::vector<double> perf_depth_;
|
||||
|
||||
// reference depth for the BHP
|
||||
int ref_depth_;
|
||||
|
||||
double well_efficiency_factor_;
|
||||
|
||||
// cell index for each well perforation
|
||||
|
||||
Reference in New Issue
Block a user