opm-simulators/python
Håkon Hægland 3749dcab7d Implements the Python step_init() function.
A resubmission of commit 11eaa3d7 in PR #2403 and PR #2443 and continues
the work in #2555 implementing Python bindings to the flow simulator.

The step_init() method initializes the simulation. It is required for the
Python script to run step_init() before calling the step() method (which
will be implemented in a later commit).
2020-08-24 10:27:50 +02:00
..
pybind11 New python folder containing pybind11 2019-10-31 16:35:29 +01:00
simulators Implements the Python step_init() function. 2020-08-24 10:27:50 +02:00
CMakeLists.txt fixed: we still want to build the bindings even if pybind11 is already available. 2020-05-14 10:51:00 +02:00