opm-simulators/ebos
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
..
equil minor 2022-09-23 13:32:58 +02:00
alucartesianindexmapper.hh eclalucartesianindexmapper: some modernization 2022-08-10 12:37:04 +02:00
collecttoiorank.cc rebasing 2022-07-28 20:40:34 +02:00
collecttoiorank.hh collecttoiorank: use constexpr 2022-08-10 12:37:04 +02:00
ebos.hh changing max_strict_iter_ to min_strict_cnv_iter_ 2022-09-07 14:28:41 +02:00
eclactionhandler.cc Direct All Non-Triggered Action Messages to Debug File 2022-09-01 17:11:36 +02:00
eclactionhandler.hh fixed: forward structs as struct 2022-09-09 08:37:59 +02:00
eclalugridvanguard.hh EclAluGridVanguard: some modernization 2022-08-10 12:44:53 +02:00
eclbaseaquifermodel.hh fixing AquiferModel in AlugridModel 2022-09-26 10:43:42 +02:00
eclbasevanguard.hh hide --zoltan-params from --help 2022-09-16 21:00:45 +02:00
eclcpgridvanguard.hh added: command line option for zoltan customization 2022-09-16 13:51:29 +02:00
ecldummygradientcalculator.hh EclDummyGradientCalculator: some modernization 2022-08-10 12:44:53 +02:00
eclequilinitializer.hh Bugfix: fix dis/en-abling dissolution in the fluid state. 2022-09-30 10:58:05 +02:00
eclfluxmodule.hh Remove unneeded timeIdx argument. 2022-09-29 14:13:49 +02:00
eclgenericcpgridvanguard.cc added: command line option for zoltan customization 2022-09-16 13:51:29 +02:00
eclgenericcpgridvanguard.hh added: command line option for zoltan customization 2022-09-16 13:51:29 +02:00
eclgenericoutputblackoilmodule.cc Fix PBUB and PDEW Export to Restart File 2022-09-27 17:23:35 +08:00
eclgenericoutputblackoilmodule.hh 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
eclgenericproblem.cc Adds support for KRNUM 2022-09-14 15:34:41 +02:00
eclgenericproblem.hh Adds support for KRNUM 2022-09-14 15:34:41 +02:00
eclgenericthresholdpressure.cc rebasing 2022-07-28 20:40:34 +02:00
eclgenericthresholdpressure.hh eclthresholdpressure: split in typetag dependent and typetag-independent parts 2021-05-13 21:09:38 +02:00
eclgenerictracermodel.cc changed: put parts of ISTLSolverEbos in separate compile unit 2022-09-12 12:44:56 +02:00
eclgenerictracermodel.hh EclGenericTracerModel: some modernization 2022-08-10 12:44:53 +02:00
eclgenericvanguard.cc add missing include 2022-07-27 16:24:04 +02:00
eclgenericvanguard.hh added: command line option for zoltan customization 2022-09-16 13:51:29 +02:00
eclgenericwriter.cc changed: use EclMpiSerializer in eclwriter 2022-09-06 15:36:58 +02:00
eclgenericwriter.hh EclGenericWriter: some modernization 2022-08-10 12:44:53 +02:00
eclinterregflows.cc Added missing include of config.h in cpp files. 2022-10-12 15:28:38 +02:00
eclinterregflows.hh Don't Capture Local Flux Data Unless Needed 2022-02-25 11:31:57 +01:00
eclmpiserializer.hh changed: use Serializer from opm-common 2022-09-16 13:12:11 +02:00
eclnewtonmethod.hh EclNewtonMethod: some modernization 2022-08-10 12:44:53 +02:00
ecloutputblackoilmodule.hh changed: consistently use std::array 2022-08-16 08:38:54 +02:00
eclpolyhedralgridvanguard.hh EclPolyhedralGridVanguard: some modernization 2022-08-10 12:44:53 +02:00
eclproblem.hh 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
eclthresholdpressure.hh EclThresholdPressure: some modernization 2022-08-10 12:44:53 +02:00
ecltracermodel.hh changed: do all updateStorageCaches in one call 2022-10-07 13:27:56 +02:00
ecltransmissibility.cc rebasing 2022-07-28 20:40:34 +02:00
ecltransmissibility.hh rebasing 2022-07-28 20:40:34 +02:00
eclwriter.hh 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
femcpgridcompat.hh FemCpGridCompat: some modernization 2022-08-10 12:44:53 +02:00
vtkecltracermodule.hh VtkEclTracerModule: some modernization 2022-08-10 12:44:53 +02:00