mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding flag to tell when using well potential for guide rate
for WellNode.
This commit is contained in:
@@ -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)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user