Description Usage Arguments Value
View source: R/hydrailic_functions.R
Pressure Drop in Pipe with Losses (Determine flow)
1 | flow_calculation(pipe_length, dn, roughness, zeta, dp, temp = 15.6)
|
pipe_length |
length of pipe (m) |
dn |
inner diameter of pipe (m) |
roughness |
internal roughness of the pipe in (m) |
zeta |
loss coefficient |
dp |
pressure diff. |
temp |
temperature in °C |
flow in m3/s
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.