opm-simulators/ebos
Markus Blatt ddb174f401
Merge pull request #5125 from aritorto/rmNumElems
[refactor] Remove numElems from LookUpData methods
2024-01-26 14:19:04 +01:00
..
equil BUGFIX. Use given temperature in the density calculations in the initialization 2023-12-13 09:45:38 +01:00
alucartesianindexmapper.hh add cartesianCoordianteLevel in ALUCartIdxMapp, used in RelperDiag 2023-11-28 15:47:00 +01:00
collecttoiorank_impl.hh Only output interior cells 2023-12-20 13:00:46 +01:00
collecttoiorank.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
collecttoiorank.hh added: hook up RPTRST CONV output to restart file if requested 2024-01-16 12:58:02 +01:00
damaris_properties.hh changed: move damaris command line properties to separate file 2024-01-10 14:16:02 +01:00
damariswriter.hh fix for crash when cleaning up damaris mesh offset variable due to shared memory buffer being size off by one 2024-01-18 16:36:47 +01:00
ebos.hh Use the non-accelerated linear solver for some tests. 2023-09-25 10:44:06 +02:00
eclalugridvanguard.hh Support for mechanical dispersion 2023-11-16 16:55:01 +01:00
eclbaseaquifermodel.hh BlackoilModelEbos: remove unused includes 2023-06-30 09:53:59 +02:00
eclbasevanguard.hh Add Support for Reading MPI Partitioning From File 2023-11-16 16:28:14 +01:00
eclcpgridvanguard.hh Add Support for Writing NLDD-Like Partitions in Parallel 2023-11-17 09:17:46 +01:00
ecldummygradientcalculator.hh ecldummygradientcalcultor.hh: cleanup headers 2023-08-02 11:45:51 +02:00
eclequilinitializer.hh Compute entalpy for thermal boundary 2024-01-18 16:04:32 +01:00
eclfluxmodule.hh use arithmetic averaged compaction transmissibility multipliers 2024-01-11 09:55:04 +01:00
eclgenericcpgridvanguard.cc changed: move ebos/eclmpiserializer.hh to opm/simulators/utils/MPISerializer.hpp 2024-01-23 10:51:32 +01:00
eclgenericcpgridvanguard.hh LookUpCellCentroid used to search cell centroids in eclbasevanguard 2023-08-29 08:45:59 +02:00
eclgenericoutputblackoilmodule.cc Add co2 mass in place summary vectors 2024-01-26 09:15:43 +01:00
eclgenericoutputblackoilmodule.hh added: hook up RPTRST CONV output to restart file if requested 2024-01-16 12:58:02 +01:00
eclgenericproblem_impl.hh Fix warning unused-variable 2024-01-26 12:28:06 +01:00
eclgenericproblem.cc LookUp Indices in eclgenericproblem 2023-10-19 10:53:07 +02:00
eclgenericproblem.hh add option for explicit pressure for rock compaction (only transmissibility) 2024-01-11 16:09:08 +01:00
eclgenericthresholdpressure_impl.hh Fix warning unused-variable 2024-01-26 12:28:06 +01:00
eclgenericthresholdpressure.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenericthresholdpressure.hh Lookup of cartesian index and element data refactored. 2023-08-22 13:51:53 +02:00
eclgenerictracermodel_impl.hh cartToGlobal removed 2023-10-23 18:30:41 +02:00
eclgenerictracermodel.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenerictracermodel.hh cartToGlobal removed 2023-10-23 18:30:41 +02:00
eclgenericvanguard.cc Implement Forchheimer term in wellIndex 2023-10-23 08:55:21 +02:00
eclgenericvanguard.hh Add Support for Reading MPI Partitioning From File 2023-11-16 16:28:14 +01:00
eclgenericwriter_impl.hh changed: move ebos/eclmpiserializer.hh to opm/simulators/utils/MPISerializer.hpp 2024-01-23 10:51:32 +01:00
eclgenericwriter.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenericwriter.hh added: hook up RPTRST CONV output to restart file if requested 2024-01-16 12:58:02 +01:00
eclmixingratecontrols.cc EclProblem: put drsdtcon with friends in separate class 2023-08-11 11:43:39 +02:00
eclmixingratecontrols.hh EclProblem: put drsdtcon with friends in separate class 2023-08-11 11:43:39 +02:00
eclnewtonmethod.hh use exception classes from opm-common 2022-12-13 12:56:13 +01:00
ecloutputblackoilmodule.hh refactor updateCO2InWater 2024-01-26 09:33:26 +01:00
eclpolyhedralgridvanguard.hh Separating LGRs in rank 0 cellCentroids_ 2023-09-28 16:03:08 +02:00
eclproblem_properties.hh add option for explicit pressure for rock compaction (only transmissibility) 2024-01-11 16:09:08 +01:00
eclproblem.hh Remove numElems from LookUpData methods 2024-01-26 09:40:05 +01:00
eclsolutioncontainers.cc changed: add a container for micp solution components 2023-08-01 13:45:29 +02:00
eclsolutioncontainers.hh changed: add a container for micp solution components 2023-08-01 13:45:29 +02:00
eclthresholdpressure.hh eclthresholdpressure.hh: cleanup headers 2023-08-02 12:28:26 +02:00
ecltimesteppingparams.hh changed: put ecl time stepping parameters in separate struct 2023-08-30 11:22:22 +02:00
ecltracermodel.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
ecltransmissibility_impl.hh Remove numElems from LookUpData methods 2024-01-26 09:40:05 +01:00
ecltransmissibility.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
ecltransmissibility.hh Support for mechanical dispersion 2023-11-16 16:55:01 +01:00
eclwriter.hh added: hook up RPTRST CONV output to restart file if requested 2024-01-16 12:58:02 +01:00
femcpgridcompat.hh FemCpGridCompat: some modernization 2022-08-10 12:44:53 +02:00
FIBlackOilModel.hpp added mpi checking of throw in property evaluation 2023-09-21 13:34:01 +02:00
hdf5serializer.hh added: parallel support to HDF5File / HDF5Serializer 2023-02-16 14:49:38 +01:00
vtkecltracermodule.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00