modelReaderTMY3

Test model for reading weather data

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

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.

Components

TypeNameDefaultDescription
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatWeather data reader
Buildings.BoundaryConditions.WeatherData.ReaderTMY3weaDatInpConWeather data reader with radiation data obtained from input connector
Modelica.Blocks.Sources.ConstantHDifHorDiffuse horizontal radiation
Modelica.Blocks.Sources.ConstantHGloHorHorizontal global radiation

Revisions

  • June 25, 2010, by Wangda Zuo:
    First implementation.