.TRANSFORM.Utilities.CharacteristicNumbers.CoefficientOfFriction

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 2024-11-21T19:25:40Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos