.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-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos