opm-simulators/opm/simulators/wells
Arne Morten Kvarving d4b67e9af0 TargetCalculator: move to separate compile unit
use explicit instantation to avoid some templates being
instanced a lot of places in a lot of objects.
2021-05-04 08:42:02 +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 Add class GlobalWellInfo and use it from WellState 2021-05-03 13:28:28 +02:00
BlackoilWellModel.hpp Add class GlobalWellInfo and use it from WellState 2021-05-03 13:28:28 +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 for distributed wells 2021-04-15 14:00:28 +02:00
GasLiftStage2.hpp Make gaslift parallel 2021-04-14 14:14:39 +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
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 Messages sent to debug file 2021-02-23 12:17:51 +01:00
MultisegmentWell_impl.hpp Merge pull request #3198 from akva2/janitoring 2021-04-30 15:08:48 +02:00
MultisegmentWell.hpp Remove code duplication between STW and MSW 2021-04-30 09:27:35 +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 Remove code duplication between STW and MSW 2021-04-30 09:27:35 +02:00
StandardWell.hpp Remove code duplication between STW and MSW 2021-04-30 09:27:35 +02:00
TargetCalculator.cpp TargetCalculator: move to separate compile unit 2021-05-04 08:42:02 +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 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 TargetCalculator: move to separate compile unit 2021-05-04 08:42:02 +02:00
WellGroupHelpers.hpp Merge pull request #3196 from akva2/use_forwarding 2021-04-30 16:00:41 +02:00
WellHelpers.hpp Add missing template qualification. 2020-12-07 08:31:10 +01:00
WellInterface_impl.hpp Merge pull request #3198 from akva2/janitoring 2021-04-30 15:08:48 +02:00
WellInterface.hpp Remove code duplication between STW and MSW 2021-04-30 09:27:35 +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 WellState will internalize PhaseUsage member 2021-04-27 00:11:04 +02:00
WellStateFullyImplicitBlackoil.hpp Add class GlobalWellInfo and use it from WellState 2021-05-03 13:28:28 +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