velocity: Velocity in a pipe

Description Usage Arguments Value Author(s) Examples

View source: R/hydrailic_functions.R

Description

This function calculates the velocity of the fluid in a circular pipe.

Usage

1
velocity(flow, dn)

Arguments

flow

cubic meter per second [m³/s]

dn

diameter in meter [m]

Value

velocity in meter per second [m/s]

Author(s)

Dr. Raúl Trujillo Álvarez dr.ing.trujillo@gmail.com

Examples

1
velocity(flow = 0.4, dn = 0.2)

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