PO.VFP.Liq.dPfrc
Description
Calculates frictional pressure drop from Fanning equation for single-phase flow of an incompressible, Newtonian fluid, [psi].
Syntax
=PO.VFP.Liq.dPfrc(Ql, Rho_l, Ul, pipe_ID, pipe_length, pipe_roughness)Parameters
| Parameter | Description |
|---|---|
| Ql | Liquid rate, [bbl/D]. |
| Rho_l | Liquid density, [lb/ft3]. |
| Ul | Liquid viscosity, [cP]. |
| pipe_ID | Pipe inner diameter, [in]. |
| pipe_length | Pipe length, [ft]. |
| pipe_roughness | Pipe relative roughness, [dimensionless]. |