Files
opm-core/opm/core/simulator
Markus Blatt f426a03801 Zero initialize wells with no perforations.
For these wells access its well_cells might read of the bounds
an array if they are the last wells in the struct. Therefore
we cannnot initialiue first_cell and the well control is uninitialized,
to.

With this commit theses wells are now detected and theor bhp, thp, and well_rates
are initialized to zero.
2016-09-21 12:23:34 +02:00
..
2016-05-13 12:49:45 +02:00
2016-04-26 07:48:58 +02:00