opm-simulators/opm/simulators/wells
Markus Blatt c0c1897ea9 Fix computeConnectionPressureDelta for distributed wells.
As this is as sequential (ordering matters!) as it can get we need to
communicate all perforations, do the partial sum with them and save
result back to the local perforations.
2020-12-10 11:32:52 +01:00
..
BlackoilWellModel_impl.hpp Added possibility to communicate values from perforations below. 2020-12-10 11:06:28 +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 possibility to communicate values from perforations below. 2020-12-10 11:06:28 +01:00
ParallelWellInfo.hpp Fix computeConnectionPressureDelta for distributed wells. 2020-12-10 11:32:52 +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 Fix computeConnectionPressureDelta for distributed wells. 2020-12-10 11:32:52 +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 #2955 from blattms/stdwell-comm-rebase-split-pwell-info 2020-12-10 08:56:00 +01:00
WellStateFullyImplicitBlackoil.hpp Fixes perf rate initialization for distributed wells. 2020-12-10 11:06:28 +01:00