Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx
900 series of ANSI/ASHRAE BESTEST
Information
This package contains the validation cases of the 900 series of the BESTEST validation (ANSI/ASHRAE 2007).
References
ANSI/ASHRAE. 2007. ANSI/ASHRAE Standard 140-2007, Standard Method of Test for the Evaluation of Building Energy Analysis Computer Programs.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
Case900 | Case 600, but with high thermal mass |
Case900FF | Case 600FF, but with high thermal mass |
Case920 | Case 900, but with windows on East and West side walls |
Case940 | Case 900, but with heating schedule |
Case950 | Case 900, but cooling based on schedule, night venting, and no heating |
Case950FF | Case 900, but no heating, no cooling, and ventilation as in case 650 |
Case960 | Case 600, but with an unconditioned sun-space |
Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case900
Case 600, but with high thermal mass
Information
This model is used for the basic test case 900 of the BESTEST validation suite. Case 900 is a heavy-weight building with room temperature control set to 20°C for heating and 27°C for cooling. The room has no shade and a window that faces south.
Extends from Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases6xx.Case600 (Case 600FF, but with dual-setpoint for heating and cooling).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | S_ | Buildings.Types.Azimuth.S | Azimuth for south walls [rad] |
Angle | E_ | Buildings.Types.Azimuth.E | Azimuth for east walls [rad] |
Angle | W_ | Buildings.Types.Azimuth.W | Azimuth for west walls [rad] |
Angle | N_ | Buildings.Types.Azimuth.N | Azimuth for north walls [rad] |
Angle | C_ | Buildings.Types.Tilt.Ceiling | Tilt for ceiling [rad] |
Angle | F_ | Buildings.Types.Tilt.Floor | Tilt for floor [rad] |
Angle | Z_ | Buildings.Types.Tilt.Wall | Tilt for wall [rad] |
Integer | nConExtWin | 1 | Number of constructions with a window |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Generic | matExtWal | extWalCase900 | Exterior wall |
Generic | matFlo | floorCase900 | Floor |
Generic | soil | Soil properties | |
Generic | roof | Roof | |
Win600 | window600 | Window | |
ExteriorWallCase900 | extWalCase900 | Exterior wall | |
FloorCase900 | floorCase900 | Floor |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case900FF
Case 600FF, but with high thermal mass
Information
This model is used for the test case 900FF of the BESTEST validation suite. Case 900FF is a heavy-weight building. The room temperature is free floating.
Extends from Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases6xx.Case600FF (Basic test with light-weight construction and free floating temperature).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | S_ | Buildings.Types.Azimuth.S | Azimuth for south walls [rad] |
Angle | E_ | Buildings.Types.Azimuth.E | Azimuth for east walls [rad] |
Angle | W_ | Buildings.Types.Azimuth.W | Azimuth for west walls [rad] |
Angle | N_ | Buildings.Types.Azimuth.N | Azimuth for north walls [rad] |
Angle | C_ | Buildings.Types.Tilt.Ceiling | Tilt for ceiling [rad] |
Angle | F_ | Buildings.Types.Tilt.Floor | Tilt for floor [rad] |
Angle | Z_ | Buildings.Types.Tilt.Wall | Tilt for wall [rad] |
Integer | nConExtWin | 1 | Number of constructions with a window |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Generic | matExtWal | extWalCase900 | Exterior wall |
Generic | matFlo | floorCase900 | Floor |
Generic | soil | Soil properties | |
Generic | roof | Roof | |
Win600 | window600 | Window | |
ExteriorWallCase900 | extWalCase900 | Exterior wall | |
FloorCase900 | floorCase900 | Floor |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case920
Case 900, but with windows on East and West side walls
Information
This model is the case 920 of the BESTEST validation suite. Case 920 differs from case 900 in that the west and east facing walls have a window, but there is no window in the south facing wall.
Extends from Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case900 (Case 600, but with high thermal mass).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | S_ | Buildings.Types.Azimuth.S | Azimuth for south walls [rad] |
Angle | E_ | Buildings.Types.Azimuth.E | Azimuth for east walls [rad] |
Angle | W_ | Buildings.Types.Azimuth.W | Azimuth for west walls [rad] |
Angle | N_ | Buildings.Types.Azimuth.N | Azimuth for north walls [rad] |
Angle | C_ | Buildings.Types.Tilt.Ceiling | Tilt for ceiling [rad] |
Angle | F_ | Buildings.Types.Tilt.Floor | Tilt for floor [rad] |
Angle | Z_ | Buildings.Types.Tilt.Wall | Tilt for wall [rad] |
Integer | nConExtWin | 1 | Number of constructions with a window |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Generic | matExtWal | extWalCase900 | Exterior wall |
Generic | matFlo | floorCase900 | Floor |
Generic | soil | Soil properties | |
Generic | roof | Roof | |
Win600 | window600 | Window | |
ExteriorWallCase900 | extWalCase900 | Exterior wall | |
FloorCase900 | floorCase900 | Floor |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case940
Case 900, but with heating schedule
Information
This model is used for the basic test case 940 of the BESTEST validation suite. Case940 is the same as Case900, but with the following modifications:
- From 2300 hours to 0700 hours, heat = on if zone temperature is below 10°C
- From 0700 hours to 2300 hours, heat = on if zone temperature is above 20°C
- All hours, cool = on if zone temperature below 27°C
- Otherwise, mechanical equipment is off.
Extends from Case900 (Case 600, but with high thermal mass).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | S_ | Buildings.Types.Azimuth.S | Azimuth for south walls [rad] |
Angle | E_ | Buildings.Types.Azimuth.E | Azimuth for east walls [rad] |
Angle | W_ | Buildings.Types.Azimuth.W | Azimuth for west walls [rad] |
Angle | N_ | Buildings.Types.Azimuth.N | Azimuth for north walls [rad] |
Angle | C_ | Buildings.Types.Tilt.Ceiling | Tilt for ceiling [rad] |
Angle | F_ | Buildings.Types.Tilt.Floor | Tilt for floor [rad] |
Angle | Z_ | Buildings.Types.Tilt.Wall | Tilt for wall [rad] |
Integer | nConExtWin | 1 | Number of constructions with a window |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Generic | matExtWal | extWalCase900 | Exterior wall |
Generic | matFlo | floorCase900 | Floor |
Generic | soil | Soil properties | |
Generic | roof | Roof | |
Win600 | window600 | Window | |
ExteriorWallCase900 | extWalCase900 | Exterior wall | |
FloorCase900 | floorCase900 | Floor |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case950
Case 900, but cooling based on schedule, night venting, and no heating
Information
This model is used for the test case 950 of the BESTEST validation suite. Case950 is the same as Case900, but with the following modifications:
- From 1800 hours to 0700 hours, vent fan = on
- From 0700 hours to 1800 hours, vent fan = off
- Heating is always off
- From 0700 hours to 1800 hours, cooling is on if zone temperature > 27°C, otherwise cool = off.
- From 1800 hours to 0700 hours, cooling is always off.
- Ventilation fan capacity is 1703.16 standard m3/h (in addition to specified infiltration rate).
- No waste heat from fan.
Extends from Case900 (Case 600, but with high thermal mass).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | S_ | Buildings.Types.Azimuth.S | Azimuth for south walls [rad] |
Angle | E_ | Buildings.Types.Azimuth.E | Azimuth for east walls [rad] |
Angle | W_ | Buildings.Types.Azimuth.W | Azimuth for west walls [rad] |
Angle | N_ | Buildings.Types.Azimuth.N | Azimuth for north walls [rad] |
Angle | C_ | Buildings.Types.Tilt.Ceiling | Tilt for ceiling [rad] |
Angle | F_ | Buildings.Types.Tilt.Floor | Tilt for floor [rad] |
Angle | Z_ | Buildings.Types.Tilt.Wall | Tilt for wall [rad] |
Integer | nConExtWin | 1 | Number of constructions with a window |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Generic | matExtWal | extWalCase900 | Exterior wall |
Generic | matFlo | floorCase900 | Floor |
Generic | soil | Soil properties | |
Generic | roof | Roof | |
Win600 | window600 | Window | |
ExteriorWallCase900 | extWalCase900 | Exterior wall | |
FloorCase900 | floorCase900 | Floor |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case950FF
Case 900, but no heating, no cooling, and ventilation as in case 650
Information
This model is used for the test case 950FF of the BESTEST validation suite. Case 950FF is identical to case 950, except that there is no heating and no cooling.
Extends from Case900FF (Case 600FF, but with high thermal mass).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | S_ | Buildings.Types.Azimuth.S | Azimuth for south walls [rad] |
Angle | E_ | Buildings.Types.Azimuth.E | Azimuth for east walls [rad] |
Angle | W_ | Buildings.Types.Azimuth.W | Azimuth for west walls [rad] |
Angle | N_ | Buildings.Types.Azimuth.N | Azimuth for north walls [rad] |
Angle | C_ | Buildings.Types.Tilt.Ceiling | Tilt for ceiling [rad] |
Angle | F_ | Buildings.Types.Tilt.Floor | Tilt for floor [rad] |
Angle | Z_ | Buildings.Types.Tilt.Wall | Tilt for wall [rad] |
Integer | nConExtWin | 1 | Number of constructions with a window |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Generic | matExtWal | extWalCase900 | Exterior wall |
Generic | matFlo | floorCase900 | Floor |
Generic | soil | Soil properties | |
Generic | roof | Roof | |
Win600 | window600 | Window | |
ExteriorWallCase900 | extWalCase900 | Exterior wall | |
FloorCase900 | floorCase900 | Floor |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |
Modelica definition
Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases9xx.Case960
Case 600, but with an unconditioned sun-space
Information
This model is used for the test case 960 of the BESTEST validation suite. Case 960 is a two zones building, whereas the south-facing zone is an unconditioned sun-space.
Extends from Buildings.ThermalZones.Detailed.Validation.BESTEST.Cases6xx.Case600 (Case 600FF, but with dual-setpoint for heating and cooling).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Angle | S_ | Buildings.Types.Azimuth.S | Azimuth for south walls [rad] |
Angle | E_ | Buildings.Types.Azimuth.E | Azimuth for east walls [rad] |
Angle | W_ | Buildings.Types.Azimuth.W | Azimuth for west walls [rad] |
Angle | N_ | Buildings.Types.Azimuth.N | Azimuth for north walls [rad] |
Angle | C_ | Buildings.Types.Tilt.Ceiling | Tilt for ceiling [rad] |
Angle | F_ | Buildings.Types.Tilt.Floor | Tilt for floor [rad] |
Angle | Z_ | Buildings.Types.Tilt.Wall | Tilt for wall [rad] |
Integer | nConExtWin | 1 | Number of constructions with a window |
Integer | nConBou | 1 | Number of surface that are connected to constructions that are modeled inside the room |
Generic | matExtWal | Exterior wall | |
Generic | matFlo | Floor | |
Generic | soil | Soil properties | |
Generic | roof | Roof | |
Win600 | window600 | Window | |
Brick120 | matLayPar | matLayPar(material={Building... | Construction material for partition walls |
ExteriorWallCase900 | extWalCase900 | Exterior wall | |
FloorCase900 | floorCase900 | Floor |
Connectors
Type | Name | Description |
---|---|---|
Bus | weaBus | Weather data bus |