..
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
added: MultisegmentWellEquations::extract(WellContributions&)
2022-12-05 10:13:55 +01:00
BlackoilWellModel.hpp
added: StandardWellEquations::extract(WellContributions&)
2022-11-22 10:36:54 +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
Compute the group rates that takes into account limitation on the sublevels
2022-11-21 08:58:49 +01:00
BlackoilWellModelGeneric.hpp
Compute the group rates that takes into account limitation on the sublevels
2022-11-21 08:58:49 +01:00
BlackoilWellModelGuideRates.cpp
move guideRateUpdateIsNeeded into BlackoilWellModelGuideRates
2022-10-28 23:33:05 +02:00
BlackoilWellModelGuideRates.hpp
move guideRateUpdateIsNeeded into BlackoilWellModelGuideRates
2022-10-28 23:33:05 +02:00
BlackoilWellModelRestart.cpp
move loadRestartData into BlackoilWellModelRestart
2022-10-28 15:30:09 +02:00
BlackoilWellModelRestart.hpp
move loadRestartData into BlackoilWellModelRestart
2022-10-28 15:30:09 +02:00
GasLiftCommon.cpp
Change condition under which stage 2 is done.
2022-11-21 08:58:49 +01:00
GasLiftCommon.hpp
Change condition under which stage 2 is done.
2022-11-21 08:58:49 +01:00
GasLiftGroupInfo.cpp
Compute the group rates that takes into account limitation on the sublevels
2022-11-21 08:58:49 +01:00
GasLiftGroupInfo.hpp
renaming and adding more comments based on review
2022-11-21 08:58:49 +01:00
GasLiftSingleWell_impl.hpp
changed: tidy up computeBhpAtThpLimitProdWithAlq interface
2022-10-31 13:16:16 +01:00
GasLiftSingleWell.hpp
Allow for gaslift for wells that violate thp limit but are not allowed to switch
2022-09-16 10:49:03 +02:00
GasLiftSingleWellGeneric.cpp
renaming and adding more comments based on review
2022-11-21 08:58:49 +01:00
GasLiftSingleWellGeneric.hpp
renaming and adding more comments based on review
2022-11-21 08:58:49 +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
Downstream filesystem reorganisation in opm-common
2022-01-02 14:33:34 +01:00
MSWellHelpers.cpp
MSWellHelpers: simplify interfaces
2022-12-05 10:13:55 +01:00
MSWellHelpers.hpp
MSWellHelpers: simplify interfaces
2022-12-05 10:13:55 +01:00
MultisegmentWell_impl.hpp
added: MultisegmentWellAssemble::assemblePerforationEq
2022-12-05 11:07:09 +01:00
MultisegmentWell.hpp
added: MultisegmentWellEquations::extractCPRPressureMatrix()
2022-12-05 10:13:55 +01:00
MultisegmentWellAssemble.cpp
added: MultisegmentWellEquationAccess
2022-12-05 11:07:09 +01:00
MultisegmentWellAssemble.hpp
added: MultisegmentWellAssemble::assemblePerforationEq
2022-12-05 11:07:09 +01:00
MultisegmentWellEquations.cpp
added: MultisegmentWellEquations::extractCPRPressureMatrix()
2022-12-05 10:13:55 +01:00
MultisegmentWellEquations.hpp
added: MultisegmentWellEquations::extractCPRPressureMatrix()
2022-12-05 10:13:55 +01:00
MultisegmentWellEval.cpp
use MultisegmentWellAssemble::assemblePressureEq in assembleICDPressureEq
2022-12-05 11:07:09 +01:00
MultisegmentWellEval.hpp
added: MultisegmentWellAssemble
2022-12-05 11:07:09 +01:00
MultisegmentWellGeneric.cpp
add two accessors in MultisegmentWellGeneric
2022-12-01 10:25:59 +01:00
MultisegmentWellGeneric.hpp
add two accessors in MultisegmentWellGeneric
2022-12-01 10:25:59 +01:00
ParallelWellInfo.cpp
consistently use ParallelCommunication.hpp for communication definition
2022-09-01 12:26:11 +02: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
Expose Internal Support for Inferring Rs/Rv From Surface Volumes
2022-11-17 11:49:29 +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
Merge branch 'master' into vapoilwat
2022-05-11 11:55:54 +02:00
StandardWell_impl.hpp
Merge pull request #4289 from akva2/fix_thp_regression
2022-11-28 10:46:35 +01:00
StandardWell.hpp
Merge pull request #4293 from akva2/stdwell_conn
2022-11-25 15:31:53 +01:00
StandardWellAssemble.cpp
StandardWellAssemble: simplify by using primary variables class
2022-11-23 21:19:06 +01:00
StandardWellAssemble.hpp
StandardWellAssemble: simplify by using primary variables class
2022-11-23 21:19:06 +01:00
StandardWellConnections.cpp
use Scalar not double
2022-11-25 12:56:49 +01:00
StandardWellConnections.hpp
use Scalar not double
2022-11-25 12:56:49 +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
rename StandardWellConnections::getRho() to just rho()
2022-11-25 12:56:23 +01:00
StandardWellEval.hpp
Merge pull request #4293 from akva2/stdwell_conn
2022-11-25 15:31:53 +01:00
StandardWellPrimaryVariables.cpp
rename StandardWellGeneric to StandardWellConnections
2022-11-25 12:54:56 +01:00
StandardWellPrimaryVariables.hpp
StandardWellPrimaryVariables: store values as Scalar
2022-11-22 13:11:17 +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
remove cutoff for extrapolation of VFP
2022-10-03 10:26:08 +02: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
rename WellInterfaceEval to WellAssemble
2022-11-01 12:55:00 +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.hpp
Downstream filesystem reorganisation in opm-common
2022-01-02 14:33:34 +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
move checkConvergencePolyMW into WellConvergence
2022-10-28 19:47:59 +02: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
move getGroupProductionTargetRate into WellGroupControls
2022-10-31 09:08:35 +01:00
WellGroupControls.hpp
move getGroupProductionTargetRate into WellGroupControls
2022-10-31 09:08:35 +01:00
WellGroupHelpers.cpp
[bugfix] Do not unconditionally dereference std::optional.
2022-11-09 16:49:07 +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
Also check LRAT group target in stage2
2022-11-21 08:58:49 +01:00
WellInterface.hpp
WellInterface: make updatePrimaryVariables non-const
2022-11-25 13:09:29 +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
changed: move isPressureControlled to WellInterfaceGeneric
2022-11-04 14:24:19 +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
renaming local_comp_index to local_conn_index
2022-12-01 15:42:18 +01:00
WellState.hpp
Convey More Dynamic State Values per Segment to Output Layer
2022-11-17 11:49:29 +01:00
WellTest.cpp
move updateWellTestState to WellInterfaceGeneric
2022-10-24 12:18:30 +02:00
WellTest.hpp
move updateWellTestStatePhysical to WellTest
2022-10-24 12:10:57 +02: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