opm-simulators/opm/core
Atgeirr Flø Rasmussen ba26696d22 Fix access to keywords, while still silencing warning.
Previous fix was wrong because it called getKeyword() outside the
hasKeyword() check. Current version (like original code) uses the
short-circuiting behaviour of && to ensure this.
2014-04-15 14:52:21 +02:00
..
linalg Comment or add (void) usage of unused arguments. 2014-04-15 13:39:03 +02: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 remote-tracking branch 'upstream/master' into master-refactor-for-cpgrid-support 2014-04-08 21:50:00 +02:00
simulator Fix access to keywords, while still silencing warning. 2014-04-15 14:52:21 +02: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 Added support for computePoreVolume for grids apart from UnstructuredGrid. 2014-02-25 15:12:16 +01:00
wells Merge remote-tracking branch 'upstream/master' into master-refactor-for-cpgrid-support 2014-04-08 21:50:00 +02: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 Changed documentation of Wells::comp_frac to match reality. 2014-04-06 23:45:08 +02:00