velocity: Velocity in a pipe

Description Usage Arguments Value Author(s) Examples

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