powered by
Function to generate a plot of partial-filling diagram of circular pipe with discharge and flow velocity
par_fill(object,J,method="Strickler")
Plots of a partial filling diagram of a circular pipe with discharge and flow velocity
A CScircle object.
Bottom slope [-].
Method to calculate the roughness. Allowed are "Strickler" (equal roughness) and "Prandtl-Coolebrook-White".
csC <- CScircle(Di = 0.7, ks = 1.5, kSt = 75) par_fill(csC,J=0.04)
Run the code above in your browser using DataLab