opm-simulators/opm/core/wells
Atgeirr Flø Rasmussen 9e90dcebe5 Fix sign of production rate controls.
In the Wells struct, production rate control targets must be negative
(and injection rate control targets are always positive).
In the WellsGroup classes, there are separate variables for injection
and production, and all rates are positive. Therefore, upon adding or
modification of a production rate control, the negated value must
be used.
2012-10-08 14:27:56 +02:00
..
InjectionSpecification.cpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
InjectionSpecification.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
ProductionSpecification.cpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
ProductionSpecification.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellCollection.cpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellCollection.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellsGroup.cpp Fix sign of production rate controls. 2012-10-08 14:27:56 +02:00
WellsGroup.hpp Reorganized, added opm/core/wells/ and opm/core/simulator/. 2012-06-05 15:42:49 +02:00
WellsManager.cpp Clone wells object when constructing from existing. 2012-10-05 10:15:06 +02:00
WellsManager.hpp Clone wells object when constructing from existing. 2012-10-05 10:15:06 +02:00