opm-simulators/opm/simulators/wells
Bård Skaflestad 7684f22073
Merge pull request #3000 from totto82/substituteSolveWellEq
substitute solveWellEq with inner iterations and initial solve
2021-01-26 09:59:37 +01:00
..
BlackoilWellModel_impl.hpp Add guard around solve well equation. 2021-01-20 08:46:58 +01:00
BlackoilWellModel.hpp substitute solveWellEq with one inner solve for newly opened wells 2021-01-18 15:12:17 +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 Merge pull request #3008 from GitPaean/cleaningup_after_aicd_pr 2021-01-22 08:26:16 +01:00
MultisegmentWell.hpp Merge pull request #3008 from GitPaean/cleaningup_after_aicd_pr 2021-01-22 08:26:16 +01:00
ParallelWellInfo.cpp Added factory to construct the global representation of perf data. 2020-12-18 14:48:19 +01:00
ParallelWellInfo.hpp [bugfix] Fix partial sum 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 fix well model for gasoil thermal 2021-01-21 11:37:25 +01:00
StandardWell.hpp fix well model for gasoil thermal 2021-01-21 11:37: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 Use ScheduleState to handle VFP propertes + simplifications 2021-01-14 19:22:34 +01:00
VFPInjProperties.hpp Use ScheduleState to handle VFP propertes + simplifications 2021-01-14 19:22:34 +01:00
VFPProdProperties.cpp Use ScheduleState to handle VFP propertes + simplifications 2021-01-14 19:22:34 +01:00
VFPProdProperties.hpp Use ScheduleState to handle VFP propertes + simplifications 2021-01-14 19:22:34 +01:00
VFPProperties.hpp Use ScheduleState to handle VFP propertes + simplifications 2021-01-14 19:22:34 +01:00
WellConnectionAuxiliaryModule.hpp fixed: use const refs in foreach constructs 2020-09-01 13:25:26 +02:00
WellGroupHelpers.cpp Manage GConSale and GConSump with ScheduleState object 2021-01-12 18:29:59 +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 #3000 from totto82/substituteSolveWellEq 2021-01-26 09:59:37 +01:00
WellInterface.hpp Merge pull request #3000 from totto82/substituteSolveWellEq 2021-01-26 09:59:37 +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 output stopped wells 2020-12-21 13:51:21 +01:00
WellStateFullyImplicitBlackoil.hpp Fetch events from ScheduleState 2021-01-11 17:42:30 +01:00