adding flag to tell when using well potential for guide rate

for WellNode.
This commit is contained in:
Kai Bao
2017-04-07 10:59:46 +02:00
parent e0d48a366b
commit 926f93fa4e
7 changed files with 41 additions and 4 deletions

View File

@@ -34,7 +34,7 @@ namespace Opm
BHP_limit_(-1e100),
reinjection_fraction_target_(1),
voidage_replacment_fraction_(1),
guide_rate_(1.0),
guide_rate_(-1.0),
guide_rate_type_(NONE_GRT)
{