opm-simulators/opm/core/wells
Kai Bao e8aa431ec7 not negative rate_for_group_control
in WellsGroup::updateWellProductionTargets. The current implementation
of group control is allowed tiny over-producing of the group target
while it cause negative rate_for_group_control . When all the wells are
not under group controls, it can cause oscillation of the control mode
later.

Probably a better way is to do something when we see overproducing
happens.
2017-04-11 16:53:19 +02:00
..
DynamicListEconLimited.hpp adding default constructor for DynamicListEconLimited 2016-07-04 16:21:55 +02:00
InjectionSpecification.cpp Using OPM_THROW to log messages, fixed Copyright headers 2016-06-20 17:20:33 +02:00
InjectionSpecification.hpp make toString() method as static. 2016-05-24 09:07:28 +08:00
ProductionSpecification.cpp refactoring function updateWellProductionTargets() 2016-11-10 16:28:40 +01:00
ProductionSpecification.hpp keeping adding group control related in. 2016-11-10 16:28:40 +01:00
well_controls.c Fix complaint about initial declaration in foor loop. 2015-09-03 14:03:25 +02:00
WellCollection.cpp Always updating the well targets under group control 2017-04-11 16:53:19 +02:00
WellCollection.hpp adding a flag to indicate whether group controls applied 2017-04-11 16:53:19 +02:00
wells.c Add sat table id to well struct 2017-04-06 13:52:27 +02:00
WellsGroup.cpp not negative rate_for_group_control 2017-04-11 16:53:19 +02:00
WellsGroup.hpp Considering the injection phase when applying VREP group controls 2017-04-11 16:53:19 +02:00
WellsManager_impl.hpp not applying the group control in WellsManager 2017-04-11 16:53:19 +02:00
WellsManager.cpp not setting up guide_rates in WellsManager based on well potentials 2017-04-11 16:53:19 +02:00
WellsManager.hpp not setting up guide_rates in WellsManager based on well potentials 2017-04-11 16:53:19 +02:00