mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Merge remote-tracking branch 'atgeirr/master'
This commit is contained in:
commit
24204cf33e
@ -150,6 +150,7 @@ namespace Opm {
|
|||||||
|
|
||||||
fluid_.viscosity(nc_, & p[0], & z[0], & cells_[0],
|
fluid_.viscosity(nc_, & p[0], & z[0], & cells_[0],
|
||||||
mu_.data(), /*dmu_.data()*/ 0);
|
mu_.data(), /*dmu_.data()*/ 0);
|
||||||
|
dmu_.fill(0.0);
|
||||||
}
|
}
|
||||||
|
|
||||||
ADB
|
ADB
|
||||||
|
Loading…
Reference in New Issue
Block a user