mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Move adjustment of water mobility caused by polymer to getMobility()
This commit is contained in:
@@ -151,6 +151,7 @@ enum WellVariablePositions {
|
||||
|
||||
void
|
||||
getMobility(const Simulator& ebosSimulator,
|
||||
const int w,
|
||||
const int perf,
|
||||
const int cell_idx,
|
||||
std::vector<EvalWell>& mob) const;
|
||||
|
||||
Reference in New Issue
Block a user