.BuildingSystems.Buildings.Functions.vWind

Information

This function outputs the vertical wind speed dependent on the height.

Interface

function vWind
  input Modelica.Units.SI.Velocity vWindRef "Wind speed on reference height";
  input Modelica.Units.SI.Height z "Height over ground";
  input Modelica.Units.SI.Height zRefvWind "Reference height for wind measurement";
  input Real P "Roughness exponent for wind profil calculation";
  output Modelica.Units.SI.Velocity value "Height dependent wind speed";
end vWind;

Revisions


Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos