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 |
---|---|---|---|
MassFlowRate | mAirSup_flow_nominal | Supply air mass flow rate [kg/s] | |
MassFlowRate | mAirRet_flow_nominal | Return air mass flow rate [kg/s] | |
Configuration | |||
Configuration | typ | Type of system | |
Fan | typFanSup | Type of supply fan | |
Fan | typFanRet | Type of return fan | |
Fan | typFanRel | Type of relief fan | |
Boolean | have_souChiWat | Set to true if cooling coil requires fluid ports on the source side | |
Boolean | have_souHeaWat | Set to true if heating coil requires fluid ports on the source side | |
Controller | typCtl | Type of controller | |
Controls | |||
PartialController | ctl | ctl(final typFanSup=typFanSu... | 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.
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 typFanSup <> Buildings.Te... | Supply air mass flow rate [kg/s] |
MassFlowRate | mAirRet_flow_nominal | if typFanRet <> Buildings.Te... | Return air mass flow rate [kg/s] |
Configuration | |||
Configuration | typ | Type of system | |
Fan | typFanSup | Type of supply fan | |
Fan | typFanRet | Type of return fan | |
Fan | typFanRel | Type of relief fan | |
Boolean | have_souChiWat | Set to true if cooling coil requires fluid ports on the source side | |
Boolean | have_souHeaWat | Set to true if heating coil requires fluid ports on the source side | |
Controller | typCtl | Type of controller | |
Coil | typCoiHeaPre | Type of heating coil in preheat position | |
Coil | typCoiCoo | Type of cooling coil | |
Coil | typCoiHeaReh | Type of heating coil in reheat position | |
Valve | typValCoiHeaPre | Type of valve for heating coil in preheat position | |
Valve | typValCoiCoo | Type of valve for cooling coil | |
Valve | typValCoiHeaReh | Type of valve for heating coil in reheat position | |
OutdoorAirSection | typSecOut | Type of outdoor air section | |
BuildingPressureControlTypes | buiPreCon | Type of building pressure control system | |
Damper | typDamOut | Outdoor air damper type | |
Damper | typDamOutMin | Minimum outdoor air damper type | |
Damper | typDamRel | Relief damper type | |
Damper | typDamRet | Return damper type | |
Energy and ventilation standards | |||
VentilationStandard | stdVen | Ventilation standard | |
Fans | |||
Fan | fanSup | fanSup(final typ=typFanSup) | Supply fan |
Fan | fanRel | Relief fan | |
Fan | fanRet | Return fan | |
Dampers and economizers | |||
MassFlowRate | mOutMin_flow_nominal | Minimum outdoor air mass flow rate at design conditions [kg/s] | |
Coils | |||
Coil | coiHeaPre | coiHeaPre(final typ=typCoiHe... | Heating coil in preheat position |
Coil | coiCoo | coiCoo(final typ=typCoiCoo, ... | Cooling coil |
Coil | coiHeaReh | coiHeaReh(final typ=typCoiHe... | Heating coil in reheat position |
Advanced | |||
String | id | "" | System tag |
String | id_souChiWat | "" | CHW supply system tag |
String | id_souHeaWat | "" | HHW supply system tag |