Gray LAMBDAs
Gray (1974) correlation for gas and gas-condensate wells.
3 lambdas
PO.VFP.Gray.dPdL.SI(Ql, Qg, P, Rho_l, Ul, Bl, Rho_g, Ug, Bg, IFT_gl, Rs, pipe_ID, pipe_roughness, pipe_angle)
Calculates pressure gradient for multiphase pipe flow using Gray (1974) correlation, [kPa/m]. Commonly used for gas wells that are also producing liquid (SI units).
PO.VFP.Gray.Pout.SI(Ql, Qg, P_in, T, Rho_l, Ul, SG_gas, IFT_gl, pipe_ID, pipe_length, pipe_roughness, pipe_angle)
Calculates outlet pipe pressure using Gray (1974), [kPa]. For gas wells producing liquid. Gas properties (ρg, μg, Bg) use DAK (Z-factor) and LGE (viscosity) (SI units).
PO.VFP.Gray.Pin.SI(Ql, Qg, P_out, T, Rho_l, Ul, SG_gas, IFT_gl, pipe_ID, pipe_length, pipe_roughness, pipe_angle)
Calculates inlet pipe pressure using Gray (1974), [kPa]. For gas wells producing liquid. Gas properties (ρg, μg, Bg) use DAK (Z-factor) and LGE (viscosity) (SI units).