changed: make the deck an implementation detail in Opm::readDeck

This commit is contained in:
Arne Morten Kvarving
2022-11-23 13:21:28 +01:00
parent f4f8c033d8
commit c7016854d9
6 changed files with 20 additions and 32 deletions

View File

@@ -147,7 +147,7 @@ int PyBlackOilSimulator::stepInit()
}
if (this->deck_) {
main_ = std::make_unique<Opm::Main>(
this->deck_,
this->deck_->getDataFile(),
this->eclipse_state_,
this->schedule_,
this->summary_config_