Buildings.Templates.ZoneEquipment.Data
Records for design and operating parameters
Information
This package provides records for design and operating parameters.
Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).
Package Content
Name | Description |
---|---|
PartialAirTerminal | Record for air terminal unit interface class |
VAVBox | Record for VAV terminal unit |
Buildings.Templates.ZoneEquipment.Data.PartialAirTerminal
Record for air terminal unit interface class
Information
This record provides the set of sizing and operating parameters for the class Buildings.Templates.ZoneEquipment.Interfaces.PartialAirTerminal.
The tab Advanced
contains some optional parameters that can be used
for workflow automation, but are not used for simulation.
Extends from Modelica.Icons.Record (Icon for records).
Parameters
Type | Name | Default | Description |
---|---|---|---|
PartialAirTerminal | cfg | redeclare parameter Building... | Configuration parameters |
Nominal condition | |||
MassFlowRate | mAir_flow_nominal | Discharge air mass flow rate [kg/s] | |
Controls | |||
PartialController | ctl | ctl(final typ=cfg.typCtl) | Controller |
Advanced | |||
String | id | "" | System tag |
String | id_souAir | "" | Air supply system tag |
String | id_souChiWat | "" | CHW supply system tag |
String | id_souHeaWat | "" | HHW supply system tag |
Modelica definition
Buildings.Templates.ZoneEquipment.Data.VAVBox
Record for VAV terminal unit
Information
This record provides the set of sizing and operating parameters for the classes Buildings.Templates.ZoneEquipment.VAVBoxCoolingOnly and Buildings.Templates.ZoneEquipment.VAVBoxReheat.
The tab Advanced
contains some optional parameters that can be used
for workflow automation, but are not used for simulation.
Extends from Buildings.Templates.ZoneEquipment.Data.PartialAirTerminal (Record for air terminal unit interface class).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Nominal condition | |||
MassFlowRate | mAir_flow_nominal | max(ctl.VAirHeaSet_flow_max,... | Discharge air mass flow rate [kg/s] |
Equipment | |||
Damper | damVAV | damVAV(final typ=cfg.typDamV... | VAV damper |
Coil | coiHea | coiHea(final typ=cfg.typCoiH... | Reheat coil |
Advanced | |||
String | id | "" | System tag |
String | id_souAir | "" | Air supply system tag |
String | id_souChiWat | "" | CHW supply system tag |
String | id_souHeaWat | "" | HHW supply system tag |