flow_calculation: Flow Calculation

Description Usage Arguments Value

View source: R/flow_calculation.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/hyd4gpv documentation built on Feb. 5, 2022, 10:30 p.m.