mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
Potentially reduce gaslift when under well is under group control
Current implemention only support ORAT and GRAT controlled groups
This commit is contained in:
@@ -76,6 +76,8 @@ public:
|
||||
return wellMap_.size();
|
||||
}
|
||||
|
||||
int wellIndex(const std::string& wellName) const;
|
||||
|
||||
const ParallelWellInfo& parallelWellInfo(std::size_t well_index) const;
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user