changed: move mostStrictBhpFromBhpLimits to WellBhpThpCalculator

This commit is contained in:
Arne Morten Kvarving
2022-10-19 09:55:14 +02:00
parent d4e06536a0
commit f7f4352b68
6 changed files with 26 additions and 22 deletions

View File

@@ -205,7 +205,6 @@ public:
protected:
bool getAllowCrossFlow() const;
double mostStrictBhpFromBhpLimits(const SummaryState& summaryState) const;
std::optional<double> bhpMax(const std::function<double(const double)>& fflo,
const double bhp_limit,