adding updateWellState to MultisegmentWells

This commit is contained in:
Kai Bao
2016-04-26 13:20:53 +02:00
parent 15ff16efd2
commit ec3b50d092
5 changed files with 116 additions and 62 deletions

View File

@@ -172,6 +172,7 @@ namespace Opm {
void updateWellControls(WellState& xw) const;
// TODO: kept for now. to be removed soon.
void updateWellState(const V& dwells,
WellState& well_state);