opm-simulators/opm/core
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
..
fluid Guard against input error. 2012-09-24 17:09:50 +02:00
linalg Disable warning for using DUNE's FieldVector::size 2012-09-24 00:21:06 +02:00
pressure Update WellState::perfPress() after pressure solve. 2012-10-01 16:40:10 +02:00
simulator Added perfPress() to WellState. 2012-10-01 16:39:35 +02:00
transport/reorder Reference <grid.h> from canonical location. 2012-10-05 00:56:12 +02:00
utility Add explanatory comment. 2012-10-02 15:46:33 +02:00
wells Fix sign of production rate controls. 2012-10-08 14:27:56 +02:00
newwells.h New function clone_wells() 2012-10-05 10:14:44 +02:00
well.h Document the obsolescent well representation. 2012-06-25 00:55:50 +02:00