mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
ebos: update the PffGridVector for transmissibility after geologic events
This commit is contained in:
parent
706e51f878
commit
4b2156a071
@ -416,6 +416,7 @@ public:
|
|||||||
// re-compute all quantities which may possibly be affected.
|
// re-compute all quantities which may possibly be affected.
|
||||||
transmissibilities_.update();
|
transmissibilities_.update();
|
||||||
updatePorosity_();
|
updatePorosity_();
|
||||||
|
updatePffDofData_();
|
||||||
}
|
}
|
||||||
|
|
||||||
// Opm::TimeMap deals with points in time, so the number of time intervals (i.e.,
|
// Opm::TimeMap deals with points in time, so the number of time intervals (i.e.,
|
||||||
|
Loading…
Reference in New Issue
Block a user