PO.VFP.Liq.Pin
Description
Calculates inlet pipe pressure for single phase pipe flow of incompressible, Newtonian fluid, [psi].
Syntax
=PO.VFP.Liq.Pin(Ql, P_out, Rho_l, Ul, pipe_ID, pipe_length, pipe_roughness, pipe_angle)Parameters
| Parameter | Description |
|---|---|
| Ql | Liquid rate, [bbl/D]. |
| P_out | Outlet pipe pressure, [psi]. |
| 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]. |
| pipe_angle | Pipe angle from horizontal, [degrees]. Horizontal flow: angle = 0; Vertical well producer: angle = 90; Vertical well injector: angle = -90. |