Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls

Walls used to divide test beds and cells

Information

This package contains models of walls used to separate rooms, test cells, and test beds in the LBNL FLEXLAB facility.

Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).

Package Content

Name Description
Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.CellAndElectricalDividingWall CellAndElectricalDividingWall Wall separating FLEXLAB test cells from the adjoining electrical rooms
Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.ClosetAndElectricalDividingWall ClosetAndElectricalDividingWall Wall separating FLEXLAB closets from the adjoining electrical rooms
Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestBedDividingWall TestBedDividingWall Wall separating test beds
Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestCellDividngWall TestCellDividngWall Wall separating test cells within a test bed

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.CellAndElectricalDividingWall Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.CellAndElectricalDividingWall

Wall separating FLEXLAB test cells from the adjoining electrical rooms

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.CellAndElectricalDividingWall

Information

This is a construction of a dividing wall commonly found in FLEXLAB test cells. It is used to divide one test cell from another (cell A and cell B) as well as separate the test cell from the connected electrical room.

Extends from Buildings.HeatTransfer.Data.OpaqueConstructions.Generic (Thermal properties of opaque constructions).

Parameters

TypeNameDefaultDescription
IntegernLay5Number of layers
Materialmaterial[nLay]{Buildings.HeatTransfer.Data...Layer by layer declaration of material, starting from outside to room-side
EmissivityabsIR_a0.9Infrared absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsIR_b0.9Infrared absorptivity of surface b (usually room-facing surface) [1]
EmissivityabsSol_a0.5Solar absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsSol_b0.5Solar absorptivity of surface b (usually room-facing surface) [1]
SurfaceRoughnessroughness_aBuildings.HeatTransfer.Types...Exterior surface roughness

Modelica definition

record CellAndElectricalDividingWall = Buildings.HeatTransfer.Data.OpaqueConstructions.Generic(final material={ Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.127), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.0127), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.2032), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.0127), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.01905)}, final nLay = 5) "Wall separating FLEXLAB test cells from the adjoining electrical rooms";

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.ClosetAndElectricalDividingWall Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.ClosetAndElectricalDividingWall

Wall separating FLEXLAB closets from the adjoining electrical rooms

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.ClosetAndElectricalDividingWall

Information

This is a dividing wall found in FLEXLAB test cells. It is commonly used to separate the electrical room and closet.

Extends from Buildings.HeatTransfer.Data.OpaqueConstructions.Generic (Thermal properties of opaque constructions).

Parameters

TypeNameDefaultDescription
IntegernLay6Number of layers
Materialmaterial[nLay]{Buildings.HeatTransfer.Data...Layer by layer declaration of material, starting from outside to room-side
EmissivityabsIR_a0.9Infrared absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsIR_b0.9Infrared absorptivity of surface b (usually room-facing surface) [1]
EmissivityabsSol_a0.5Solar absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsSol_b0.5Solar absorptivity of surface b (usually room-facing surface) [1]
SurfaceRoughnessroughness_aBuildings.HeatTransfer.Types...Exterior surface roughness

Modelica definition

record ClosetAndElectricalDividingWall = Buildings.HeatTransfer.Data.OpaqueConstructions.Generic(final material={ Buildings.HeatTransfer.Data.Solids.Plywood(x=0.01905), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.127), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.0127), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.2032), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.0127), Buildings.HeatTransfer.Data.Solids.GypsumBoard(x=0.01588)}, final nLay = 6) "Wall separating FLEXLAB closets from the adjoining electrical rooms";

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestBedDividingWall Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestBedDividingWall

Wall separating test beds

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestBedDividingWall

Information

This is a dividing wall commonly found in FLEXLAB test cells. It is used to separate one test cell from another (For example, it is found between test cells X2B and X3A).

Extends from Buildings.HeatTransfer.Data.OpaqueConstructions.Generic (Thermal properties of opaque constructions).

Parameters

TypeNameDefaultDescription
IntegernLay10Number of layers
Materialmaterial[nLay]{Buildings.HeatTransfer.Data...Layer by layer declaration of material, starting from outside to room-side
EmissivityabsIR_a0.9Infrared absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsIR_b0.9Infrared absorptivity of surface b (usually room-facing surface) [1]
EmissivityabsSol_a0.5Solar absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsSol_b0.5Solar absorptivity of surface b (usually room-facing surface) [1]
SurfaceRoughnessroughness_aBuildings.HeatTransfer.Types...Exterior surface roughness

Modelica definition

record TestBedDividingWall = Buildings.HeatTransfer.Data.OpaqueConstructions.Generic(final material={ Buildings.HeatTransfer.Data.Solids.GypsumBoard(x=0.01588), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.1016), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.0127), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.2032), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.127), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.127), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.2032), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.127), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.1016), Buildings.HeatTransfer.Data.Solids.GypsumBoard(x=0.1588)}, nLay = 10) "Wall separating test beds";

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestCellDividngWall Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestCellDividngWall

Wall separating test cells within a test bed

Buildings.ThermalZones.Detailed.FLEXLAB.Data.Constructions.OpaqueConstructions.DividingWalls.TestCellDividngWall

Information

This is a dividing wall used to separate test cells within a given test bed. For example, it is installed between test cells X3A and X3B.

Extends from Buildings.HeatTransfer.Data.OpaqueConstructions.Generic (Thermal properties of opaque constructions).

Parameters

TypeNameDefaultDescription
IntegernLay7Number of layers
Materialmaterial[nLay]{Buildings.HeatTransfer.Data...Layer by layer declaration of material, starting from outside to room-side
EmissivityabsIR_a0.9Infrared absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsIR_b0.9Infrared absorptivity of surface b (usually room-facing surface) [1]
EmissivityabsSol_a0.5Solar absorptivity of surface a (usually outside-facing surface) [1]
EmissivityabsSol_b0.5Solar absorptivity of surface b (usually room-facing surface) [1]
SurfaceRoughnessroughness_aBuildings.HeatTransfer.Types...Exterior surface roughness

Modelica definition

record TestCellDividngWall = Buildings.HeatTransfer.Data.OpaqueConstructions.Generic(final material={ Buildings.HeatTransfer.Data.Solids.GypsumBoard(x=0.01588), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.1016), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.0127), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.2032), Buildings.HeatTransfer.Data.Solids.Plywood(x=0.127), Buildings.HeatTransfer.Data.Solids.InsulationBoard(x=0.1016), Buildings.HeatTransfer.Data.Solids.GypsumBoard(x=0.1588)}, nLay = 7) "Wall separating test cells within a test bed";