SizingCalculator.Friction
Description:
Calculates the friction based on the specified parameters.
Calculates the friction based on the specified parameters.
public double Friction(
double flow,
SizingOptions options
)
-
DoubleflowThe flow rate.
-
optionsThe sizing options containing other input parameters (such as density, viscosity, roughness, size, etc.).
Return Value
Double
Returns the calculated friction.
-
A non-optional argument was null