Change condition under which stage 2 is done.

It only makes sense to try to optimize the distribution of lift gas if
the amount of lift gas is constrained either by the maximum allowed
gaslift or total gas or the group is under individual control.
This commit is contained in:
Håkon Hægland
2022-10-20 12:58:42 +02:00
committed by Tor Harald Sandve
parent 686a6a969d
commit 43244c2132
11 changed files with 28 additions and 9 deletions

View File

@@ -181,6 +181,7 @@ BOOST_AUTO_TEST_CASE(G1)
well_model.phaseUsage(),
deferred_logger,
well_state,
group_state,
comm,
/*glift_debug=*/false
};