Buildings.Templates.AirHandlersFans.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 |
---|---|
PartialAirHandler | Record for air handler interface class |
VAVMultiZone | Record for multiple-zone VAV |
Buildings.Templates.AirHandlersFans.Data.PartialAirHandler
Record for air handler interface class
Information
This record provides the set of sizing and operating parameters for the class Buildings.Templates.AirHandlersFans.Interfaces.PartialAirHandler.
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 |
---|---|---|---|
PartialAirHandler | cfg | redeclare parameter Building... | Configuration parameters |
MassFlowRate | mAirSup_flow_nominal | Supply air mass flow rate [kg/s] | |
MassFlowRate | mAirRet_flow_nominal | Return air mass flow rate [kg/s] | |
Controls | |||
PartialController | ctl | ctl(final typFanSup=cfg.typF... | Controller |
Advanced | |||
String | id | "" | System tag |
String | id_souChiWat | "" | CHW supply system tag |
String | id_souHeaWat | "" | HHW supply system tag |
Modelica definition
Buildings.Templates.AirHandlersFans.Data.VAVMultiZone
Record for multiple-zone VAV
Information
This record provides the set of sizing and operating parameters for the class Buildings.Templates.AirHandlersFans.VAVMultiZone.
The tab Advanced
contains some optional parameters that can be used
for workflow automation, but are not used for simulation.
Extends from Buildings.Templates.AirHandlersFans.Data.PartialAirHandler (Record for air handler interface class), Buildings.Templates.AirHandlersFans.Components.Data.OutdoorReliefReturnSection (Record for outdoor/relief/return air section).
Parameters
Type | Name | Default | Description |
---|---|---|---|
MassFlowRate | mAirSup_flow_nominal | if cfg.typFanSup <> Building... | Supply air mass flow rate [kg/s] |
MassFlowRate | mAirRet_flow_nominal | if cfg.typFanRet <> Building... | Return air mass flow rate [kg/s] |
Fans | |||
Fan | fanSup | fanSup(final typ=cfg.typFanS... | Supply fan |
Fan | fanRel | Relief fan | |
Fan | fanRet | Return fan | |
Configuration | |||
Damper | typDamOut | cfg.typDamOut | Outdoor air damper type |
Damper | typDamOutMin | cfg.typDamOutMin | Minimum outdoor air damper type |
Damper | typDamRel | cfg.typDamRel | Relief damper type |
Damper | typDamRet | cfg.typDamRet | Return damper type |
Fan | typFanRel | cfg.typFanRel | Type of relief fan |
Fan | typFanRet | cfg.typFanRet | Type of return fan |
Integer | nFanRet | cfg.nFanRet | Number of return fans |
Integer | nFanRel | cfg.nFanRel | Number of relief fans |
Dampers and economizers | |||
MassFlowRate | mOutMin_flow_nominal | Minimum outdoor air mass flow rate at design conditions [kg/s] | |
Coils | |||
Coil | coiHeaPre | coiHeaPre(final typ=cfg.typC... | Heating coil in preheat position |
Coil | coiCoo | coiCoo(final typ=cfg.typCoiC... | Cooling coil |
Coil | coiHeaReh | coiHeaReh(final typ=cfg.typC... | Heating coil in reheat position |
Advanced | |||
String | id | "" | System tag |
String | id_souChiWat | "" | CHW supply system tag |
String | id_souHeaWat | "" | HHW supply system tag |