mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-04 12:50:32 -06:00
09230808e0
Adapting Main.hpp to be called from Python interface, Part 1. Building on PR #2521 and PR #2535, we gradually adapt Main.hpp for being called from the Python interface (to be committed in a later PR) to the flow executable. This PR introduces a new constructor for class Opm::Main that takes a Deck, EclipseState, Schedule, and SummaryConfig as arguments. It also introduces some new class variables that will be useful when the main_() method is split up (in a later commit). |
||
---|---|---|
.. | ||
core/props | ||
simulators |