Move adjustment of water mobility caused by polymer to getMobility()

This commit is contained in:
Tor Harald Sandve
2017-06-23 08:22:30 +02:00
parent 17ada607eb
commit 8088347c96
2 changed files with 49 additions and 44 deletions

View File

@@ -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;