Buildings.Templates.AirHandlersFans.Configuration
Records for configuration parameters
Information
This package provides records for configuration parameters.
Extends from Modelica.Icons.MaterialPropertiesPackage (Icon for package containing property classes).
Package Content
Name | Description |
---|---|
PartialAirHandler | Configuration parameters for air handler interface class |
VAVMultiZone | Configuration parameters for multiple-zone VAV |
Buildings.Templates.AirHandlersFans.Configuration.PartialAirHandler
Configuration parameters for air handler interface class
Information
This record provides the set of configuration parameters for the class Buildings.Templates.AirHandlersFans.Interfaces.PartialAirHandler.
Extends from Modelica.Icons.Record (Icon for records).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Configuration | typ | Type of system | |
Fan | typFanSup | Type of supply fan | |
Fan | typFanRet | Type of return fan | |
Fan | typFanRel | Type of relief fan | |
Integer | nFanSup | Number of supply fans | |
Integer | nFanRet | Number of return fans | |
Integer | nFanRel | Number of relief fans | |
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 |
Modelica definition
Buildings.Templates.AirHandlersFans.Configuration.VAVMultiZone
Configuration parameters for multiple-zone VAV
Information
This record provides the set of configuration parameters for the class Buildings.Templates.AirHandlersFans.VAVMultiZone.
Extends from Buildings.Templates.AirHandlersFans.Configuration.PartialAirHandler (Configuration parameters for air handler interface class).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Configuration | typ | Type of system | |
Fan | typFanSup | Type of supply fan | |
Fan | typFanRet | Type of return fan | |
Fan | typFanRel | Type of relief fan | |
Integer | nFanSup | Number of supply fans | |
Integer | nFanRet | Number of return fans | |
Integer | nFanRel | Number of relief fans | |
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 | |
PressureControl | buiPreCon | Type of building pressure control system | |
VentilationStandard | stdVen | Ventilation standard | |
Configuration | |||
Damper | typDamOut | Outdoor air damper type | |
Damper | typDamOutMin | Minimum outdoor air damper type | |
Damper | typDamRel | Relief damper type | |
Damper | typDamRet | Return damper type |