.. |
equil
|
remove unnecessary (empty) dtors
|
2025-01-21 14:41:18 +01:00 |
python
|
Add Missing Headers to Python Simulator
|
2025-01-30 12:17:39 +01:00 |
ActionHandler.cpp
|
Chase UDQConfig::Eval() API Change
|
2025-01-23 12:48:39 +01:00 |
ActionHandler.hpp
|
Make Simulator Update Operation Public
|
2025-02-05 16:11:49 +01:00 |
AluGridCartesianIndexMapper.hpp
|
LevelCartesianIndexMapper for AluGrid
|
2024-10-21 11:25:27 +02:00 |
AluGridLevelCartesianIndexMapper.hpp
|
Minor refactorization in LevelCartesianIndexMapper for AluGrid and PolyhedralGrid
|
2024-12-19 19:02:16 +01:00 |
AluGridVanguard.hpp
|
mark constructors explicit
|
2025-01-21 14:41:17 +01:00 |
Banners.cpp
|
Removing redundant report output and renaming.
|
2024-02-12 10:54:50 +01:00 |
Banners.hpp
|
Add setup and deck read timing to end-of-run report.
|
2024-02-09 14:52:34 +01:00 |
BaseAquiferModel.hpp
|
mark constructors explicit
|
2025-01-21 14:41:17 +01:00 |
BlackoilModel_impl.hpp
|
BlackoilModel: add impl file
|
2025-01-15 11:51:39 +01:00 |
BlackoilModel.hpp
|
BlackoilModel: add impl file
|
2025-01-15 11:51:39 +01:00 |
BlackoilModelConvergenceMonitor.cpp
|
BlackoilModel: move to has-a instead of is-a modelling of penalty cards
|
2025-01-14 06:26:52 +01:00 |
BlackoilModelConvergenceMonitor.hpp
|
BlackoilModel: move to has-a instead of is-a modelling of penalty cards
|
2025-01-14 06:26:52 +01:00 |
BlackoilModelNldd.hpp
|
changed: move NLDD BlackoilWellModel code to separate class
|
2025-01-22 15:33:28 +01:00 |
BlackoilModelParameters.cpp
|
Parameterize network sub-iterations and pressure update dampening
|
2025-01-27 11:44:10 +01:00 |
BlackoilModelParameters.hpp
|
Parameterize network sub-iterations and pressure update dampening
|
2025-01-27 11:44:10 +01:00 |
BlackoilModelProperties.hpp
|
BlackoilModel: move properties to separate header
|
2025-01-13 11:34:14 +01:00 |
CollectDataOnIORank_impl.hpp
|
fixed: broken range check
|
2025-01-23 10:56:03 +01:00 |
CollectDataOnIORank.cpp
|
bump minimum dune version to 2.9
|
2024-12-03 13:59:53 +01:00 |
CollectDataOnIORank.hpp
|
ebos/collecttoiorank: move to opm/simulators/flow
|
2024-03-06 09:30:21 +01:00 |
CompositionalContainer.cpp
|
fix: instantiation of CompositionalContainer
|
2025-02-13 13:26:09 +01:00 |
CompositionalContainer.hpp
|
move CompositionalContainer member into OutputCompositionalModule
|
2025-02-13 12:08:23 +01:00 |
ConvergenceOutputConfiguration.cpp
|
fixed: fmt::join is in ranges.h using {{fmt11}}
|
2024-11-11 12:04:23 +01:00 |
ConvergenceOutputConfiguration.hpp
|
Don't Output INFOSTEP File by Default
|
2022-12-15 13:02:09 +01:00 |
countGlobalCells.hpp
|
Move opm/core/props to opm/simulators/utils
|
2024-06-25 12:22:09 +02:00 |
CpGridVanguard.hpp
|
Expose CornerCells and OverlapLayers Load Balancing Settings
|
2025-02-03 15:31:47 +01:00 |
DamarisParameters.cpp
|
parametersystem.hh: rename to .hpp
|
2024-09-05 10:07:40 +02:00 |
DamarisParameters.hpp
|
DamarisParameters: introduce translation unit
|
2024-08-16 16:59:51 +02:00 |
DamarisWriter.cpp
|
Add and use DamarisOutput::handleError() helper.
|
2024-06-19 10:30:38 +02:00 |
DamarisWriter.hpp
|
mark constructors explicit
|
2025-01-21 14:41:17 +01:00 |
DummyGradientCalculator.hpp
|
move ebos/ecldummygradientcalculator.hh to opm/simulators/flow
|
2024-02-12 11:19:23 +01:00 |
EclGenericWriter_impl.hpp
|
Chase UDQConfig::Eval() API Change
|
2025-01-23 12:48:39 +01:00 |
EclGenericWriter.cpp
|
bump minimum dune version to 2.9
|
2024-12-03 13:59:53 +01:00 |
EclGenericWriter.hpp
|
cleaing up EclWriter related and DamarisWriter.hpp
|
2024-10-30 11:23:16 +01:00 |
EclWriter.hpp
|
fixed: check correct variable (copy-pasta issue)
|
2025-01-23 10:56:03 +01:00 |
EquilInitializer.hpp
|
adressed minor comments by reviewer, added enableConvectiveMixing flag to drsdtcon, fixed indentation and bug in lastRs for gas/water
|
2024-08-09 10:51:19 +02:00 |
ExtboContainer.cpp
|
move assignment of mass fractions into ExtboContainer
|
2025-02-07 14:43:00 +01:00 |
ExtboContainer.hpp
|
ExtboContainer: make data private
|
2025-02-07 14:47:44 +01:00 |
ExtraConvergenceOutputThread.cpp
|
Write penalty count to infoiter file
|
2024-10-03 08:56:39 +02:00 |
ExtraConvergenceOutputThread.hpp
|
Output Non-Linear Convergence to Separate File if Requested
|
2022-12-20 10:14:13 +01:00 |
FemCpGridCompat.hpp
|
bump minimum dune version to 2.9
|
2024-12-03 13:59:53 +01:00 |
FIBlackoilModel.hpp
|
Switch property evaluation to using ElementChunks.
|
2025-01-28 09:59:16 +01:00 |
FIPContainer.cpp
|
Merge pull request #5851 from svenn-t/dummy_water_compositional
|
2025-02-13 13:09:08 +01:00 |
FIPContainer.hpp
|
FIPContainer: take ownership of map
|
2025-02-03 11:30:00 +01:00 |
FlowBaseProblemProperties.hpp
|
splitting Blackoil related to FlowProblemBlackoil
|
2024-09-11 14:58:14 +02:00 |
FlowBaseVanguard.hpp
|
mark constructors explicit
|
2025-01-21 14:41:17 +01:00 |
FlowGenericProblem_impl.hpp
|
FlowProblem: move some more code to FlowGenericProblem
|
2025-01-15 08:40:48 +01:00 |
FlowGenericProblem.cpp
|
bump minimum dune version to 2.9
|
2024-12-03 13:59:53 +01:00 |
FlowGenericProblem.hpp
|
FlowProblem: move some more code to FlowGenericProblem
|
2025-01-15 08:40:48 +01:00 |
FlowGenericVanguard.cpp
|
Tidy Up Parts of Grid Processing Implementation
|
2025-02-10 16:43:00 +01:00 |
FlowGenericVanguard.hpp
|
Tidy Up Parts of Grid Processing Implementation
|
2025-02-10 16:43:00 +01:00 |
FlowMain.hpp
|
Fix rebase problem
|
2025-01-20 15:28:05 +01:00 |
FlowProblem.hpp
|
Make Action Processing Independently Accessible
|
2025-02-05 16:11:49 +01:00 |
FlowProblemBlackoil.hpp
|
move extraction of MICP solution into MICPContainer
|
2025-02-07 13:47:35 +01:00 |
FlowProblemBlackoilProperties.hpp
|
splitting Blackoil related to FlowProblemBlackoil
|
2024-09-11 14:58:14 +02:00 |
FlowProblemComp.hpp
|
Accommodate for two or three phases in compositional simulations.
|
2025-02-05 08:14:55 +01:00 |
FlowProblemCompProperties.hpp
|
Use fluid system phase indices
|
2025-02-05 08:14:55 +01:00 |
FlowProblemParameters.cpp
|
Skip allocTrans when enableEclOutput is False and
|
2025-01-15 15:56:55 +01:00 |
FlowProblemParameters.hpp
|
Enable New Saturation Function Consistency Checks
|
2024-10-16 15:03:07 +02:00 |
FlowsData.hpp
|
Flows: simplify data structure
|
2024-02-16 14:51:51 +01:00 |
FlowThresholdPressure.hpp
|
mark constructors explicit
|
2025-01-21 14:41:17 +01:00 |
FlowUtils.cpp
|
mark parameters/variables as const where appropriate
|
2025-01-23 07:57:44 +01:00 |
FlowUtils.hpp
|
mark parameters/variables as const where appropriate
|
2025-01-23 07:57:44 +01:00 |
GenericCpGridVanguard.cpp
|
Tidy Up Parts of Grid Processing Implementation
|
2025-02-10 16:43:00 +01:00 |
GenericCpGridVanguard.hpp
|
Expose CornerCells and OverlapLayers Load Balancing Settings
|
2025-02-03 15:31:47 +01:00 |
GenericOutputBlackoilModule.cpp
|
move output of tracer data into TracerContainer
|
2025-02-14 09:59:38 +01:00 |
GenericOutputBlackoilModule.hpp
|
move allocation of tracer data into TracerContainer
|
2025-02-14 09:58:54 +01:00 |
GenericThresholdPressure_impl.hpp
|
mark parameters/variables as const where appropriate
|
2025-01-23 07:57:44 +01:00 |
GenericThresholdPressure.cpp
|
bump minimum dune version to 2.9
|
2024-12-03 13:59:53 +01:00 |
GenericThresholdPressure.hpp
|
Restore threshold pressures from restart
|
2024-11-18 12:59:48 +01:00 |
GenericTracerModel_impl.hpp
|
Fix solution tracers and well output.
|
2024-06-10 14:50:56 +02:00 |
GenericTracerModel.cpp
|
bump minimum dune version to 2.9
|
2024-12-03 13:59:53 +01:00 |
GenericTracerModel.hpp
|
Fix solution tracers and well output.
|
2024-06-10 14:50:56 +02:00 |
InterRegFlows.cpp
|
mark parameters/variables as const where appropriate
|
2025-01-23 07:57:44 +01:00 |
InterRegFlows.hpp
|
EclInterRegFlows: rename to InterRegFlows
|
2024-02-02 12:53:11 +01:00 |
KeywordValidation.cpp
|
Introduce struct to reduce number of constructor params
|
2025-01-15 13:34:05 +01:00 |
KeywordValidation.hpp
|
Introduce struct to reduce number of constructor params
|
2025-01-15 13:34:05 +01:00 |
LogOutputHelper.cpp
|
LogOutputHelper: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
LogOutputHelper.hpp
|
Fix linking errors when using shared libraries.
|
2024-01-29 16:37:38 +01:00 |
Main.cpp
|
Fix rebase problem
|
2025-01-20 15:28:05 +01:00 |
Main.hpp
|
Move Dynamic Dispatch Function to Separate TU
|
2025-01-30 13:18:02 +01:00 |
MainDispatchDynamic.cpp
|
Move Dynamic Dispatch Function to Separate TU
|
2025-01-30 13:18:02 +01:00 |
MechContainer.cpp
|
MechContainer: data should be moved into solution container
|
2025-02-07 12:25:19 +01:00 |
MechContainer.hpp
|
MechContainer: data should be moved into solution container
|
2025-02-07 12:25:19 +01:00 |
MICPContainer.cpp
|
move extraction of MICP solution into MICPContainer
|
2025-02-07 13:47:35 +01:00 |
MICPContainer.hpp
|
MICPContainer: make data private
|
2025-02-07 13:47:35 +01:00 |
MixingRateControls.cpp
|
splitting Blackoil related to FlowProblemBlackoil
|
2024-09-11 14:58:14 +02:00 |
MixingRateControls.hpp
|
mark constructors explicit
|
2025-01-21 14:41:17 +01:00 |
NewTranFluxModule.hpp
|
Avoid deleting derivative i.e. getting "wrong" matrix in case of zero flux
|
2024-08-22 11:47:14 +02:00 |
NonlinearSolver.cpp
|
NonlinearSolver::Parameters: move to separate struct
|
2025-01-14 07:51:08 +01:00 |
NonlinearSolver.hpp
|
NonlinearSolver::Parameters: move to separate struct
|
2025-01-14 07:51:08 +01:00 |
OutputBlackoilModule.hpp
|
move assignment of sol tracer concentration into TracerContainer
|
2025-02-14 09:59:39 +01:00 |
OutputCompositionalModule.hpp
|
move allocation of tracer data into TracerContainer
|
2025-02-14 09:58:54 +01:00 |
partitionCells.cpp
|
Fix NLDD solver for parallel runs with the COMPDAT keyword inside an ACTIONX
|
2024-08-14 08:31:37 +02:00 |
partitionCells.hpp
|
Change the type of the argument possibleFutureConnections from a pointer to a const reference
|
2024-08-08 09:19:32 +02:00 |
PolyhedralGridVanguard.hpp
|
Tidy Up Parts of Grid Processing Implementation
|
2025-02-10 16:43:00 +01:00 |
priVarsPacking.hpp
|
add output of dissolved solvent rswsol
|
2023-12-21 10:48:58 +01:00 |
RegionPhasePVAverage.cpp
|
add casts to avoid comparison to / arithmetics with enums
|
2024-11-06 10:38:50 +01:00 |
RegionPhasePVAverage.hpp
|
Add Utility for Region-Based Phase-Filled Averages
|
2024-02-28 12:08:24 +01:00 |
ReservoirCoupling.cpp
|
Clearify that errhandler is a handle
|
2025-01-17 22:06:22 +01:00 |
ReservoirCoupling.hpp
|
Add doxygen comments
|
2025-01-17 22:06:22 +01:00 |
ReservoirCouplingMaster.cpp
|
Fix typo in Equinor ASA
|
2025-01-17 22:06:22 +01:00 |
ReservoirCouplingMaster.hpp
|
Fix typo in Equinor ASA
|
2025-01-17 22:06:22 +01:00 |
ReservoirCouplingSlave.cpp
|
Fix typo
|
2025-01-17 22:06:22 +01:00 |
ReservoirCouplingSlave.hpp
|
Fix typo in Equinor ASA
|
2025-01-17 22:06:22 +01:00 |
ReservoirCouplingSpawnSlaves.cpp
|
Use Dune::MPITraits to determine MPI datatype
|
2025-01-17 22:06:22 +01:00 |
ReservoirCouplingSpawnSlaves.hpp
|
Fix typo in Equinor ASA
|
2025-01-17 22:06:22 +01:00 |
RSTConv.cpp
|
RSTConv: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
RSTConv.hpp
|
added: RST CONV support for polymer, solvent and brine
|
2024-01-22 09:58:06 +01:00 |
SimulatorConvergenceOutput.cpp
|
SimulatorConvergenceOutput: move to separate class
|
2025-01-14 10:24:53 +01:00 |
SimulatorConvergenceOutput.hpp
|
SimulatorConvergenceOutput: move to separate class
|
2025-01-14 10:24:53 +01:00 |
SimulatorFullyImplicitBlackoil.cpp
|
Spawn slaves from master
|
2025-01-17 22:01:11 +01:00 |
SimulatorFullyImplicitBlackoil.hpp
|
remove some duplicate if conditionals
|
2025-01-23 11:16:32 +01:00 |
SimulatorReportBanners.cpp
|
rename SimulatorFullyImplicitBlackoilEbos.cpp to SimulatorReportBanners
|
2024-02-02 08:41:35 +01:00 |
SimulatorReportBanners.hpp
|
rename SimulatorFullyImplicitBlackoilEbos.cpp to SimulatorReportBanners
|
2024-02-02 08:41:35 +01:00 |
SimulatorSerializer.cpp
|
SimulatorSerializer: add LoadFile to ignore list
|
2025-01-24 14:33:58 +01:00 |
SimulatorSerializer.hpp
|
SerializableSim: add virtual dtor
|
2023-12-08 18:42:07 +01:00 |
SolutionContainers.cpp
|
SolutionContainers: optionally instantiate for float
|
2024-08-19 13:09:41 +02:00 |
SolutionContainers.hpp
|
move ebos/eclsolutioncontainers.[hh|cc] to opm/simulators/flow
|
2024-03-08 12:39:48 +01:00 |
SubDomain.hpp
|
changed: move NLDD BlackoilWellModel code to separate class
|
2025-01-22 15:33:28 +01:00 |
TracerContainer.cpp
|
move assignment of sol tracer concentration into TracerContainer
|
2025-02-14 09:59:39 +01:00 |
TracerContainer.hpp
|
move assignment of sol tracer concentration into TracerContainer
|
2025-02-14 09:59:39 +01:00 |
TracerModel.hpp
|
mark parameters/variables as const where appropriate
|
2025-01-23 07:57:44 +01:00 |
Transmissibility_impl.hpp
|
reindent
|
2025-01-24 12:27:41 +01:00 |
Transmissibility.cpp
|
bump minimum dune version to 2.9
|
2024-12-03 13:59:53 +01:00 |
Transmissibility.hpp
|
Transmissibility::applyAllZMultipliers: simplify by passing FaceInfo structs
|
2025-01-17 16:55:24 +01:00 |
TTagFlowProblemTPFA.hpp
|
Install Type Tag for TPFA Flow Problems
|
2025-01-30 11:35:19 +01:00 |
ValidationFunctions.cpp
|
ValidationFunctions: some cleanup
|
2024-11-12 16:20:32 +01:00 |
ValidationFunctions.hpp
|
ValidationFunctions: some cleanup
|
2024-11-12 16:20:32 +01:00 |
VtkTracerModule.hpp
|
mark methods override
|
2025-01-21 14:41:57 +01:00 |