.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-05-09T18:20:02Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos