mirror of
https://github.com/OPM/opm-simulators.git
synced 2026-08-19 01:25:05 -05:00
A resubmission of commit 8e4f748 in PR #2403 and PR #2444 and continues
the work in #2690 implementing Python bindings to the flow simulator.
The Python step() method advances the simulator one report step. Before
calling step() for the first time, step_init() must have been called.