mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
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:
committed by
Tor Harald Sandve
parent
686a6a969d
commit
43244c2132
@@ -181,6 +181,7 @@ BOOST_AUTO_TEST_CASE(G1)
|
||||
well_model.phaseUsage(),
|
||||
deferred_logger,
|
||||
well_state,
|
||||
group_state,
|
||||
comm,
|
||||
/*glift_debug=*/false
|
||||
};
|
||||
|
Reference in New Issue
Block a user