cleaning up a few fucntions in StandardWellsDense

to remove the implementation implemented in StandardWell already.
This commit is contained in:
Kai Bao
2017-06-28 11:15:04 +02:00
parent fb5fa836c0
commit d535157b1a
5 changed files with 39 additions and 426 deletions

View File

@@ -155,6 +155,11 @@ namespace Opm
WellState& well_state,
bool only_wells) = 0;
virtual void updateWellStateWithTarget(const int current,
WellState& xw) const = 0;
virtual void updateWellControl(WellState& xw) const = 0;
protected:
// TODO: some variables shared by all the wells should be made static
// well name