Buildings.ThermalZones.ISO13790.Data
Package with pre-defined building thermal mass
Information
Package with data for thermal mass of buildings.
Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).
Package Content
Name | Description |
---|---|
Generic | Generic data record for building thermal mass |
Heavy | Heavy |
Light | Light |
Medium | Medium |
Buildings.ThermalZones.ISO13790.Data.Generic
Generic data record for building thermal mass
Information
Generic record for the internal heat capacity of the building zone per unit area of the floor.
Extends from Modelica.Icons.Record (Icon for records).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Thermal mass | |||
Real | heaC | Heat capacity per unit area of the floor [J/(K.m2)] | |
Real | facMas | Effective mass area factor [1] |
Modelica definition
Buildings.ThermalZones.ISO13790.Data.Heavy
Heavy
Information
Internal heat capacity per unit area of the floor for heavy buildings.
Extends from ISO13790.Data.Generic (Generic data record for building thermal mass).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Thermal mass | |||
Real | heaC | 260000 | Heat capacity per unit area of the floor [J/(K.m2)] |
Real | facMas | 3 | Effective mass area factor [1] |
Modelica definition
Buildings.ThermalZones.ISO13790.Data.Light
Light
Information
Internal heat capacity per unit area of the floor for light buildings.
Extends from ISO13790.Data.Generic (Generic data record for building thermal mass).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Thermal mass | |||
Real | heaC | 110000 | Heat capacity per unit area of the floor [J/(K.m2)] |
Real | facMas | 2.5 | Effective mass area factor [1] |
Modelica definition
Buildings.ThermalZones.ISO13790.Data.Medium
Medium
Information
Internal heat capacity per unit area of the floor for medium buildings.
Extends from ISO13790.Data.Generic (Generic data record for building thermal mass).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Thermal mass | |||
Real | heaC | 165000 | Heat capacity per unit area of the floor [J/(K.m2)] |
Real | facMas | 2.5 | Effective mass area factor [1] |