EclPeacemanWell: fix typo

*grr*, that was an unnecessary one. (on the positive side, it did not
affect the results.)
This commit is contained in:
Andreas Lauser 2016-03-03 18:04:57 +01:00
parent 86daf25aa6
commit d7b5075420

View File

@ -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.