opm-simulators/ebos
2024-03-01 08:51:47 +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 fixed: if we write the size as a size_t we better read it as a size_t 2024-03-01 08:51:47 +01:00
collecttoiorank.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
collecttoiorank.hh Flows: simplify data structure 2024-02-16 14:51:51 +01:00
damaris_properties.hh changed: move damaris command line properties to separate file 2024-01-10 14:16:02 +01:00
damariswriter.cc DamarisWriter: move setupDamarisPars to translation unit 2024-01-31 09:43:19 +01:00
damariswriter.hh DamarisWriter: move setupDamarisPars to translation unit 2024-01-31 09:43:19 +01:00
ebos.hh rename EclAquiferModel property to AquiferModel 2024-02-23 10:25:16 +01: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 Merge pull request #5142 from akva2/blackoilmodel_remove_ebos 2024-02-01 12:34:12 +01:00
eclcpgridvanguard.hh MPIPartitionFromFile: move implementation to generic translation unit 2024-02-16 13:54:38 +01: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 MPIPartitionFromFile: move implementation to generic translation unit 2024-02-16 13:54:38 +01:00
eclgenericcpgridvanguard.hh MPIPartitionFromFile: move implementation to generic translation unit 2024-02-16 13:54:38 +01:00
eclgenericoutputblackoilmodule.cc EclGenericOutputBlackoilModule: align table 2024-02-23 08:20:14 +01:00
eclgenericoutputblackoilmodule.hh Flows: simplify data structure 2024-02-16 14:51:51 +01:00
eclgenericproblem_impl.hh Ensure NEXTSTEP is respected also withouth --enbale-tuning=true 2024-02-19 19:15:43 +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 Flows: simplify data structure 2024-02-16 14:51:51 +01:00
eclgenericwriter.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
eclgenericwriter.hh Flows: simplify data structure 2024-02-16 14:51:51 +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 Flows: simplify data structure 2024-02-16 14:51:51 +01:00
eclpolyhedralgridvanguard.hh Separating LGRs in rank 0 cellCentroids_ 2023-09-28 16:03:08 +02:00
eclproblem_properties.hh Merge pull request #5181 from akva2/move_gradient_calculator 2024-02-23 15:24:44 +01:00
eclproblem.hh Merge pull request #5181 from akva2/move_gradient_calculator 2024-02-23 15:24:44 +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
ecltracermodel.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00
ecltransmissibility_impl.hh Documentation fixed in skip indices in trans computation 2024-02-22 14:32:10 +01:00
ecltransmissibility.cc changed: explicitly instance with and without dune-fem 2023-08-10 13:44:08 +02:00
ecltransmissibility.hh Move functions isId, isIdReverse and directionalIsId to the namespace Opm::details 2024-02-01 13:57:49 +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
vtkecltracermodule.hh consistently use std::size_t 2023-08-15 09:32:10 +02:00