mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
adding wellHasTHPConstraints() to decide if there is THP control
for a specific well.
This commit is contained in:
@@ -363,6 +363,8 @@ enum WellVariablePositions {
|
||||
const int well_index,
|
||||
WellState& xw) const;
|
||||
|
||||
bool wellHasTHPConstraints(const int well_index) const;
|
||||
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user