modelPartialOpeningArea

Calculation of window opening area, unspecified type

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

This partial model provides a base class of window opening area.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.LengthwinClrWidthWidth of the window clear opening
Modelica.Units.SI.HeightwinClrHeightHeight of the window clear opening
Booleanuse_opnWidth_intrueUse input port for window sash opening width
Modelica.Units.SI.LengthprescribedOpnWidth0Fixed value of prescribed opening width
Modelica.Units.SI.AreaAClrOpnwinClrWidth*winClrHeightWindow clear opening area

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputopnWidth_inConditional input port for window sash opening width
Modelica.Blocks.Interfaces.RealOutputAOutput port for window opening area, must be defined by extended model
Modelica.Blocks.Interfaces.RealOutputopnWidth_internalInternal port to connect to opnWidth_in or prescribedOpnWidth

Revisions

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