modelWD500
Test model for BESTEST weather data: time zone case
Extends from WD100 (Test model for BESTEST weather data: base case).
Information
WD500: Time Zone Case
Weather data file : WD500.epw
Table 1: Site Data for Weather file WD500epw
Latitude |
28.567° north |
Longitude |
77.103° east |
Altitude |
236.9 m |
Time Zone |
5.5 |
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | rho (from WD100) | 0 | Ground reflectance |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| WeatherData.Bus | weaBusHHorIR (from WD100) | weather bus to read all weather data and Tsky using horizontal radiation | |
| WeatherData.Bus | weaBusTDryBulTDewPoiOpa (from WD100) | Weather bus to read Tsky using dew point temperature and sky cover |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| WeatherData.ReaderTMY3 | weaDatHHorIR (from WD100) | Reads all weather data and Tsky using horizontal radiation | |
| IsotropicAndPerezDiffuseRadiation | azi000til00 (from WD100) | Azimuth = Horizontal, Tilt = 0 ° | |
| IsotropicAndPerezDiffuseRadiation | azi000til90 (from WD100) | Azimuth = South, Tilt = 90 ° | |
| IsotropicAndPerezDiffuseRadiation | azi270til90 (from WD100) | Azimuth = East, Tilt = 90 ° | |
| IsotropicAndPerezDiffuseRadiation | azi180til90 (from WD100) | Azimuth = North, Tilt = 90 ° | |
| IsotropicAndPerezDiffuseRadiation | azi090til90 (from WD100) | Azimuth = West, Tilt = 90 ° | |
| IsotropicAndPerezDiffuseRadiation | azi315til90 (from WD100) | Azimuth = 45 ° SE, Tilt = 0 ° | |
| IsotropicAndPerezDiffuseRadiation | azi045til90 (from WD100) | Azimuth = 45 SW, Tilt = 90 ° | |
| IsotropicAndPerezDiffuseRadiation | azi270til30 (from WD100) | Azimuth = East, Tilt = 30 ° | |
| IsotropicAndPerezDiffuseRadiation | azi000til30 (from WD100) | Azimuth = South, Tilt = 0 ° | |
| IsotropicAndPerezDiffuseRadiation | azi090til30 (from WD100) | Azimuth = West, Tilt = 0 ° | |
| Utilities.Psychrometrics.X_pTphi | x_pTphi (from WD100) | ||
| Utilities.Psychrometrics.ToDryAir | toDryAir (from WD100) | ||
| WeatherData.ReaderTMY3 | weaDatTDryBulTDewPoinOpa (from WD100) | Reads all weather data and Tsky using dry bulb temperature, dew point temperature and sky cover |
Revisions
-
September 6, 2021, by Ettore Zanetti:
Removed parameterlatas it is now obtained from the weather data bus.
This is for IBPSA, #1477. -
March 11, 2020, by Ettore Zanetti:
First implementation. -
April 14, 2020, by Ettore Zanetti:
Rework after comments from pull request #1339. -
May 2, 2021, by Ettore Zanetti:
Updated weather file as explained in #1478.