This package contains examples for the use of models that can be found in Buildings.BoundaryConditions.WeatherData.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
ReaderTMY3 | Test model for read requested weather data |
model ReaderTMY3 "Test model for read requested weather data" import Buildings;Buildings.BoundaryConditions.WeatherData.ReaderTMY3 weaDat( filNam="Resources/weatherdata/USA_IL_Chicago-OHare.Intl.AP.725300_TMY3.mos"); end ReaderTMY3;