opm-simulators/opm/core/wells
Kai Bao 2e9929e2af To make the injection well be able to receive the target.
Very hacky way here. The logic of the code is that only
a well is specified under GRUP control, it is under group
control. Which is not the case observed from the result.
From the result, if we specify group control with GCONPROD
and WCONPROD for a well, it looks like the well will be
under group control. TODO: make the logic correct here
instead of using `false` here.
2016-11-10 16:28:40 +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 Using OPM_THROW to log messages, fixed Copyright headers 2016-06-20 17:20:33 +02:00
ProductionSpecification.hpp adding support for the FLD for the control type of group control. 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 Schedule::getGroup returns reference, not pointer 2016-10-05 15:24:14 +02:00
WellCollection.hpp Schedule::getGroup returns reference, not pointer 2016-10-05 15:24:14 +02:00
wells.c removing some commented lines. 2016-06-30 15:17:13 +02:00
WellsGroup.cpp To make the injection well be able to receive the target. 2016-11-10 16:28:40 +01:00
WellsGroup.hpp Schedule::getGroup returns reference, not pointer 2016-10-05 15:24:14 +02:00
WellsManager_impl.hpp Update to shared_ptr-less parser interface. 2016-10-20 10:14:41 +02:00
WellsManager.cpp adding support for the FLD for the control type of group control. 2016-11-10 16:28:40 +01:00
WellsManager.hpp Merge remote-tracking branch 'upstream/master' into PR/fix-wellmanager-constructor 2016-10-21 13:55:21 +02:00