Add WellInterfaceGeneric::getDynamicThpLimit() method.

This commit is contained in:
Atgeirr Flø Rasmussen
2022-04-05 13:19:12 +02:00
parent eb0a516ff0
commit 6104a01468
2 changed files with 6 additions and 0 deletions

View File

@@ -101,6 +101,7 @@ public:
void setRepRadiusPerfLength();
void setWsolvent(const double wsolvent);
void setDynamicThpLimit(const double thp_limit);
std::optional<double> getDynamicThpLimit() const;
void updatePerforatedCell(std::vector<bool>& is_cell_perforated);
/// Returns true if the well has one or more THP limits/constraints.