.. |
ALQState.cpp
|
Added missing include of config.h in cpp files.
|
2022-10-12 15:28:38 +02:00 |
ALQState.hpp
|
Improve debugging tools in gaslift code.
|
2022-01-23 20:37:26 +01:00 |
BlackoilWellModel_impl.hpp
|
BlackoilWellModel: mode code using WellConnections to compile unit
|
2023-01-12 13:06:25 +01:00 |
BlackoilWellModel.hpp
|
move Balance usage to BlackoilWellModelGeneric
|
2023-01-11 11:26:25 +01:00 |
BlackoilWellModelConstraints.cpp
|
fix group switch logging
|
2022-11-03 09:40:58 +01:00 |
BlackoilWellModelConstraints.hpp
|
move updateGroupIndividualControl into BlackoilWellModelConstraints
|
2022-10-28 19:32:06 +02:00 |
BlackoilWellModelGeneric.cpp
|
BlackoilWellModel: mode code using WellConnections to compile unit
|
2023-01-12 13:06:25 +01:00 |
BlackoilWellModelGeneric.hpp
|
BlackoilWellModel: mode code using WellConnections to compile unit
|
2023-01-12 13:06:25 +01:00 |
BlackoilWellModelGuideRates.cpp
|
move guideRateUpdateIsNeeded into BlackoilWellModelGuideRates
|
2022-10-28 23:33:05 +02:00 |
BlackoilWellModelGuideRates.hpp
|
Silence warnings due to forward declaring structs as classes.
|
2022-12-13 11:57:33 +01:00 |
BlackoilWellModelRestart.cpp
|
add missing WellSegments.hpp includes
|
2023-01-12 14:37:32 +01:00 |
BlackoilWellModelRestart.hpp
|
Silence warnings due to forward declaring structs as classes.
|
2022-12-13 11:57:33 +01:00 |
GasLiftCommon.cpp
|
GasLiftCommon: avoid pulling fmt in header
|
2022-12-22 08:35:27 +01:00 |
GasLiftCommon.hpp
|
GasLiftCommon: avoid pulling fmt in header
|
2022-12-22 08:35:27 +01:00 |
GasLiftGroupInfo.cpp
|
avoid GasLiftOpt.hpp where possible
|
2023-01-10 09:54:33 +01:00 |
GasLiftGroupInfo.hpp
|
avoid GasLiftOpt.hpp where possible
|
2023-01-10 09:54:33 +01:00 |
GasLiftSingleWell_impl.hpp
|
avoid GasLiftOpt.hpp where possible
|
2023-01-10 09:54:33 +01:00 |
GasLiftSingleWell.hpp
|
adapt to renamed GasLift(Group|Well)
|
2023-01-10 09:54:07 +01:00 |
GasLiftSingleWellGeneric.cpp
|
adapt to renamed GasLift(Group|Well)
|
2023-01-10 09:54:07 +01:00 |
GasLiftSingleWellGeneric.hpp
|
avoid GasLiftOpt.hpp where possible
|
2023-01-10 09:54:33 +01:00 |
GasLiftStage2.cpp
|
fix checking of group target
|
2022-11-21 09:17:24 +01:00 |
GasLiftStage2.hpp
|
fix checking of group target
|
2022-11-21 09:17:24 +01:00 |
GasLiftWellState.hpp
|
Fix removeSurplus alq
|
2022-11-21 08:58:49 +01:00 |
GlobalWellInfo.cpp
|
Added missing include of config.h in cpp files.
|
2022-10-12 15:28:38 +02:00 |
GlobalWellInfo.hpp
|
Remove Extraneous Semicolon
|
2022-02-17 23:13:31 +01:00 |
GroupState.cpp
|
Added missing include of config.h in cpp files.
|
2022-10-12 15:28:38 +02:00 |
GroupState.hpp
|
replace <Runspec.hpp> with <Phase.hpp> where appropriate
|
2023-01-05 13:18:32 +01:00 |
MSWellHelpers.cpp
|
include Math.hpp where required
|
2022-12-23 13:34:35 +01:00 |
MSWellHelpers.hpp
|
rewrting frictionPressureLoss fucntion for better jacobian matrix
|
2022-12-07 11:43:12 +01:00 |
MultisegmentWell_impl.hpp
|
MultisegmentWell: avoid use of sstream
|
2023-01-02 15:24:35 +01:00 |
MultisegmentWell.hpp
|
remove unnecessary <Runspec.hpp> includes
|
2023-01-05 13:18:32 +01:00 |
MultisegmentWellAssemble.cpp
|
MultisegmentWellAssemble: simplify assembleControlEq
|
2022-12-19 13:05:39 +01:00 |
MultisegmentWellAssemble.hpp
|
MultisegmentWellAssemble: simplify assembleControlEq
|
2022-12-19 13:05:39 +01:00 |
MultisegmentWellEquations.cpp
|
add missing WellSegments.hpp includes
|
2023-01-12 14:37:32 +01:00 |
MultisegmentWellEquations.hpp
|
move segment_inlets_ to MultisegmentWellSegments
|
2022-12-19 16:03:27 +01:00 |
MultisegmentWellEval.cpp
|
add missing WellSegments.hpp includes
|
2023-01-12 14:37:32 +01:00 |
MultisegmentWellEval.hpp
|
move pressureDropValve to MultisegmentWellSegments
|
2022-12-19 16:03:54 +01:00 |
MultisegmentWellGeneric.cpp
|
add missing WellSegments.hpp includes
|
2023-01-12 14:37:32 +01:00 |
MultisegmentWellGeneric.hpp
|
move segment_depth_diffs_ to MultisegmentWellSegments
|
2022-12-19 16:03:27 +01:00 |
MultisegmentWellPrimaryVariables.cpp
|
add missing WellSegments.hpp includes
|
2023-01-12 14:37:32 +01:00 |
MultisegmentWellPrimaryVariables.hpp
|
move updateUpwindingSegments to MultisegmentWellSegments
|
2022-12-19 16:03:54 +01:00 |
MultisegmentWellSegments.cpp
|
add missing WellSegments.hpp includes
|
2023-01-12 14:37:32 +01:00 |
MultisegmentWellSegments.hpp
|
MultisegmentWellSegments: store properties as Scalar
|
2022-12-19 16:03:54 +01:00 |
ParallelWellInfo.cpp
|
add missing WellConnections.hpp includes
|
2023-01-12 12:24:32 +01:00 |
ParallelWellInfo.hpp
|
consistently use ParallelCommunication.hpp for communication definition
|
2022-09-01 12:26:11 +02:00 |
PerfData.cpp
|
Added missing include of config.h in cpp files.
|
2022-10-12 15:28:38 +02:00 |
PerfData.hpp
|
Extract functionality to update target rates to SingleWellState
|
2021-11-03 12:30:40 +01:00 |
PerforationData.hpp
|
Adds original ECL index of well connection to PerforationData
|
2020-11-12 17:21:37 +01:00 |
RateConverter.hpp
|
Merge pull request #4292 from totto82/addRsw
|
2022-12-21 13:39:42 +01:00 |
RegionAttributeHelpers.hpp
|
changed: put ParallelIstlInformation in separate compile unit
|
2022-08-18 09:15:28 +02:00 |
RegionAverageCalculator.hpp
|
RegionAverageCalculator: use elements range generator
|
2022-10-13 23:01:37 +02:00 |
SegmentState.cpp
|
Report Solution GOR and OGR at Segment Level
|
2022-11-22 18:06:05 +01:00 |
SegmentState.hpp
|
Report Solution GOR and OGR at Segment Level
|
2022-11-22 18:06:05 +01:00 |
SingleWellState.cpp
|
Improve convergence for newly opened wells with thp control
|
2022-10-17 15:32:27 +02:00 |
SingleWellState.hpp
|
Support gas dissolution in water (Rsw)
|
2022-12-21 13:13:52 +01:00 |
StandardWell_impl.hpp
|
fix combination of vapwat and disgas
|
2023-01-02 12:16:35 +01:00 |
StandardWell.hpp
|
remove unnecessary <Runspec.hpp> includes
|
2023-01-05 13:18:32 +01:00 |
StandardWellAssemble.cpp
|
always include Evaluation.hpp
|
2022-12-23 13:34:35 +01:00 |
StandardWellAssemble.hpp
|
StandardWellAssemble: simplify by using primary variables class
|
2022-11-23 21:19:06 +01:00 |
StandardWellConnections.cpp
|
Support gas dissolution in water (Rsw)
|
2022-12-21 13:13:52 +01:00 |
StandardWellConnections.hpp
|
Support gas dissolution in water (Rsw)
|
2022-12-21 13:13:52 +01:00 |
StandardWellEquations.cpp
|
added: StandardWellEquations::sumDistributed
|
2022-11-22 10:37:41 +01:00 |
StandardWellEquations.hpp
|
changed: make StandardWellEquations data members private
|
2022-11-22 12:22:18 +01:00 |
StandardWellEval.cpp
|
always include Evaluation.hpp
|
2022-12-23 13:34:35 +01:00 |
StandardWellEval.hpp
|
always include Evaluation.hpp
|
2022-12-23 13:34:35 +01:00 |
StandardWellPrimaryVariables.cpp
|
StandardWellPrimaryVariables: use {fmt} to format error messages
|
2022-12-23 09:39:29 +01:00 |
StandardWellPrimaryVariables.hpp
|
always include Evaluation.hpp
|
2022-12-23 13:34:35 +01:00 |
TargetCalculator.cpp
|
Add brine and thermal simulator
|
2021-10-15 11:50:17 +02:00 |
TargetCalculator.hpp
|
Downstream filesystem reorganisation in opm-common
|
2022-01-02 14:33:34 +01:00 |
VFPHelpers.cpp
|
VFPHelpers: avoid use of sstream
|
2023-01-02 15:24:52 +01:00 |
VFPHelpers.hpp
|
Add option for wvfpexp item 2 plus minor fixes
|
2022-08-19 10:33:19 +02:00 |
VFPInjProperties.cpp
|
return zero thp value for extremely small injection rate
|
2022-01-18 10:12:20 +01:00 |
VFPInjProperties.hpp
|
changed: make bhp template hidden and use explicit instantations
|
2021-05-31 11:42:29 +02:00 |
VFPProdProperties.cpp
|
Add option for wvfpexp item 2 plus minor fixes
|
2022-08-19 10:33:19 +02:00 |
VFPProdProperties.hpp
|
Add option for wvfpexp item 2 plus minor fixes
|
2022-08-19 10:33:19 +02:00 |
VFPProperties.hpp
|
fix 2p case wvfpexp
|
2022-10-24 15:25:30 +02:00 |
WellAssemble.cpp
|
WellAssemble: avoid use of stringstream to format error messages
|
2022-12-23 09:39:29 +01:00 |
WellAssemble.hpp
|
rename WellInterfaceEval to WellAssemble
|
2022-11-01 12:55:00 +01:00 |
WellBhpThpCalculator.cpp
|
fix regression in wells
|
2022-11-23 15:37:04 +01:00 |
WellBhpThpCalculator.hpp
|
fix regression in wells
|
2022-11-23 15:37:04 +01:00 |
WellConnectionAuxiliaryModule.cpp
|
WellConnectionAuxiliaryModule: add a typetag independent base class
|
2023-01-12 13:06:25 +01:00 |
WellConnectionAuxiliaryModule.hpp
|
WellConnectionAuxiliaryModule: add a typetag independent base class
|
2023-01-12 13:06:25 +01:00 |
WellConstraints.cpp
|
move checkIndividualConstraints to WellConstraints
|
2022-11-01 08:57:02 +01:00 |
WellConstraints.hpp
|
move checkIndividualConstraints to WellConstraints
|
2022-11-01 08:57:02 +01:00 |
WellContainer.hpp
|
Add method WellContainer<T>::wells()
|
2021-10-19 11:16:41 +02:00 |
WellConvergence.cpp
|
WellConvergence: avoid use of stringstream to format error messages
|
2022-12-23 09:39:29 +01:00 |
WellConvergence.hpp
|
move checkConvergencePolyMW into WellConvergence
|
2022-10-28 19:47:59 +02:00 |
WellGroupConstraints.cpp
|
move checkGroupConstraints into WellGroupConstraints
|
2022-10-31 13:14:51 +01:00 |
WellGroupConstraints.hpp
|
move checkGroupConstraints into WellGroupConstraints
|
2022-10-31 13:14:51 +01:00 |
WellGroupControls.cpp
|
add missing GConSale.hpp includes
|
2023-01-11 08:49:47 +01:00 |
WellGroupControls.hpp
|
move getGroupProductionTargetRate into WellGroupControls
|
2022-10-31 09:08:35 +01:00 |
WellGroupHelpers.cpp
|
add missing ExtNetwork.hpp includes
|
2023-01-11 09:47:15 +01:00 |
WellGroupHelpers.hpp
|
WellGroupHelpers: make template private
|
2022-09-01 14:55:19 +02:00 |
WellHelpers.cpp
|
use libfmt
|
2022-09-01 13:54:40 +02:00 |
WellHelpers.hpp
|
avoid pointer semantics
|
2022-09-01 13:48:01 +02:00 |
WellInterface_impl.hpp
|
WellInterface: use {fmt} to format error messages
|
2022-12-23 09:39:29 +01:00 |
WellInterface.hpp
|
Support gas dissolution in water (Rsw)
|
2022-12-21 13:13:52 +01:00 |
WellInterfaceFluidSystem.cpp
|
move checkIndividualConstraints to WellConstraints
|
2022-11-01 08:57:02 +01:00 |
WellInterfaceFluidSystem.hpp
|
move activeInjectionConstraint to WellConstraints
|
2022-11-01 08:57:01 +01:00 |
WellInterfaceGeneric.cpp
|
add missing WellConnections.hpp includes
|
2023-01-12 12:24:32 +01:00 |
WellInterfaceGeneric.hpp
|
changed: move isPressureControlled to WellInterfaceGeneric
|
2022-11-04 14:24:19 +01:00 |
WellInterfaceIndices.cpp
|
simplify instantations
|
2022-11-21 12:48:50 +01:00 |
WellInterfaceIndices.hpp
|
WellInterfaceEval: separate from inheritance hierarcy
|
2022-11-01 11:45:15 +01:00 |
WellProdIndexCalculator.cpp
|
Added missing include of config.h in cpp files.
|
2022-10-12 15:28:38 +02:00 |
WellProdIndexCalculator.hpp
|
Productivity Index Calculator: Add Reinitialization operation
|
2020-12-04 15:16:24 +01:00 |
WellState.cpp
|
add missing WellSegments.hpp includes
|
2023-01-12 14:37:32 +01:00 |
WellState.hpp
|
Convey More Dynamic State Values per Segment to Output Layer
|
2022-11-17 11:49:29 +01:00 |
WellTest.cpp
|
add missing WellConnections.hpp includes
|
2023-01-12 12:24:32 +01:00 |
WellTest.hpp
|
Silence warnings due to forward declaring structs as classes.
|
2022-12-13 11:57:33 +01:00 |
WGState.cpp
|
Added missing include of config.h in cpp files.
|
2022-10-12 15:28:38 +02:00 |
WGState.hpp
|
Downstream filesystem reorganisation in opm-common
|
2022-01-02 14:33:34 +01:00 |