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
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditions | bouCon | Boundary condition used in the CFD simulation |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | Q_flow_in | Surface heat flow rate, used for temperature boundary condition | |
| Modelica.Blocks.Interfaces.RealOutput | T_out | Surface temperature, used for temperature boundary condition | |
| Modelica.Blocks.Interfaces.RealOutput | Q_flow_out | Surface heat flow rate, used for temperature boundary condition | |
| Modelica.Blocks.Interfaces.RealInput | T_in | Surface temperature, used for temperature boundary condition | |
| Modelica.Thermal.HeatTransfer.Interfaces.HeatPort_a | port | Heat ports |
Revisions
-
July 19, 2013, by Michael Wetter:
First implementation.