mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-09-05 04:40:19 -05:00
Ensure linearizer is updated after transmissibility changes.
This commit is contained in:
@@ -1084,6 +1084,7 @@ public:
|
||||
this->referencePorosity_[1] = this->referencePorosity_[0];
|
||||
updateReferencePorosity_();
|
||||
updatePffDofData_();
|
||||
this->model().linearizer().updateDiscretizationParameters();
|
||||
}
|
||||
|
||||
bool tuningEvent = this->beginEpisode_(enableExperiments, this->episodeIndex());
|
||||
|
||||
Reference in New Issue
Block a user