.TRANSFORM.Utilities.CharacteristicNumbers.CoefficientOfFriction

Returns Coefficient of Friction

Information

Defined to be the dimensionless shear stress.

Interface

function CoefficientOfFriction
  extends Modelica.Icons.Function;
  input SI.ShearStress tau_s "Shear stress";
  input SI.Density rho "Density";
  input SI.Velocity v "Velocity";
  output Units.NonDim Cf "Coefficient of friction";
end CoefficientOfFriction;

Generated at 2025-08-03T18:20:56Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos