opm-simulators/opm/simulators/wells
2021-05-20 12:17:24 +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 Use well local indices when iterating over segments 2021-05-20 08:17:19 +02:00
BlackoilWellModel.hpp no reason for GasLiftWellState to be typetag dependent 2021-05-20 12:17:24 +02:00
GasLiftSingleWell_impl.hpp Try to silence a warning about an unused variable. 2021-03-30 15:42:33 +02:00
GasLiftSingleWell.hpp no reason for GasLiftWellState to be typetag dependent 2021-05-20 12:17:24 +02:00
GasLiftStage2_impl.hpp Fixes a bug in GasLiftStage2_impl.hpp 2021-05-19 00:54:48 +02:00
GasLiftStage2.hpp no reason for GasLiftWellState to be typetag dependent 2021-05-20 12:17:24 +02:00
GasLiftWellState_impl.hpp Implements gas lift optimization for groups. 2021-03-30 15:41:46 +02:00
GasLiftWellState.hpp no reason for GasLiftWellState to be typetag dependent 2021-05-20 12:17:24 +02:00
GlobalWellInfo.cpp Add class GlobalWellInfo and use it from WellState 2021-05-03 13:28:28 +02:00
GlobalWellInfo.hpp Add class GlobalWellInfo and use it from WellState 2021-05-03 13:28:28 +02:00
GroupState.cpp Add json dump to GroupState 2021-04-26 11:51:07 +02:00
GroupState.hpp Extract group state and create WGState to manage well & group state 2021-04-27 10:55:38 +02:00
MSWellHelpers.hpp fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
MultisegmentWell_impl.hpp Use well local indices when iterating over segments 2021-05-20 08:17:19 +02:00
MultisegmentWell.hpp Fix incorrect indices for 1 and 2-phase cases with MSW. 2021-05-18 15:32:15 +02:00
ParallelWellInfo.cpp ParallelWellInfo: use forwarding 2021-04-30 13:24:06 +02:00
ParallelWellInfo.hpp ParallelWellInfo: use forwarding 2021-04-30 13:24:06 +02: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 Merge pull request #3268 from joakim-hove/wellstate-iget 2021-05-19 14:29:26 +02:00
StandardWell.hpp changed: (re)move unnecessary includes 2021-05-12 08:47:22 +02:00
TargetCalculator.cpp remove ElemType and zero() 2021-05-19 09:00:53 +02:00
TargetCalculator.hpp TargetCalculator: move to separate compile unit 2021-05-04 08:42:02 +02: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 remove unused calculateBhpWithTHPTarget 2021-05-05 09:51:43 +02:00
VFPProdProperties.hpp remove unused calculateBhpWithTHPTarget 2021-05-05 09:51:43 +02:00
VFPProperties.hpp Use std::reference_wrapper for VFP tables 2021-01-26 07:56:59 +01:00
WellConnectionAuxiliaryModule.hpp fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
WellContainer.hpp Add initializer_list based WellContainer constructor 2021-05-12 09:18:58 +02:00
WellGroupHelpers.cpp Merge pull request #3207 from akva2/targetcalc_comp_unit 2021-05-05 18:53:07 +02:00
WellGroupHelpers.hpp WellGroupHelpers: make templates private 2021-05-04 08:21:32 +02:00
WellHelpers.hpp Add missing template qualification. 2020-12-07 08:31:10 +01:00
WellInterface_impl.hpp Merge pull request #3236 from akva2/wellinterface_generic_split 2021-05-19 14:46:56 +02:00
WellInterface.hpp Merge pull request #3236 from akva2/wellinterface_generic_split 2021-05-19 14:46:56 +02:00
WellInterfaceGeneric.cpp changed: split out non-typetag dependent code from WellInterface 2021-05-19 09:25:03 +02:00
WellInterfaceGeneric.hpp changed: split out non-typetag dependent code from WellInterface 2021-05-19 09:25:03 +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 Update WellState::temperature() 2021-05-19 10:05:11 +02:00
WellState.hpp Update WellState::temperature() 2021-05-19 10:05:11 +02:00
WellStateFullyImplicitBlackoil.cpp Use well local indices when iterating over segments 2021-05-20 08:17:19 +02:00
WellStateFullyImplicitBlackoil.hpp Reorder variables and remove .reserve() calls 2021-05-15 08:49:14 +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 WGState: forward struct as struct 2021-04-30 13:09:25 +02:00