Collection of models that illustrate model use and test models
This package contains examples for the use of models that can be found in Annex60.BoundaryConditions.WeatherData.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Name | Description |
---|---|
ReaderTMY3 | Test model for reading weather data |
Test model for reading weather data
This model tests the TMY3 data reader.
The instance weaDat
obtains all weather data from the weather file,
whereas the instance weaDatInpCon
obtains the global horizontal and
the diffuse horizontal solar radiation from its input connectors.
Extends from Modelica.Icons.Example (Icon for runnable examples).