FPBase ClassFriction Factor Method
Definition
Namespace: DWSIM.UnitOperations.FlowPackages
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
Assembly: DWSIM.UnitOperations (in DWSIM.UnitOperations.dll) Version: 10.0.0.0
C#
public double FrictionFactor(
double Re,
double D,
double k
)VB
Public Function FrictionFactor (
Re As Double,
D As Double,
k As Double
) As Double