modelOverAYear_usingOneYearData
Validation model for a simulation extending with two months over one year but using data for only one year
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This is a validation case for a simulation extending with two months over one year, but using data for only one year.
The test script plots the dry bulb temperature for the days 0-10 and 365-375 for comparison.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.BoundaryConditions.WeatherData.ReaderTMY3 | weaDat | Weather data reader with data file for one year, hourly data |
Revisions
- September 3, 2018 by Ana Constantin:
First implementation for issue 842.