opm-simulators/opm/core/wells
Kai Bao 84910993c4 different strategy is using when updating the well targets
When the group has wells both under individual control and group
control, since the well rates under individual control changes each
iteration, the well targets for this kind of group need to be updated
each iteration.

When we change to use implicit well potentials later, which is supposed
to be more accurate, we probably should always (unless we decided not to)
update the well targets each iteration.
2016-11-10 17:22:25 +01: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 different strategy is using when updating the well targets 2016-11-10 17:22:25 +01:00
WellCollection.hpp different strategy is using when updating the well targets 2016-11-10 17:22:25 +01:00
wells.c removing some commented lines. 2016-06-30 15:17:13 +02:00
WellsGroup.cpp different strategy is using when updating the well targets 2016-11-10 17:22:25 +01:00
WellsGroup.hpp different strategy is using when updating the well targets 2016-11-10 17:22:25 +01:00
WellsManager_impl.hpp different strategy is using when updating the well targets 2016-11-10 17:22:25 +01:00
WellsManager.cpp adding a non-const wellCollection() in WellsManager. 2016-11-10 16:28:40 +01:00
WellsManager.hpp adding a non-const wellCollection() in WellsManager. 2016-11-10 16:28:40 +01:00