opm-simulators/flow
Håkon Hægland 11eaa3d7d4 Implement Python step_init() method.
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 the next commit).
2020-03-02 11:56:50 +01:00
..
flow_blackoil_dunecpr.cpp bump required dune version to 2.6 2020-02-06 16:24:39 +01:00
flow_ebos_blackoil.cpp Implement Python step_init() method. 2020-03-02 11:56:50 +01:00
flow_ebos_blackoil.hpp Implement Python step_init() method. 2020-03-02 11:56:50 +01:00
flow_ebos_brine.cpp renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
flow_ebos_brine.hpp renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
flow_ebos_energy.cpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
flow_ebos_energy.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_foam.cpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
flow_ebos_foam.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_gasoil.cpp renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
flow_ebos_gasoil.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_oilwater_polymer_injectivity.cpp renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
flow_ebos_oilwater_polymer_injectivity.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_oilwater_polymer.cpp renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
flow_ebos_oilwater_polymer.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_oilwater.cpp renamed saltwater-->brine and removed keywords from missingFeatures 2020-01-09 14:14:38 +01:00
flow_ebos_oilwater.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_polymer.cpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
flow_ebos_polymer.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_ebos_solvent.cpp changed: namespace Ewoms -> namespace Opm 2019-09-05 17:14:38 +02:00
flow_ebos_solvent.hpp Setup logging before the simulator is initialized (#1980) 2019-08-27 22:41:48 +02:00
flow_onephase_energy.cpp fix various extentions 2020-01-09 14:14:38 +01:00
flow_onephase.cpp fix various extentions 2020-01-09 14:14:38 +01:00
flow_tag.hpp Only print usage information on one processes. 2019-10-29 17:00:24 +01:00
flow.cpp [feature][flow_blackoil] Added a variant to compile the blackoil option 2020-02-10 12:11:30 +01:00