fix regression in wells

we need to call WellInterface::getTHPConstraint,
not WellBhpThpCalculator::getTHPConstraint
This commit is contained in:
Arne Morten Kvarving
2022-11-23 15:37:04 +01:00
parent 8fc13d4bef
commit 2da1322697
4 changed files with 6 additions and 1 deletions

View File

@@ -67,6 +67,7 @@ public:
const double maxPerfPress,
const double rho,
const double alq_value,
const double thp_limit,
DeferredLogger& deferred_logger) const;
//! \brief Compute BHP from THP limit for an injector.