modelPartialEmpiricalFlow

Partial model for empirical expressions of ventilation flow rate

Information

This partial model provides a base class of models that estimate ventilation volume flow.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.LengthwinClrWidthWidth of the window clear opening
Modelica.Units.SI.HeightwinClrHeightHeight of the window clear opening
Booleanuse_opnWidth_inopeningArea.use_opnWidth_inUse input port for window sash opening
StringvarNameIntResVariable name of interim result

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputopnWidth_inConditional input port for window sash opening width
Modelica.Blocks.Interfaces.RealOutputV_flowVentilation flow rate

Components

TypeNameDefaultDescription
OpeningAreaopeningAreaModel instance for window opening area calculation
RealintResInterim result used to check the if assertion is raised in root calculation
IntegererrCouIntResWarning counter for interim result warnings

Contents

NameDescription
OpeningArea

Revisions

  • June 13, 2024, by Jun Jiang:
    First implementation (see issue 1492)