PO.ESP.Curve.Power Function
Description:
Interpolates power per stage from pump curve, [HP/stage].
Excel Function Syntax:
=PO.ESP.Curve.Power(Q, curve_Q, curve_HP)
Parameters:
| Parameter | Description |
|---|---|
| Q | Flow rate, [bbl/d]. |
| curve_Q | Array of flow rates, [bbl/d]. |
| curve_HP | Array of power values, [HP/stage]. |