opm-simulators/opm/simulators/wells
Markus Blatt 5b943761d7 Fixes StandardWell::computeConnectionDensities.
This computation is serial and needs a complete representation
of data attached to all preforations (even those stored on
another process). This commit uses the newly created factory to
correctly compute the connection densities for distributed wells.
2020-12-18 14:48:19 +01:00
..
BlackoilWellModel_impl.hpp Added factory to construct the global representation of perf data. 2020-12-18 14:48:19 +01:00
BlackoilWellModel.hpp Only use connections in the interior for distributed wells. 2020-12-07 16:32:33 +01:00
GasLiftRuntime_impl.hpp Make consistent use of const for alq-related state. 2020-11-19 10:09:52 +01:00
GasLiftRuntime.hpp Make consistent use of const for alq-related state. 2020-11-19 10:09:52 +01:00
MSWellHelpers.hpp Response to review comments. 2020-11-17 12:53:04 +01:00
MultisegmentWell_impl.hpp Only check well operability for wells under THP and BHP limits 2020-12-08 12:38:25 +01:00
MultisegmentWell.hpp Add check for operability of MSW 2020-12-08 12:38:25 +01:00
ParallelWellInfo.cpp Added factory to construct the global representation of perf data. 2020-12-18 14:48:19 +01:00
ParallelWellInfo.hpp Added factory to construct the global representation of perf data. 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 Fixed unused variable warning. 2020-09-07 16:42:01 +02:00
StandardWell_impl.hpp Fixes StandardWell::computeConnectionDensities. 2020-12-18 14:48:19 +01:00
StandardWell.hpp Add check for operability of MSW 2020-12-08 12:38:25 +01:00
TargetCalculator.hpp Implement min/max for GCONSALE 2020-05-05 14:24:17 +02:00
VFPHelpers.hpp adjust serialization of VFPProdTable 2020-02-17 10:50:55 +01:00
VFPInjProperties.cpp adjust serialization for VFPInjTable 2020-02-17 10:50:55 +01:00
VFPInjProperties.hpp adjust serialization for VFPInjTable 2020-02-17 10:50:55 +01:00
VFPProdProperties.cpp Treat zero rate case for VFP tables. 2020-05-29 14:06:51 +02:00
VFPProdProperties.hpp adjust serialization of VFPProdTable 2020-02-17 10:50:55 +01:00
VFPProperties.hpp Moved files to opm/simulators/ subdirs. 2019-05-08 12:58:19 +02:00
WellConnectionAuxiliaryModule.hpp fixed: use const refs in foreach constructs 2020-09-01 13:25:26 +02:00
WellGroupHelpers.cpp Merge pull request #2955 from blattms/stdwell-comm-rebase-split-pwell-info 2020-12-10 08:56:00 +01:00
WellGroupHelpers.hpp Fix and move changes to commented code to code to WellGroupHlper.hpp 2020-12-09 12:29:56 +01:00
WellHelpers.hpp Add missing template qualification. 2020-12-07 08:31:10 +01:00
WellInterface_impl.hpp Merge pull request #2955 from blattms/stdwell-comm-rebase-split-pwell-info 2020-12-10 08:56:00 +01:00
WellInterface.hpp Add check for operability of MSW 2020-12-08 12:38:25 +01: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 Merge pull request #2978 from joakim-hove/use-well-status 2020-12-10 12:43:40 +01:00
WellStateFullyImplicitBlackoil.hpp Make sure well is open before copying MSW well state from previous 2020-12-14 09:01:42 +01:00