moving addWellControlEq to StandardWells

This commit is contained in:
Kai Bao
2016-04-19 11:20:18 +02:00
parent eb278c3c9a
commit dcca0b0b76
7 changed files with 188 additions and 179 deletions

View File

@@ -414,11 +414,6 @@ namespace Opm {
const SolutionState& state,
const WellState& xw);
void
addWellControlEq(const SolutionState& state,
const WellState& xw,
const V& aliveWells);
bool getWellConvergence(const int iteration);
bool isVFPActive() const;