opm-simulators/opm/core/wells
Kai Bao df745bafef functions for indicating injection and production upating.
it is for WellCollection, which is logically wrong. It should be done in
the group level, while things will be different for multi-level groups.

The current implementation basically works for current needs, that we
only have one group.
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 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 functions for indicating injection and production upating. 2016-11-10 16:28:40 +01:00
WellCollection.hpp functions for indicating injection and production upating. 2016-11-10 16:28:40 +01:00
wells.c removing some commented lines. 2016-06-30 15:17:13 +02:00
WellsGroup.cpp adding isProducer() and isProjector() to wellNode class. 2016-11-10 16:28:40 +01:00
WellsGroup.hpp adding isProducer() and isProjector() to wellNode class. 2016-11-10 16:28:40 +01:00
WellsManager_impl.hpp putting more things in the prototyping test. 2016-11-10 16:28:40 +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