opm-simulators/opm/core
Markus Blatt 8653ffe327 [bugfix] Use the size of the vector for the copying.
The last patch did not compile as there was no size member
in scope. Therefore this patch resorts to using the size of
the vector.
2014-03-27 11:53:13 +01:00
..
linalg [bugfix] Use the size of the vector for the copying. 2014-03-27 11:53:13 +01:00
pressure Changed open / close behaviour of well_controls: 1) well_controls has an explicit open_close flag. 2) Will NOT flip current value to change open|close status 2014-03-04 20:23:19 +01:00
props Merge pull request #528 from blattms/fix-nonunifom 2014-03-19 12:31:05 +01:00
simulator Merge pull request #508 from atgeirr/adjust-initial-wellrates 2014-03-15 14:59:27 +01:00
tof convert users of MESSAGE to OPM_MESSAGE 2013-09-05 13:04:38 +02:00
transport Remove unneeded term, fixing oil injecting behaviour. 2013-10-04 13:16:02 +02:00
utility Implemented well_controls based on well_controls_iset_xxx() functions. 2014-01-06 14:19:09 +01:00
wells Made single-argument constructors explicit. 2014-03-17 13:27:50 +01:00
well_controls.h Changed open / close behaviour of well_controls: 1) well_controls has an explicit open_close flag. 2) Will NOT flip current value to change open|close status 2014-03-04 20:23:19 +01:00
wells.h Merge remote-tracking branch 'upstream/opm-parser-integrate' into wellsmanager-rates 2014-01-30 09:50:09 +01:00