opm-simulators/opm/simulators/wells
Håkon Hægland e388827d81 Fixup in GasLiftSingleWellGeneric
Consider all groups when reducing oil rate to group limits.
The current code just checks the first group limit in the set.
But there might be groups later in the set with more restrictive
limits, causing the oil rate to be reduced more than the first
limit.
2021-12-15 19:15:35 +01:00
..
ALQState.cpp Add class ALQState to manage the ALQ state in the WellState 2021-04-28 09:33:06 +02:00
ALQState.hpp Add class ALQState to manage the ALQ state in the WellState 2021-04-28 09:33:06 +02:00
BlackoilWellModel_impl.hpp Merge pull request #3724 from totto82/CO2STORETHERMAL 2021-12-08 08:33:46 +01:00
BlackoilWellModel.hpp Spelling fixes 2021-11-15 12:06:05 +01:00
BlackoilWellModelGeneric.cpp cleanup 2021-11-23 14:01:07 +00:00
BlackoilWellModelGeneric.hpp Mark wells with negative and trivial potentials as not operable 2021-11-22 08:44:17 +00:00
GasLiftGroupInfo.cpp GasLiftGroupInfo: use an array to allow for one sum call 2021-11-10 08:48:33 +01:00
GasLiftGroupInfo.hpp Check group production LRAT and WRAT targets 2021-11-09 08:24:57 +01:00
GasLiftSingleWell_impl.hpp cleanup 2021-11-23 14:01:07 +00:00
GasLiftSingleWell.hpp Potentially reduce gaslift when under well is under group control 2021-06-30 09:59:09 +02:00
GasLiftSingleWellGeneric.cpp Fixup in GasLiftSingleWellGeneric 2021-12-15 19:15:35 +01:00
GasLiftSingleWellGeneric.hpp Small clean up in GasLiftSingleWellGeneric.cpp 2021-12-09 11:58:43 +01:00
GasLiftStage2.cpp Spelling fixes 2021-11-15 12:06:05 +01:00
GasLiftStage2.hpp Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02:00
GasLiftWellState.hpp remove empty _impl file 2021-05-20 12:17:24 +02:00
GlobalWellInfo.cpp Add status to SingleWellState 2021-08-15 09:03:14 +02:00
GlobalWellInfo.hpp Add status to SingleWellState 2021-08-15 09:03:14 +02:00
GroupState.cpp Remove debugging aid GroupState::dump 2021-11-01 13:47:36 +01:00
GroupState.hpp Remove debugging aid GroupState::dump 2021-11-01 13:47:36 +01:00
MSWellHelpers.hpp add MultisegmentWellEval 2021-06-09 15:17:36 +02:00
MultisegmentWell_impl.hpp Move getPerfCellPressure to wellInterface 2021-11-30 10:48:02 +00:00
MultisegmentWell.hpp check operability injectors 2021-10-15 12:32:02 +02:00
MultisegmentWellEval.cpp Add gasoil + energy simulator 2021-12-07 09:18:38 +01:00
MultisegmentWellEval.hpp make scalar version of computePerfRate 2021-09-13 09:36:16 +02:00
MultisegmentWellGeneric.cpp Use SingleWellState to manage well surface rates 2021-08-24 12:46:24 +02:00
MultisegmentWellGeneric.hpp add MultisegmentWellGeneric 2021-06-08 10:43:10 +02:00
ParallelWellInfo.cpp Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02: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 Add method SegmentState::size() 2021-06-03 10:46:26 +02: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 Call SingleWellState::update_targets for ACTIONX affected wells 2021-11-05 09:48:27 +01:00
StandardWell_impl.hpp Merge pull request #3719 from totto82/noIterPot 2021-12-10 16:20:10 +01:00
StandardWell.hpp Move getPerfCellPressure to wellInterface 2021-11-30 10:48:02 +00:00
StandardWellEval.cpp Merge pull request #3724 from totto82/CO2STORETHERMAL 2021-12-08 08:33:46 +01:00
StandardWellEval.hpp Replacing use of MPI_COMM_WORLD with a variable communicator. 2021-10-05 13:07:52 +02:00
StandardWellGeneric.cpp Remove unused query/switch code for GLO - it is always on 2021-09-27 14:11:54 +02:00
StandardWellGeneric.hpp add StandardWellEval 2021-06-09 08:32:30 +02:00
TargetCalculator.cpp Add brine and thermal simulator 2021-10-15 11:50:17 +02:00
TargetCalculator.hpp Add support for gpmaint 2021-09-07 08:52:52 +02:00
VFPHelpers.cpp Switch to Passing VFP Wrapper Tables as References 2021-11-04 21:28:55 +01:00
VFPHelpers.hpp Switch to Passing VFP Wrapper Tables as References 2021-11-04 21:28:55 +01:00
VFPInjProperties.cpp Add brine and thermal simulator 2021-10-15 11:50:17 +02:00
VFPInjProperties.hpp changed: make bhp template hidden and use explicit instantations 2021-05-31 11:42:29 +02:00
VFPProdProperties.cpp Add brine and thermal simulator 2021-10-15 11:50:17 +02: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 fixed: do not use Opm:: prefix when inside namespace Opm 2021-05-05 11:59:18 +02:00
WellContainer.hpp Add method WellContainer<T>::wells() 2021-10-19 11:16:41 +02:00
WellGroupHelpers.cpp Account for efficiency when adding lift gas to network flows. 2021-12-08 15:54:12 +01:00
WellGroupHelpers.hpp pass updated well rates totarget reduction not the nupcol ones + cleanup 2021-09-15 09:47:31 +02:00
WellHelpers.hpp GasLiftStage2: no longer a need to template on TypeTag 2021-05-28 08:24:07 +02:00
WellInterface_impl.hpp Move getPerfCellPressure to wellInterface 2021-11-30 10:48:02 +00:00
WellInterface.hpp Merge pull request #3715 from goncalvesmachadoc/vapwat 2021-12-09 15:37:49 +01:00
WellInterfaceEval.cpp Add brine and thermal simulator 2021-10-15 11:50:17 +02:00
WellInterfaceEval.hpp add MultisegmentWellEval 2021-06-09 15:17:36 +02:00
WellInterfaceFluidSystem.cpp Only check operable wells for wecon 2021-12-03 11:37:51 +00:00
WellInterfaceFluidSystem.hpp Use SingleWellState argument instead of full WellState 2021-09-20 11:45:24 +02:00
WellInterfaceGeneric.cpp Spelling fixes 2021-11-15 12:06:05 +01:00
WellInterfaceGeneric.hpp only mark negative potentials as not operable 2021-11-22 11:27:45 +00:00
WellInterfaceIndices.cpp Add gasoil + energy simulator 2021-12-07 09:18:38 +01:00
WellInterfaceIndices.hpp add StandardWellEval 2021-06-09 08:32:30 +02: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.cpp Remove superfluos is injector or producer test 2021-11-03 12:35:28 +01:00
WellState.hpp Merge pull request #3659 from joakim-hove/refactor-wellstate-init 2021-11-03 13:16:34 +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 Make sure to filter out wells from other processes in WellTestState 2021-10-19 11:16:41 +02:00