Buildings.Templates.AirHandlersFans.Validation
Package with validation models
Information
This package contains models validating the templates within Buildings.Templates.AirHandlersFans for various system configurations.
Each system configuration is specified by extending the original template class to create a so-called configuration class (under Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans), that is instantiated in the validation model.
The models also illustrate parameter propagation from a top-level HVAC system record.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
Name | Description |
---|---|
VAVMZBase | Validation model for multiple-zone VAV - Base model with open loop controls |
VAVMZCoilElectricHeating | Validation model for multiple-zone VAV |
VAVMZCoilEvaporatorMultiStage | Validation model for multiple-zone VAV |
VAVMZCoilEvaporatorVariable | Validation model for multiple-zone VAV |
VAVMZCoilWaterHeating3WVReheat | Validation model for multiple-zone VAV |
VAVMZControlG36Airflow | Validation model for multiple-zone VAV |
VAVMZControlG36Pressure | Validation model for multiple-zone VAV |
VAVMZDedicatedDampersPressure | Validation model for multiple-zone VAV |
VAVMZFanRelief | Validation model for multiple-zone VAV |
VAVMZFanSupplyBlowThrough | Validation model for multiple-zone VAV |
UserProject | Package with configured models |
Buildings.Templates.AirHandlersFans.Validation.VAVMZBase
Validation model for multiple-zone VAV - Base model with open loop controls
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZBase. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Buildings.Media.Air | Air medium | |
replaceable package MediumChiWat | Buildings.Media.Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Buildings.Media.Water | Heating medium (such as HHW) | |
AllSystems | datAll | datAll(sysUni=Buildings.Temp... | Design and operating parameters |
VAVMZBase | VAV_1 | redeclare inner UserProject.... | Air handling unit |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Connectors
Type | Name | Description |
---|---|---|
replaceable package MediumAir | Air medium | |
replaceable package MediumChiWat | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Heating medium (such as HHW) |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZCoilElectricHeating
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZCoilElectricHeating. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZCoilEvaporatorMultiStage
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZCoilEvaporatorMultiStage. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZCoilEvaporatorVariable
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZCoilEvaporatorVariable. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZCoilWaterHeating3WVReheat
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZCoilWaterHeating3WVReheat. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZControlG36Airflow
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZControlG36Airflow. It is intended to check whether the template model is well-defined for this particular system configuration.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZControlG36Pressure
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZControlG36Pressure. It is intended to check whether the template model is well-defined for this particular system configuration.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZDedicatedDampersPressure
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZDedicatedDampersPressure. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZFanRelief
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZFanRelief. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |
Modelica definition
Buildings.Templates.AirHandlersFans.Validation.VAVMZFanSupplyBlowThrough
Validation model for multiple-zone VAV
Information
This is a validation model for the configuration represented by Buildings.Templates.AirHandlersFans.Validation.UserProject.AirHandlersFans.VAVMZFanSupplyBlowThrough. It is intended to check whether the template model is well-defined for this particular system configuration. However, due to the open-loop controls a correct physical behavior is not expected and the plotted variables are for non-regression testing only.
Extends from VAVMZBase (Validation model for multiple-zone VAV - Base model with open loop controls).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable package MediumAir | Air | Air medium | |
replaceable package MediumChiWat | Water | Cooling medium (such as CHW) | |
replaceable package MediumHeaWat | Water | Heating medium (such as HHW) | |
Dynamics | |||
Conservation equations | |||
Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamic... | Type of energy balance: dynamic (3 initialization options) or steady state |