mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
only use d factor for gas wells
This commit is contained in:
@@ -286,7 +286,7 @@ namespace Opm
|
||||
void computePerfRate(const IntensiveQuantities& intQuants,
|
||||
const std::vector<Value>& mob,
|
||||
const Value& bhp,
|
||||
const double Tw,
|
||||
const std::vector<Scalar>& Tw,
|
||||
const int perf,
|
||||
const bool allow_cf,
|
||||
std::vector<Value>& cq_s,
|
||||
@@ -302,7 +302,7 @@ namespace Opm
|
||||
const Value& rvw,
|
||||
const Value& rsw,
|
||||
std::vector<Value>& b_perfcells_dense,
|
||||
const double Tw,
|
||||
const std::vector<Scalar>& Tw,
|
||||
const int perf,
|
||||
const bool allow_cf,
|
||||
const Value& skin_pressure,
|
||||
|
||||
Reference in New Issue
Block a user