Simulator programs and utilities for automatic differentiation.
Go to file
Markus Blatt bb7b709312 Make initStateFromDeck with the new parser deck usable again.
My last merge broke compilation of opm-autodiff, as this new function
still relied on the old behaviour (the one taking a grid instead of
the data directly). This patch moved initStateFromDeck to the new behaviour.
2014-03-13 15:59:37 +01:00
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core Make initStateFromDeck with the new parser deck usable again. 2014-03-13 15:59:37 +01:00
tests 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