mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
changed: make the deck an implementation detail in Opm::readDeck
This commit is contained in:
@@ -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_
|
||||
|
||||
Reference in New Issue
Block a user