opm-simulators/opm/simulators/wells
Bård Skaflestad 3058047d3c Extract Correct Connection-Level Rates
The Polymer, Brine, and Solvent quantities would be extracted from
elements 0..#perf-1 of their pertinent container rather than from
the elements associated to the particular well.
2020-10-23 22:24:00 +02:00
..
BlackoilWellModel_impl.hpp changed: remove unused parameters 2020-10-21 13:32:12 +02:00
BlackoilWellModel.hpp changed: remove unused parameters 2020-10-21 13:32:12 +02:00
GasLiftRuntime_impl.hpp Avoid unused variable warning. 2020-10-02 11:17:48 +02:00
GasLiftRuntime.hpp avoid usage of property system macros 2020-10-05 09:01:58 +02:00
MSWellHelpers.hpp Fixed spelling in error message. 2020-08-20 10:17:26 +02:00
MultisegmentWell_impl.hpp Implemented computeCurrentWellRates() for multisegment wells. 2020-10-15 16:24:55 +02:00
MultisegmentWell.hpp Implemented computeCurrentWellRates() for multisegment wells. 2020-10-15 16:24:55 +02:00
PerforationData.hpp Avoid using the Wells struct. 2019-11-25 08:36:18 +01:00
RateConverter.hpp Fixed unused variable warning. 2020-09-07 16:42:01 +02:00
StandardWell_impl.hpp Merge pull request #2849 from goncalvesmachadoc/aquifer 2020-10-22 14:08:12 +02:00
StandardWell.hpp Refactor to put updateWellStateRates() in base class. 2020-10-15 14:15:05 +02: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 Refactor to put updateWellStateRates() in base class. 2020-10-15 14:15:05 +02:00
WellGroupHelpers.hpp Implement extended network model. 2020-10-15 10:54:03 +02:00
WellHelpers.hpp Delete obsolete include directives and functions. 2019-11-25 10:58:44 +01:00
WellInterface_impl.hpp Address review comments. 2020-10-21 09:50:31 +02:00
WellInterface.hpp Refactor to put updateWellStateRates() in base class. 2020-10-15 14:15:05 +02:00
WellProdIndexCalculator.cpp Add Calculator for Connection/Well Productivity Index 2020-10-13 15:42:35 +02:00
WellProdIndexCalculator.hpp Add Doxygen Documentation to Well PI Calculator 2020-10-13 15:42:35 +02:00
WellState.hpp fix temperature reporting for injectors 2020-10-14 17:52:04 +02:00
WellStateFullyImplicitBlackoil.hpp Extract Correct Connection-Level Rates 2020-10-23 22:24:00 +02:00