clearning existing controls when handleWCONPROD

This commit is contained in:
Kai Bao
2019-05-11 13:11:54 +02:00
parent a8e7c03a4f
commit de17c851bc
4 changed files with 97 additions and 1 deletions

View File

@@ -75,6 +75,7 @@ namespace Opm {
void handleWCONHIST( const DeckRecord& record);
void handleWELTARG(WellTarget::ControlModeEnum cmode, double newValue, double siFactorG, double siFactorL, double siFactorP);
void resetDefaultBHPLimit();
void clearControls();
private:
int m_productionControls = 0;