modelCFDSurfaceInterface

Extends from Buildings.BaseClasses.BaseIcon (Base icon).

Information

This model is used to connect temperatures and heat flow rates between the block that communicates with the CFD program and the heat port of the model that encapsulates the air heat and mass balance.

Parameters

TypeNameDefaultDescription
Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditionsbouConBoundary condition used in the CFD simulation

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputQ_flow_inSurface heat flow rate, used for temperature boundary condition
Modelica.Blocks.Interfaces.RealOutputT_outSurface temperature, used for temperature boundary condition
Modelica.Blocks.Interfaces.RealOutputQ_flow_outSurface heat flow rate, used for temperature boundary condition
Modelica.Blocks.Interfaces.RealInputT_inSurface temperature, used for temperature boundary condition
Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_aportHeat ports

Revisions

  • July 19, 2013, by Michael Wetter:
    First implementation.