Buildings.BoundaryConditions.Validation.BESTEST
Boundary conditions validation according to BESTEST specifications
Information
This package contains the validation models used to read extract the weather data required by the BESTEST cases.
More details in the Buildings.BoundaryConditions.Validation.UsersGuide
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
WD100 | Test model for BESTEST weather data: base case |
WD200 | Test model for BESTEST weather data: Low Elevation, Hot and Humid Case |
WD300 | Test model for BESTEST weather data: Southern hemisphere case |
WD400 | Test model for BESTEST weather data: high latitude case |
WD500 | Test model for BESTEST weather data: time zone case |
WD600 | Test model for BESTEST weather data: ground reflectance |
Buildings.BoundaryConditions.Validation.BESTEST.WD100
Test model for BESTEST weather data: base case
Information
WD100: Base Case
Weather data file : WD100.epw
Table 1: Site Data for Weather file WD100.epw
Latitude |
39.833° north |
Longitude |
104.65° west |
Altitude |
1650 m |
Time Zone |
-7 |
This model is a template for all the other test cases. It allows to extrapolate all the weather data from the Reader TMY3 for a specific location, incliation and azimuth. The model Buildings.BoundaryConditions.Validation.IsotropicAndPerezDiffuseRadiation outputs radiation data using the available Isotropic and Perez methodlogies. The sky temperature is calculated using both the Horizontal radiation model, from data reader weaBusHorRad and the dew point temperature plus sky cover model from the datareader weaBusSkyCovDewTem.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Real | rho | 0 | Ground reflectance |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBusHHorIR | weather bus to read all weather data and Tsky using horizontal radiation |
Bus | weaBusTDryBulTDewPoiOpa | Weather bus to read Tsky using dew point temperature and sky cover |
Modelica definition
Buildings.BoundaryConditions.Validation.BESTEST.WD200
Test model for BESTEST weather data: Low Elevation, Hot and Humid Case
Information
WD200: Low Elevation, Hot and Humid Case.
Weather data file : WD200.epw
Table 1: Site Data for Weather file WD200.epw
Latitude |
33.633° north |
Longitude |
84.433° west |
Altitude |
308 m |
Time Zone |
-5 |
Extends from WD100 (Test model for BESTEST weather data: base case).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Real | rho | 0 | Ground reflectance |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBusHHorIR | weather bus to read all weather data and Tsky using horizontal radiation |
Bus | weaBusTDryBulTDewPoiOpa | Weather bus to read Tsky using dew point temperature and sky cover |
Modelica definition
Buildings.BoundaryConditions.Validation.BESTEST.WD300
Test model for BESTEST weather data: Southern hemisphere case
Information
WD300: Southern Hemisphere Case
Weather data file : WD300.epw
Table 1: Site Data for Weather file WD300.epw
Latitude |
33.393° south |
Longitude |
70.786° west |
Altitude |
474 m |
Time Zone |
-4 |
Extends from WD100 (Test model for BESTEST weather data: base case).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Real | rho | 0 | Ground reflectance |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBusHHorIR | weather bus to read all weather data and Tsky using horizontal radiation |
Bus | weaBusTDryBulTDewPoiOpa | Weather bus to read Tsky using dew point temperature and sky cover |
Modelica definition
Buildings.BoundaryConditions.Validation.BESTEST.WD400
Test model for BESTEST weather data: high latitude case
Information
WD400: High Latitude Case
Weather data file : WD400.epw
Table 1: Site Data for Weather file WD400.epw
Latitude |
71.286° north |
Longitude |
156.767° west |
Altitude |
10 m |
Time Zone |
-9 |
Extends from WD100 (Test model for BESTEST weather data: base case).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Real | rho | 0 | Ground reflectance |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBusHHorIR | weather bus to read all weather data and Tsky using horizontal radiation |
Bus | weaBusTDryBulTDewPoiOpa | Weather bus to read Tsky using dew point temperature and sky cover |
Modelica definition
Buildings.BoundaryConditions.Validation.BESTEST.WD500
Test model for BESTEST weather data: time zone 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 |
Extends from WD100 (Test model for BESTEST weather data: base case).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Real | rho | 0 | Ground reflectance |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBusHHorIR | weather bus to read all weather data and Tsky using horizontal radiation |
Bus | weaBusTDryBulTDewPoiOpa | Weather bus to read Tsky using dew point temperature and sky cover |
Modelica definition
Buildings.BoundaryConditions.Validation.BESTEST.WD600
Test model for BESTEST weather data: ground reflectance
Information
WD600: Ground Reflactance
Weather data file : WD600.epw
Table 1: Site Data for Weather file WD600.epw
Latitude |
39.833° north |
Longitude |
104.65° west |
Altitude |
1650 m |
Time Zone |
-7 |
Extends from WD100 (Test model for BESTEST weather data: base case).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Real | rho | 0.2 | Ground reflectance |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBusHHorIR | weather bus to read all weather data and Tsky using horizontal radiation |
Bus | weaBusTDryBulTDewPoiOpa | Weather bus to read Tsky using dew point temperature and sky cover |