.. |
ALQState.cpp
|
Add class ALQState to manage the ALQ state in the WellState
|
2021-04-28 09:33:06 +02:00 |
ALQState.hpp
|
Add class ALQState to manage the ALQ state in the WellState
|
2021-04-28 09:33:06 +02:00 |
BlackoilWellModel_impl.hpp
|
stop checking operability in the beginning of an timestep
|
2021-09-30 08:47:47 +02:00 |
BlackoilWellModel.hpp
|
Remove unused query/switch code for GLO - it is always on
|
2021-09-27 14:11:54 +02:00 |
BlackoilWellModelGeneric.cpp
|
Use std::reference_wrapper<> for parallel well info
|
2021-09-28 21:42:57 +02:00 |
BlackoilWellModelGeneric.hpp
|
Use std::reference_wrapper<> for parallel well info
|
2021-09-28 21:42:57 +02:00 |
GasLiftGroupInfo.cpp
|
Use SingleWellState to manage well surface rates
|
2021-08-24 12:46:24 +02:00 |
GasLiftGroupInfo.hpp
|
Potentially reduce gaslift when under well is under group control
|
2021-06-30 09:59:09 +02:00 |
GasLiftSingleWell_impl.hpp
|
Potentially reduce gaslift when under well is under group control
|
2021-06-30 09:59:09 +02:00 |
GasLiftSingleWell.hpp
|
Potentially reduce gaslift when under well is under group control
|
2021-06-30 09:59:09 +02:00 |
GasLiftSingleWellGeneric.cpp
|
oil target may be limited by LRAT as well
|
2021-09-10 13:19:07 +02:00 |
GasLiftSingleWellGeneric.hpp
|
Potentially reduce gaslift when under well is under group control
|
2021-06-30 09:59:09 +02:00 |
GasLiftStage2.cpp
|
Use SingleWellState to manage well surface rates
|
2021-08-24 12:46:24 +02:00 |
GasLiftStage2.hpp
|
Check group limits in gas lift stage 1.
|
2021-06-16 12:00:54 +02:00 |
GasLiftWellState.hpp
|
remove empty _impl file
|
2021-05-20 12:17:24 +02:00 |
GlobalWellInfo.cpp
|
Add status to SingleWellState
|
2021-08-15 09:03:14 +02:00 |
GlobalWellInfo.hpp
|
Add status to SingleWellState
|
2021-08-15 09:03:14 +02:00 |
GroupState.cpp
|
Add support for gpmaint
|
2021-09-07 08:52:52 +02:00 |
GroupState.hpp
|
Add support for gpmaint
|
2021-09-07 08:52:52 +02:00 |
MSWellHelpers.hpp
|
add MultisegmentWellEval
|
2021-06-09 15:17:36 +02:00 |
MultisegmentWell_impl.hpp
|
Use SingleWellState argument instead of full WellState
|
2021-09-20 11:45:24 +02:00 |
MultisegmentWell.hpp
|
avoid iter in computeBhpFromThp
|
2021-09-13 14:01:56 +02:00 |
MultisegmentWellEval.cpp
|
make scalar version of computePerfRate
|
2021-09-13 09:36:16 +02:00 |
MultisegmentWellEval.hpp
|
make scalar version of computePerfRate
|
2021-09-13 09:36:16 +02:00 |
MultisegmentWellGeneric.cpp
|
Use SingleWellState to manage well surface rates
|
2021-08-24 12:46:24 +02:00 |
MultisegmentWellGeneric.hpp
|
add MultisegmentWellGeneric
|
2021-06-08 10:43:10 +02:00 |
ParallelWellInfo.cpp
|
Special case wells with no open connections in ParallelWellInfo
|
2021-08-31 17:31:45 +02:00 |
ParallelWellInfo.hpp
|
Special case wells with no open connections in ParallelWellInfo
|
2021-08-31 17:31:45 +02:00 |
PerfData.cpp
|
Add method PerfData::empty()
|
2021-08-24 12:46:24 +02:00 |
PerfData.hpp
|
Add method PerfData::empty()
|
2021-08-24 12:46:24 +02:00 |
PerforationData.hpp
|
Adds original ECL index of well connection to PerforationData
|
2020-11-12 17:21:37 +01:00 |
RateConverter.hpp
|
Added missing parallel try-catch clause for updatePrimaryIntensities.
|
2021-09-24 09:25:44 +02:00 |
RegionAttributeHelpers.hpp
|
clean-up
|
2021-09-07 09:47:41 +02:00 |
RegionAverageCalculator.hpp
|
Added missing parallel try-catch clause for updatePrimaryIntensities.
|
2021-09-24 09:25:44 +02:00 |
SegmentState.cpp
|
Add method SegmentState::size()
|
2021-06-03 10:46:26 +02:00 |
SegmentState.hpp
|
Add method SegmentState::size()
|
2021-06-03 10:46:26 +02:00 |
SingleWellState.cpp
|
Use const reference
|
2021-09-29 11:07:21 +02:00 |
SingleWellState.hpp
|
Use const reference
|
2021-09-29 11:07:21 +02:00 |
StandardWell_impl.hpp
|
Remove stale TODO
|
2021-09-28 23:45:40 +02:00 |
StandardWell.hpp
|
rename computeBhpFromThpPotential to computeBhpFromThpIterations in std wells
|
2021-09-13 14:07:21 +02:00 |
StandardWellEval.cpp
|
Implement connection rate summation in SingleWellState
|
2021-09-28 23:45:40 +02:00 |
StandardWellEval.hpp
|
add option for relaxed convergence for stw
|
2021-09-14 14:32:14 +02:00 |
StandardWellGeneric.cpp
|
Remove unused query/switch code for GLO - it is always on
|
2021-09-27 14:11:54 +02:00 |
StandardWellGeneric.hpp
|
add StandardWellEval
|
2021-06-09 08:32:30 +02:00 |
TargetCalculator.cpp
|
update gpmain before not after timestep
|
2021-09-21 14:03:35 +02:00 |
TargetCalculator.hpp
|
Add support for gpmaint
|
2021-09-07 08:52:52 +02:00 |
VFPHelpers.cpp
|
pass doubles by value, not reference
|
2021-05-31 11:44:08 +02:00 |
VFPHelpers.hpp
|
pass doubles by value, not reference
|
2021-05-31 11:44:08 +02:00 |
VFPInjProperties.cpp
|
changed: make bhp template hidden and use explicit instantations
|
2021-05-31 11:42:29 +02:00 |
VFPInjProperties.hpp
|
changed: make bhp template hidden and use explicit instantations
|
2021-05-31 11:42:29 +02:00 |
VFPProdProperties.cpp
|
changed: make bhp template hidden and use explicit instantations
|
2021-05-31 11:42:29 +02:00 |
VFPProdProperties.hpp
|
changed: make bhp template hidden and use explicit instantations
|
2021-05-31 11:42:29 +02:00 |
VFPProperties.hpp
|
changed: make bhp template hidden and use explicit instantations
|
2021-05-31 11:42:29 +02:00 |
WellConnectionAuxiliaryModule.hpp
|
fixed: do not use Opm:: prefix when inside namespace Opm
|
2021-05-05 11:59:18 +02:00 |
WellContainer.hpp
|
Add SegmentState member to SingleWellState
|
2021-08-23 13:17:24 +02:00 |
WellGroupHelpers.cpp
|
Implement connection rate summation in SingleWellState
|
2021-09-28 23:45:40 +02:00 |
WellGroupHelpers.hpp
|
pass updated well rates totarget reduction not the nupcol ones + cleanup
|
2021-09-15 09:47:31 +02:00 |
WellHelpers.hpp
|
GasLiftStage2: no longer a need to template on TypeTag
|
2021-05-28 08:24:07 +02:00 |
WellInterface_impl.hpp
|
stop checking operability in the beginning of an timestep
|
2021-09-30 08:47:47 +02:00 |
WellInterface.hpp
|
Make WTEST more robust
|
2021-09-28 10:07:12 +02:00 |
WellInterfaceEval.cpp
|
Add support for gpmaint
|
2021-09-07 08:52:52 +02:00 |
WellInterfaceEval.hpp
|
add MultisegmentWellEval
|
2021-06-09 15:17:36 +02:00 |
WellInterfaceFluidSystem.cpp
|
Remove unused argument
|
2021-09-20 11:45:24 +02:00 |
WellInterfaceFluidSystem.hpp
|
Use SingleWellState argument instead of full WellState
|
2021-09-20 11:45:24 +02:00 |
WellInterfaceGeneric.cpp
|
Remove unused argument
|
2021-09-20 11:45:24 +02:00 |
WellInterfaceGeneric.hpp
|
stop updating operability during iterations
|
2021-09-30 08:47:47 +02:00 |
WellInterfaceIndices.cpp
|
remove ebos_altidx
|
2021-07-05 13:17:13 +02:00 |
WellInterfaceIndices.hpp
|
add StandardWellEval
|
2021-06-09 08:32:30 +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.cpp
|
Implement connection rate summation in SingleWellState
|
2021-09-28 23:45:40 +02:00 |
WellState.hpp
|
Implement connection rate summation in SingleWellState
|
2021-09-28 23:45:40 +02:00 |
WGState.cpp
|
add well_test_state to WGState to be able to access last valid wellTestState
|
2021-09-21 09:30:02 +02:00 |
WGState.hpp
|
add well_test_state to WGState to be able to access last valid wellTestState
|
2021-09-21 09:30:02 +02:00 |