functionassignSurfaceIdentifier
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Integer | nConExt | Number of exterior constructions | |
| Integer | nConExtWin | Number of window constructions | |
| Integer | nConPar | Number of partition constructions | |
| Integer | nConBou | Number of constructions that have their outside surface exposed to the boundary of this room | |
| Integer | nSurBou | Number of surface heat transfer models that connect to constructions that are modeled outside of this room | |
| Integer | nSur | Total number of surfaces | |
| Boolean | haveShade | Flag, set to true if any of the window in this room has a shade | |
| String[nConExt] | nameConExt | Surface name | |
| Modelica.Units.SI.Area[nConExt] | AConExt | Surface area | |
| Modelica.Units.SI.Angle[nConExt] | tilConExt | Surface tilt | |
| Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditions[nConExt] | bouConConExt | Boundary condition | |
| String[nConExtWin] | nameConExtWin | Surface name | |
| Modelica.Units.SI.Area[nConExtWin] | AConExtWin | Surface area | |
| Modelica.Units.SI.Angle[nConExtWin] | tilConExtWin | Surface tilt | |
| Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditions[nConExtWin] | bouConConExtWin | Boundary condition | |
| Modelica.Units.SI.Area[nConExtWin] | AGla | Surface area | |
| Modelica.Units.SI.Area[nConExtWin] | AFra | Surface area | |
| Real[nConExtWin] | uSha | Shade ratio | |
| String[nConPar] | nameConPar | Surface name | |
| Modelica.Units.SI.Area[nConPar] | AConPar | Surface area | |
| Modelica.Units.SI.Angle[nConPar] | tilConPar | Surface tilt | |
| Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditions[nConPar] | bouConConPar | Boundary condition | |
| String[nConBou] | nameConBou | Surface name | |
| Modelica.Units.SI.Area[nConBou] | AConBou | Surface area | |
| Modelica.Units.SI.Angle[nConBou] | tilConBou | Surface tilt | |
| Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditions[nConBou] | bouConConBou | Boundary condition | |
| String[nSurBou] | nameSurBou | Surface name | |
| Modelica.Units.SI.Area[nSurBou] | ASurBou | Surface area | |
| Modelica.Units.SI.Angle[nSurBou] | tilSurBou | Surface tilt | |
| Buildings.ThermalZones.Detailed.Types.CFDBoundaryConditions[nSurBou] | bouConSurBou | Boundary condition |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| CFDSurfaceIdentifier[nSur] | id | Name of all surfaces |