f3: Romeo, et. al. Equation

View source: R/f.R

f3R Documentation

Romeo, et. al. Equation

Description

Romeo, et. al. Equation

Usage

f3(eps, Re, D = NULL, x0 = NULL)

Arguments

eps

numeric vector that contains the specific roughness for the pipe material (m or ft)

Re

numeric vector that contains the Reynolds number (dimensionless)

D

numeric vector that contains the inner diameters of the pipe (m or ft)

x0

numeric vector that contains the starting value for pracma's newtonRaphson function

Value

the dimensionless Darcy friction factor (f) as a numeric vector

Note

Note: Please refer to iemisc: Calculating the Friction Loss Examples vignette for the examples

Author(s)

Irucka Embry

See Also

f1 for the additional seealso, description, details, and references sections, f2, f4, f5, f6, f7, f8 and newtonRaphson for x0


iemisc documentation built on June 22, 2024, 9:45 a.m.