opm-simulators/opm/simulators/wells
Tor Harald Sandve 969dff4ede
Merge pull request #3864 from totto82/regMSW
regularize MSW equation when iter > strict_inner_iter
2022-04-21 09:15:15 +02:00
..
ALQState.cpp Improve debugging tools in gaslift code. 2022-01-23 20:37:26 +01:00
ALQState.hpp Improve debugging tools in gaslift code. 2022-01-23 20:37:26 +01:00
BlackoilWellModel_impl.hpp fix to --shut-unsolvable-wells=true option 2022-04-05 14:42:27 +02:00
BlackoilWellModel.hpp Add gaslift optimization support for MSW. 2022-02-14 21:38:50 +01:00
BlackoilWellModelGeneric.cpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
BlackoilWellModelGeneric.hpp Merge pull request #3771 from totto82/fixUpdateGR 2022-01-21 10:33:00 +01:00
GasLiftCommon.cpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
GasLiftCommon.hpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
GasLiftGroupInfo.cpp Omit one redundant debugging message 2022-03-24 13:47:57 +01:00
GasLiftGroupInfo.hpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
GasLiftSingleWell_impl.hpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
GasLiftSingleWell.hpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
GasLiftSingleWellGeneric.cpp Well testing of gas lift wells 2022-04-20 10:51:34 +02:00
GasLiftSingleWellGeneric.hpp Well testing of gas lift wells 2022-04-20 10:51:34 +02:00
GasLiftStage2.cpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
GasLiftStage2.hpp Cleanup glift debugging output code 2022-03-24 12:42:46 +01:00
GasLiftWellState.hpp update well potensials in well state along with alq and update guide rates accordingly 2022-02-08 15:46:08 +01:00
GlobalWellInfo.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
GlobalWellInfo.hpp Remove Extraneous Semicolon 2022-02-17 23:13:31 +01:00
GroupState.cpp Remove debugging aid GroupState::dump 2021-11-01 13:47:36 +01:00
GroupState.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
MSWellHelpers.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
MultisegmentWell_impl.hpp regularize MSW equation when iter > strict_inner_iter 2022-04-21 08:44:50 +02:00
MultisegmentWell.hpp regularize MSW equation when iter > strict_inner_iter 2022-04-21 08:44:50 +02:00
MultisegmentWellEval.cpp avoid throw for nan residuals instead return well as unconverged 2022-04-11 09:52:25 +02:00
MultisegmentWellEval.hpp avoid throw for nan residuals instead return well as unconverged 2022-04-11 09:52:25 +02:00
MultisegmentWellGeneric.cpp Merge pull request #3810 from totto82/refactor_bhpFromThpLimit_1 2022-03-22 13:57:52 +01:00
MultisegmentWellGeneric.hpp Add gaslift optimization support for MSW. 2022-02-14 21:38:50 +01:00
ParallelWellInfo.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
ParallelWellInfo.hpp clean up after review 2021-10-05 13:07:52 +02:00
PerfData.cpp Extract functionality to update target rates to SingleWellState 2021-11-03 12:30:40 +01:00
PerfData.hpp Extract functionality to update target rates to SingleWellState 2021-11-03 12:30:40 +01:00
PerforationData.hpp Adds original ECL index of well connection to PerforationData 2020-11-12 17:21:37 +01:00
RateConverter.hpp Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02:00
RegionAttributeHelpers.hpp clean-up 2021-09-07 09:47:41 +02:00
RegionAverageCalculator.hpp Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02:00
SegmentState.cpp using addition to update segment pressure 2022-03-09 14:23:59 +01:00
SegmentState.hpp Add method SegmentState::size() 2021-06-03 10:46:26 +02:00
SingleWellState.cpp Call SingleWellState::update_targets for ACTIONX affected wells 2021-11-05 09:48:27 +01:00
SingleWellState.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
StandardWell_impl.hpp Fix assertion error for 2p oil water 2022-04-20 21:47:15 +02:00
StandardWell.hpp Address comments from review 2022-04-04 08:24:32 +02:00
StandardWellEval.cpp Some more clean-up based on review 2022-04-04 11:37:31 +02:00
StandardWellEval.hpp Address comments from review 2022-04-04 08:24:32 +02:00
StandardWellGeneric.cpp cleanup2 2022-02-15 12:43:58 +01:00
StandardWellGeneric.hpp Move computeBhpAtThpLimitProd MSW code to common and apply it for both MSW and STW 2022-02-15 12:39:42 +01:00
TargetCalculator.cpp Add brine and thermal simulator 2021-10-15 11:50:17 +02:00
TargetCalculator.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
VFPHelpers.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
VFPHelpers.hpp Switch to Passing VFP Wrapper Tables as References 2021-11-04 21:28:55 +01:00
VFPInjProperties.cpp return zero thp value for extremely small injection rate 2022-01-18 10:12:20 +01:00
VFPInjProperties.hpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
VFPProdProperties.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
VFPProdProperties.hpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
VFPProperties.hpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
WellConnectionAuxiliaryModule.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
WellContainer.hpp Add method WellContainer<T>::wells() 2021-10-19 11:16:41 +02:00
WellGroupHelpers.cpp Check if guiderate is violated 2022-02-17 10:41:43 +01:00
WellGroupHelpers.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
WellHelpers.hpp GasLiftStage2: no longer a need to template on TypeTag 2021-05-28 08:24:07 +02:00
WellInterface_impl.hpp Well testing of gas lift wells 2022-04-20 10:51:34 +02:00
WellInterface.hpp Well testing of gas lift wells 2022-04-20 10:51:34 +02:00
WellInterfaceEval.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
WellInterfaceEval.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
WellInterfaceFluidSystem.cpp support item 4 wvfpexp 2022-04-08 08:43:13 +02:00
WellInterfaceFluidSystem.hpp Avoid switching to thp control if it results in higher rates 2022-03-25 09:12:15 +01:00
WellInterfaceGeneric.cpp tighten approximated solution bhpFromThpLimit from 3 to 0.1 bar 2022-04-19 14:21:20 +02:00
WellInterfaceGeneric.hpp Avoid switching to thp control if it results in higher rates 2022-03-25 09:12:15 +01:00
WellInterfaceIndices.cpp add Index Traits 2021-12-08 16:52:23 +01:00
WellInterfaceIndices.hpp add StandardWellEval 2021-06-09 08:32:30 +02:00
WellProdIndexCalculator.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
WellProdIndexCalculator.hpp Productivity Index Calculator: Add Reinitialization operation 2020-12-04 15:16:24 +01:00
WellState.cpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00
WellState.hpp Improve debugging tools in gaslift code. 2022-01-23 20:37:26 +01:00
WGState.cpp Make sure to filter out wells from other processes in WellTestState 2021-10-19 11:16:41 +02:00
WGState.hpp Downstream filesystem reorganisation in opm-common 2022-01-02 14:33:34 +01:00