opm-simulators/opm/core/wells
Kai Bao 59ab9b8424 not returning zero from double WellNode::productionGuideRate
Current understanding. Two ways might prevent to return the guide_rate here
1. preventing the well from group control with keyword WGRUPCON
2. the well violating some limits and working under limits. We do not have strategy
to handle this situation yet.
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 not returning zero from double WellNode::productionGuideRate 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