CScircle-class | R Documentation |
Defines a cross-section class with circular geometry for hydraulic calculations.
Di
Diameter of the pipe [m].
kSt
Roughness of the pipe according to Strickler [m^(1/3)/s].
ks
Roughness of the pipe according to Prandtl-Coolebrook-White [mm] (SIA 190)
csC <- CScircle(Di = 1, kSt = 75)
csC <- CScircle(Di = 1, ks = 1.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.