flow_calculation: Flow Calculation

Description Usage Arguments Value

View source: R/hydrailic_functions.R

Description

Pressure Drop in Pipe with Losses (Determine flow)

Usage

1
flow_calculation(pipe_length, dn, roughness, zeta, dp, temp = 15.6)

Arguments

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

Value

flow in m3/s


ratral/wcontrolvalve documentation built on Nov. 26, 2020, 11:18 p.m.