..
BlackoilWellModel_impl.hpp
Fixed some typos introduced in previous commit.
2021-03-30 15:42:33 +02:00
BlackoilWellModel.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00
GasLiftSingleWell_impl.hpp
Try to silence a warning about an unused variable.
2021-03-30 15:42:33 +02:00
GasLiftSingleWell.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00
GasLiftStage2_impl.hpp
Fix unused variable warnings.
2021-03-30 15:41:46 +02:00
GasLiftStage2.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00
GasLiftWellState_impl.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00
GasLiftWellState.hpp
Fix unused variable warnings.
2021-03-30 15:41:46 +02:00
MSWellHelpers.hpp
Messages sent to debug file
2021-02-23 12:17:51 +01:00
MultisegmentWell_impl.hpp
only compute Bavg once pr timestep and use the stored variable instead of passing it around
2021-03-23 15:30:36 +01:00
MultisegmentWell.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00
ParallelWellInfo.cpp
Added factory to construct the global representation of perf data.
2020-12-18 14:48:19 +01:00
ParallelWellInfo.hpp
[bugfix] Fix partial sum
2020-12-18 14:48:19 +01:00
PerforationData.hpp
Adds original ECL index of well connection to PerforationData
2020-11-12 17:21:37 +01:00
RateConverter.hpp
Use pore volume to do the average when hydrocarbon is missing.
2021-03-05 14:49:15 +01:00
StandardWell_impl.hpp
Parallel runs not supported yet.
2021-03-30 15:42:33 +02:00
StandardWell.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00
TargetCalculator.hpp
replace asserts with OPM_DEFLOG_THROW
2021-03-18 11:58:05 +01:00
VFPHelpers.hpp
Improve warning when invalid values are encountered in VFP
2021-02-16 07:48:59 +01:00
VFPInjProperties.cpp
Pass table argument to VFP getFLo()
2021-02-15 22:21:56 +01:00
VFPInjProperties.hpp
Pass table argument to VFP getFLo()
2021-02-15 22:21:56 +01:00
VFPProdProperties.cpp
Pass table argument to getGFR() and getWFR()
2021-02-15 22:36:51 +01:00
VFPProdProperties.hpp
Pass table argument to getGFR() and getWFR()
2021-02-15 22:36:51 +01:00
VFPProperties.hpp
Use std::reference_wrapper for VFP tables
2021-01-26 07:56:59 +01:00
WellConnectionAuxiliaryModule.hpp
fixed: use const refs in foreach constructs
2020-09-01 13:25:26 +02:00
WellGroupHelpers.cpp
cleanup: add and remove comments
2021-03-18 14:56:45 +01:00
WellGroupHelpers.hpp
replace asserts with OPM_DEFLOG_THROW
2021-03-18 11:58:05 +01:00
WellHelpers.hpp
Add missing template qualification.
2020-12-07 08:31:10 +01:00
WellInterface_impl.hpp
only compute Bavg once pr timestep and use the stored variable instead of passing it around
2021-03-23 15:30:36 +01:00
WellInterface.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00
WellProdIndexCalculator.cpp
Productivity Index Calculator: Add Reinitialization operation
2020-12-04 15:16:24 +01:00
WellProdIndexCalculator.hpp
Productivity Index Calculator: Add Reinitialization operation
2020-12-04 15:16:24 +01:00
WellState.hpp
Add function WellState::updateStatus()
2021-03-29 16:20:10 +02:00
WellStateFullyImplicitBlackoil.hpp
Implements gas lift optimization for groups.
2021-03-30 15:41:46 +02:00