It will calculate the friction Factor by interpolating in the digitized plot produced by Fancher and Brown. The values provided for the interpolation are the \(D\rhoV\) product on the x-axis, the GLR and the degree of the poliynomial.

interp.fanbr(drhov, GLR, degree)

Arguments

drhov

Duns and Ros parameters. See equation on x-axis

GLR

gas liquid ratio

degree

degree of polynomial

Details

Figure: fig241_brown_friction_factor.jpg

Examples

# 7. call the interpolation function with degree = 4 from Fig 2.41 interp.fanbr(drhov = 10, GLR = 3200, degree = 4)$ff
#> [1] 0.009646559