opm-simulators/opm/simulators/flow
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
..
python Implements the Python step_init() function. 2020-08-24 10:27:50 +02:00
BlackoilModelEbos.hpp changed: remove BEGIN_PROPERTIES/END_PROPERTIES macro usage 2020-08-21 15:50:35 +02:00
BlackoilModelParametersEbos.hpp changed: remove BEGIN_PROPERTIES/END_PROPERTIES macro usage 2020-08-21 15:50:35 +02:00
countGlobalCells.hpp changed: replace boost::any with std::any 2020-02-19 11:20:16 +01:00
FlowMainEbos.hpp Implements the Python step_init() function. 2020-08-24 10:27:50 +02:00
Main.hpp Implements the Python step_init() function. 2020-08-24 10:27:50 +02:00
MissingFeatures.cpp implement Saltvd 2020-08-18 10:55:43 +02:00
MissingFeatures.hpp Moved Flow-related classes and files to opm/simulators/flow. 2019-06-20 11:00:51 +02:00
NonlinearSolverEbos.hpp changed: remove BEGIN_PROPERTIES/END_PROPERTIES macro usage 2020-08-21 15:50:35 +02:00
SimulatorFullyImplicitBlackoilEbos.hpp changed: remove BEGIN_PROPERTIES/END_PROPERTIES macro usage 2020-08-21 15:50:35 +02:00