opm-simulators/opm/simulators
Håkon Hægland f94553c5a7 Python bindings for the blackoil simulator.
A simplified version of PR #2518 that uses a deck filename to construct
the simulator.

After private discussion with @joakim-hove it was decided that the
construction of the blackoil simulator from Python using deck,
ecliseState, schedule and summaryConfig as constructor arguments from
\#2518 should be replaced by a constructor taking only the deck filename
as parameter.

A rewrite of the Python bindings for the blackoil simulator using
pybind11 as introduced in PR #2127. The new version uses the
refactored flow.cpp introduced in PR #2516 and thus avoids duplication
of the code in simulators.cpp.

This PR will be the starting point for implementing the Python bindings
introduced in PR #2403.
2020-05-11 15:03:17 +02:00
..
aquifers changed: use AquiferConfig when setting up aquifers 2020-03-24 13:36:39 +01:00
flow Python bindings for the blackoil simulator. 2020-05-11 15:03:17 +02:00
linalg Enable matrix dumping also without MPI. 2020-05-08 13:32:36 +02:00
timestepping Minor adjustments from review. 2020-05-08 09:21:25 +02:00
utils Update connection <-> segment implementation 2020-04-30 14:53:35 +02:00
wells Refactor SimulatorReport system. 2020-05-07 16:13:39 +02:00
opm-simulators_doxygen_main.hpp Moved all remaining files out of opm/autodiff. 2019-06-20 11:00:51 +02:00