mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-25 18:55:30 -06:00
EclPeacemanWell: fix typo
*grr*, that was an unnecessary one. (on the positive side, it did not affect the results.)
This commit is contained in:
parent
86daf25aa6
commit
d7b5075420
@ -791,7 +791,7 @@ public:
|
||||
* For injectors, this is the maximum, for producers it's the minimum.
|
||||
*/
|
||||
Scalar targetBottomHolePressure() const
|
||||
{ return thpLimit_; }
|
||||
{ return bhpLimit_; }
|
||||
|
||||
/*!
|
||||
* \brief Return the maximum/minimum bottom hole pressure [Pa] of the well.
|
||||
|
Loading…
Reference in New Issue
Block a user