f4 | R Documentation |
Žarko Ćojbašića and Dejan Brkić Equation
f4(eps, Re, D, x0 = NULL)
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 |
the dimensionless Darcy friction factor (f) as a numeric vector
Note: Please refer to iemisc: Calculating the Friction Loss Examples vignette for the examples
Irucka Embry
f1
for the additional seealso, description, details, and references sections, f2
, f3
, f5
, f6
, f7
, f8
and newtonRaphson
for x0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.