opm-simulators/opm/simulators/flow
Joshua Bowden fa7af3540c Changes needed to add Damaris functionality. The current state is that we output the pressure field and we use both HDF5 and parallel HDF5.
Damaris initialization is added after InitMpi but before starting the simulation. Damaris will invoke a separate core for writing in
parallel and leave the rest of cores for the simulator. The main changes are in main where start_damaris and then in eclwriterm where
we use damaris to output the PRESSURE. To test Damaris one can use --enable-damaris-output=true and to use parallel HDF5 one can use
--enable-async-damaris-output=true (false is the default choice)
2022-10-13 12:23:06 +02:00
..
python Make the Python interface use the TpfaLinearizer. 2022-10-04 11:44:35 +02:00
BlackoilModelEbos.hpp changing max_strict_iter_ to min_strict_cnv_iter_ 2022-09-07 14:28:41 +02:00
BlackoilModelParametersEbos.hpp changing max_strict_iter_ to min_strict_cnv_iter_ 2022-09-07 14:28:41 +02:00
countGlobalCells.cpp changed: put ParallelIstlInformation in separate compile unit 2022-08-18 09:15:28 +02:00
countGlobalCells.hpp changed: put ParallelIstlInformation in separate compile unit 2022-08-18 09:15:28 +02:00
FlowMainEbos.hpp Make the Python interface use the TpfaLinearizer. 2022-10-04 11:44:35 +02:00
KeywordValidation.cpp Added missing include of config.h in cpp files. 2022-10-12 15:28:38 +02:00
KeywordValidation.hpp Add missing include for unordered_map. 2021-09-09 12:17:54 +02:00
Main.hpp Changes needed to add Damaris functionality. The current state is that we output the pressure field and we use both HDF5 and parallel HDF5. 2022-10-13 12:23:06 +02:00
NonlinearSolverEbos.hpp Update NonlinearSolverEbos.hpp 2022-09-30 19:52:18 +08:00
SimulatorFullyImplicitBlackoilEbos.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
SimulatorFullyImplicitBlackoilEbos.hpp Ensure intensive quantities are calculated at start of simulation. 2022-09-01 14:00:42 +02:00
ValidationFunctions.cpp Added missing include of config.h in cpp files. 2022-10-12 15:28:38 +02:00
ValidationFunctions.hpp remove unnecessary includes 2022-07-26 19:03:39 +02:00