adding function updateWellStateWithTarget to StandardWell

without dealing with wsolvent function. It can be just a member variable
since we are handling well one by one individually.
This commit is contained in:
Kai Bao
2017-06-23 10:58:46 +02:00
parent 1d9d70ee02
commit f293e81336
4 changed files with 247 additions and 0 deletions

View File

@@ -138,6 +138,8 @@ namespace Opm
// TODO: for this kind of function, maybe can make a function with parameter perf
const std::vector<int>& saturationTableNumber() const;
const double wsolvent() const;
protected:
// TODO: some variables shared by all the wells should be made static
// well name