
modelPartialOutdoorSection
Interface class for outdoor air section
Information
This class provides a standard interface for the outdoor
air section of an air handler.
Typical components in that section include
-
shut off OA dampers,
-
the OA side of the heat recovery unit,
-
the OA dampers of the air economizer.
Parameters
| Type | Name | Default | Description |
| Boolean | have_recHea | | Set to true in case of heat recovery |
| Buildings.Controls.OBC.ASHRAE.G36.Types.ControlEconomizer | typCtlEco | | Economizer control type |
| Buildings.Templates.AirHandlersFans.Components.Data.OutdoorReliefReturnSection | dat | | Design and operating parameters |
| Modelica.Units.SI.MassFlowRate | m_flow_nominal | dat.damOut.m_flow_nominal | Air mass flow rate |
| Modelica.Units.SI.MassFlowRate | mOutMin_flow_nominal | dat.mOutMin_flow_nominal | Minimum outdoor air mass flow rate |
| Configuration |
| Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection | typ | | Outdoor air section type |
| Buildings.Templates.Components.Types.Damper | typDamOut | if typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.SingleDamper or typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersAirflow or typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersPressure then Buildings.Templates.Components.Types.Damper.Modulating else Buildings.Templates.Components.Types.Damper.None | Outdoor air damper type |
| Buildings.Templates.Components.Types.Damper | typDamOutMin | if typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.SingleDamper then Buildings.Templates.Components.Types.Damper.None elseif typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersAirflow then Buildings.Templates.Components.Types.Damper.Modulating
elseif typ == Buildings.Controls.OBC.ASHRAE.G36.Types.OutdoorAirSection.DedicatedDampersPressure then Buildings.Templates.Components.Types.Damper.TwoPosition else Buildings.Templates.Components.Types.Damper.None | Minimum outdoor air damper type |
| Dynamics › Conservation equations |
| Modelica.Fluid.Types.Dynamics | energyDynamics | Modelica.Fluid.Types.Dynamics.DynamicFreeInitial | Type of energy balance: dynamic (3 initialization options) or steady state |
| Assumptions |
| Boolean | allowFlowReversal | true | = false to simplify equations, assuming, but not enforcing, no flow reversal |
Contents
| Name | Description |
MediumAir | |