functionvWind
Height dependent wind speed
Information
This function outputs the vertical wind speed dependent on the height.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Velocity | vWindRef | Wind speed on reference height | |
| Modelica.Units.SI.Height | z | Height over ground | |
| Modelica.Units.SI.Height | zRefvWind | Reference height for wind measurement | |
| Real | P | Roughness exponent for wind profil calculation |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Velocity | value | Height dependent wind speed |
Revisions
-
September 21, 2021, by Christoph Nytsch-Geusen:
Numerical stability improved. -
January 1, 2016, by Christoph Nytsch-Geusen:
First implementation.