recordCFDSurfaceIdentifier

Data record to identify surfaces in the CFD code

Extends from Modelica.Icons.Record (Icon for records).

Information

This record is a data structure that is used to assemble information that is used in the CFD to identify surface data that are exchanged with Modelica.

Components

TypeNameDefaultDescription
StringnameName of the surface
Modelica.Units.SI.AreaAArea of the surface
Modelica.Units.SI.AngletilTilt of the surface
Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditionsbouConBoundary condition used in the CFD simulation

Revisions

  • September 18, 2021, by Francesco Casella:
    Removed parameter prefix for OpenModelica.
    See OpenModelica, #7839.
  • July 30, 2013, by Michael Wetter:
    First implementation.