d_aequiv | R Documentation |
Calculates the equivalent hydraulic diameter of a rectangular cross-section given its width and height.
d_aequiv(b, h)
b |
Width of the rectangle [m]. |
h |
Height of the rectangle [m]. |
The equivalent hydraulic diameter [m].
d_aequiv(b = 2, h = 1)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.