opm-simulators/python/simulators
Håkon Hægland 81319a7923 Implements the Python step() method.
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.
2020-08-25 13:42:48 +02:00
..
CMakeLists.txt Implements the Python step_init() function. 2020-08-24 10:27:50 +02:00
simulators.cpp Implements the Python step() method. 2020-08-25 13:42:48 +02:00