adding updateWellState to BlackoilMultiSegmentModel

no THP treament.
This commit is contained in:
Kai Bao
2015-09-28 15:32:22 +02:00
parent f496646182
commit 62b6e69de8
2 changed files with 51 additions and 81 deletions

View File

@@ -206,7 +206,6 @@ namespace Opm {
using Base::fluidRsSat;
using Base::fluidDensity;
using Base::updatePhaseCondFromPrimalVariable;
using Base::updateWellState;
using Base::computeGasPressure;
using Base::dpMaxRel;
using Base::dsMax;
@@ -218,8 +217,8 @@ namespace Opm {
using Base::variableState;
// void updateWellState(const V& dwells,
// WellState& well_state) {};
void updateWellState(const V& dwells,
WellState& well_state);
void
variableWellStateInitials(const WellState& xw,