Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad d0fa32011b Opm::WellState::init(): Handle shut wells
This is a minor bugfix to account for the presence of shut wells
(characterised by "ctrls[w]->current < 0").  The existing code would
lead to indexing outside the "ctrls" array in the context of a shut
well.
2013-01-18 13:23:37 +01:00
examples Change constructor to take ParameterGroup argument. 2013-01-08 13:14:26 +01:00
opm/core Opm::WellState::init(): Handle shut wells 2013-01-18 13:23:37 +01:00
tests New function clone_wells() 2012-10-04 21:09:47 +02:00