opm-simulators/opm/simulators/wells
Arne Morten Kvarving ddf621acdd drop using statement for phaseUsage
rather qualify member function calls with this->
2021-09-09 11:53:35 +02:00
..
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 Merge pull request #3506 from totto82/relaxWell 2021-09-08 10:46:14 +02:00
BlackoilWellModel.hpp clean-up 2021-09-07 09:47:41 +02:00
BlackoilWellModelGeneric.cpp clean-up 2021-09-07 09:47:41 +02:00
BlackoilWellModelGeneric.hpp Potentially reduce gaslift when under well is under group control 2021-06-30 09:59:09 +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 Remove WellMap from WellState 2021-08-24 13:25:02 +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 drop using statement for phaseUsage 2021-09-09 11:53:35 +02:00
MultisegmentWell.hpp drop using statement for phaseUsage 2021-09-09 11:53:35 +02:00
MultisegmentWellEval.cpp Use SingleWellState to manage well surface rates 2021-08-24 12:46:24 +02:00
MultisegmentWellEval.hpp add MultisegmentWellEval 2021-06-09 15:17:36 +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 split RateConverter 2021-09-07 08:53:09 +02:00
RegionAttributeHelpers.hpp clean-up 2021-09-07 09:47:41 +02:00
RegionAverageCalculator.hpp Handle empty region in average calculator 2021-09-09 08:17:45 +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 Add PerfData member to SingleWellState 2021-08-24 12:46:24 +02:00
SingleWellState.hpp Add PerfData member to SingleWellState 2021-08-24 12:46:24 +02:00
StandardWell_impl.hpp drop using statement for ipr_b_ 2021-09-07 11:26:33 +02:00
StandardWell.hpp drop using statement for ipr_b_ 2021-09-07 11:26:33 +02:00
StandardWellEval.cpp Merge pull request #3487 from joakim-hove/single-well-state 2021-08-25 14:27:41 +02:00
StandardWellEval.hpp Merge pull request #3420 from totto82/removeDerivate 2021-08-09 15:48:38 +02:00
StandardWellGeneric.cpp Use SingleWellState for production and injection control 2021-08-15 09:07:39 +02:00
StandardWellGeneric.hpp add StandardWellEval 2021-06-09 08:32:30 +02:00
TargetCalculator.cpp Add support for gpmaint 2021-09-07 08:52:52 +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 clean-up 2021-09-07 09:47:41 +02:00
WellGroupHelpers.hpp clean-up 2021-09-07 09:47:41 +02:00
WellHelpers.hpp GasLiftStage2: no longer a need to template on TypeTag 2021-05-28 08:24:07 +02:00
WellInterface_impl.hpp Use SingleWellState to manage well surface rates 2021-08-24 12:46:24 +02:00
WellInterface.hpp Merge pull request #3506 from totto82/relaxWell 2021-09-08 10:46:14 +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 Add support for gpmaint 2021-09-07 08:52:52 +02:00
WellInterfaceFluidSystem.hpp Check production and injection constraints separately 2021-08-03 14:39:39 +02:00
WellInterfaceGeneric.cpp handle GRUP in wellState from target 2021-06-23 14:46:35 +02:00
WellInterfaceGeneric.hpp handle GRUP in wellState from target 2021-06-23 14:46:35 +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 Remove unused variable 2021-08-24 13:25:02 +02:00
WellState.hpp Remove WellMap from WellState 2021-08-24 13:25:02 +02:00
WGState.cpp Extract group state and create WGState to manage well & group state 2021-04-27 10:55:38 +02:00
WGState.hpp Rename WellStateFullyImplicitBlackoil -> WellState 2021-05-21 15:07:21 +02:00