From 4b2156a0715e4a009dc593f84a49a4c071450039 Mon Sep 17 00:00:00 2001 From: Andreas Lauser Date: Thu, 8 Dec 2016 11:11:56 +0100 Subject: [PATCH] ebos: update the PffGridVector for transmissibility after geologic events --- ebos/eclproblem.hh | 1 + 1 file changed, 1 insertion(+) diff --git a/ebos/eclproblem.hh b/ebos/eclproblem.hh index dfb35e9e3..e2a54eb75 100644 --- a/ebos/eclproblem.hh +++ b/ebos/eclproblem.hh @@ -416,6 +416,7 @@ public: // re-compute all quantities which may possibly be affected. transmissibilities_.update(); updatePorosity_(); + updatePffDofData_(); } // Opm::TimeMap deals with points in time, so the number of time intervals (i.e.,