adding updateWellState and updateWellControls to StandardWells

This commit is contained in:
Kai Bao
2016-04-11 15:45:03 +02:00
parent 376c940f09
commit 5da57973fe
10 changed files with 466 additions and 396 deletions

View File

@@ -174,6 +174,7 @@ namespace Opm {
using Base::terminal_output_;
using Base::primalVariable_;
using Base::pvdt_;
using Base::vfp_properties_;
// --------- Protected methods ---------
@@ -199,7 +200,7 @@ namespace Opm {
using Base::drMaxRel;
using Base::maxResidualAllowed;
using Base::updateWellControls;
// using Base::updateWellControls;
using Base::computeWellConnectionPressures;
using Base::addWellControlEq;
using Base::computeRelPerm;