mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
fix regression in wells
we need to call WellInterface::getTHPConstraint, not WellBhpThpCalculator::getTHPConstraint
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user