modelReaderTMY3WindDirection
Validation model for wind direction
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This model tests the TMY3 data reader and its restriction on the wind direction if the wind direction has a large range. On the weather bus, the wind direction has the range of [0, 360) degrees.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDatInpCon | Weather data reader with wind direction from input connector | |
| Modelica.Blocks.Sources.Ramp | winDir | Wind incidence angle |
Revisions
-
May 1, 2026, by Michael Wetter:
First implementation.