mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
support none trivial item 3 in LIFTOPT. i.e. not optimize gaslift every timestep
This commit is contained in:
@@ -460,6 +460,8 @@ protected:
|
||||
|
||||
bool glift_debug = false;
|
||||
|
||||
double last_glift_opt_time_ = -1.0;
|
||||
|
||||
private:
|
||||
WellInterfaceGeneric* getGenWell(const std::string& well_name);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user