opm-simulators/opm
Markus Blatt 227b7f49b7 Do not store number of phases in StandardWells.
The wells pointer might be null and we need to access its number of
phases in the constructor to store it. With this commit we prevent that
storage and simply ask the well struct whenever we need the number of
phases. Of course the code using it needs to check that there are wells
but that is done in most parts of the opm-simulators currently
(MultiSegmentWells and Solvent are/might be an exception).
2016-06-28 15:50:50 +08:00
..
autodiff Do not store number of phases in StandardWells. 2016-06-28 15:50:50 +08:00
polymer only calculating repesentative radius when having PLYSHLOG. 2016-06-28 15:50:50 +08:00
simulators BlackoilOutputWriter rewritten to use opm-output 2016-06-07 10:15:07 +02:00