Description Usage Arguments Value Author(s) Examples
View source: R/hydrailic_functions.R
This function calculates the velocity of the fluid in a circular pipe.
| 1 | velocity(flow, dn)
 | 
| flow | cubic meter per second [m³/s] | 
| dn | diameter in meter [m] | 
velocity in meter per second [m/s]
Dr. Raúl Trujillo Álvarez dr.ing.trujillo@gmail.com
| 1 | velocity(flow = 0.4, dn = 0.2)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.