Buildings.Templates.Components.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 |
---|---|
Coil | Record for coil model |
Damper | Record for damper model |
Fan | Record for fan model |
Valve | Record for valve model |
Buildings.Templates.Components.Data.Coil
Record for coil model
Information
This record provides the set of sizing and operating parameters for the classes within Buildings.Templates.Components.Coils.
Extends from Modelica.Icons.Record (Icon for records).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Carrier_Centurion_50PG06 | datCoi | redeclare parameter Building... | Performance data record of evaporator coil |
Configuration | |||
Coil | typ | Equipment type | |
Valve | typVal | Type of valve | |
Boolean | have_sou | Set to true for fluid ports on the source side | |
Nominal condition | |||
MassFlowRate | mAir_flow_nominal | Air mass flow rate [kg/s] | |
PressureDifference | dpAir_nominal | Air pressure drop [Pa] | |
MassFlowRate | mWat_flow_nominal | Liquid mass flow rate [kg/s] | |
PressureDifference | dpWat_nominal | Liquid pressure drop across coil [Pa] | |
PressureDifference | dpValve_nominal | Liquid pressure drop across fully open valve [Pa] | |
HeatFlowRate | cap_nominal | Coil capacity [W] | |
Temperature | TWatEnt_nominal | Nominal entering liquid temperature [K] | |
Temperature | TAirEnt_nominal | Nominal entering air temperature [K] | |
MassFraction | wAirEnt_nominal | Nominal entering air humidity ratio [1] |
Modelica definition
Buildings.Templates.Components.Data.Damper
Record for damper model
Information
This record provides the set of sizing and operating parameters for the classes within Buildings.Templates.Components.Dampers.
Extends from Modelica.Icons.Record (Icon for records).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Configuration | |||
Damper | typ | Equipment type | |
Mechanical | |||
MassFlowRate | m_flow_nominal | Air mass flow rate [kg/s] | |
PressureDifference | dp_nominal | Air pressure drop [Pa] | |
PressureDifference | dpFixed_nominal | 0 | Air pressure drop of fixed elements in series with damper [Pa] |
Modelica definition
Buildings.Templates.Components.Data.Fan
Record for fan model
Information
This record provides the set of sizing and operating parameters for the classes within Buildings.Templates.Components.Fans.
Extends from Modelica.Icons.Record (Icon for records).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Generic | per | per(pressure(V_flow={0,1,2}*... | Performance data |
Configuration | |||
Fan | typ | Equipment type | |
Integer | nFan | Number of fans | |
Nominal condition | |||
MassFlowRate | m_flow_nominal | Air mass flow rate [kg/s] | |
PressureDifference | dp_nominal | Total pressure rise [Pa] |
Modelica definition
Buildings.Templates.Components.Data.Valve
Record for valve model
Information
This record provides the set of sizing and operating parameters for the classes within Buildings.Templates.Components.Valves.
Extends from Modelica.Icons.Record (Icon for records).
Parameters
Type | Name | Default | Description |
---|---|---|---|
Configuration | |||
Valve | typ | Equipment type | |
Nominal condition | |||
MassFlowRate | m_flow_nominal | Nominal mass flow rate of fully open valve [kg/s] | |
PressureDifference | dpValve_nominal | Nominal pressure drop of fully open valve [Pa] | |
PressureDifference | dpFixed_nominal | 0 | Nominal pressure drop of pipes and other equipment in flow leg [Pa] |
PressureDifference | dpFixedByp_nominal | dpFixed_nominal | Nominal pressure drop in the bypass line [Pa] |