Package with base classes for the equivalent air temperature
This package contains base classes for equivalent air temperature models.
Extends from Modelica.Icons.BasesPackage (Icon for packages containing base classes).
| Name | Description |
|---|---|
| Partial model for equivalent air temperature as defined in VDI 6007 Part 1 |
Annex60.ThermalZones.ReducedOrder.EquivalentAirTemperature.BaseClasses.PartialVDI6007
Partial model for equivalent air temperature as defined in VDI 6007 Part 1
PartialVDI6007 is a partial model for EquivalentAirTemperature
models.
| Type | Name | Default | Description |
|---|---|---|---|
| Emissivity | aExt | Coefficient of absorption of exterior walls (outdoor) [1] | |
| Integer | n | Number of orientations (without ground) | |
| Real | wfWall[n] | Weight factors of the walls [1] | |
| Real | wfWin[n] | Weight factors of the windows [1] | |
| Real | wfGro | Weight factor of the ground (0 if not considered) [1] | |
| Temperature | TGro | Temperature of the ground in contact with floor plate [K] | |
| CoefficientOfHeatTransfer | alphaWallOut | Exterior walls convective coefficient of heat transfer (outdoor) [W/(m2.K)] | |
| CoefficientOfHeatTransfer | alphaRad | Coefficient of heat transfer for linearized radiation [W/(m2.K)] | |
| Boolean | withLongwave | true | Set to true to include longwave radiation exchange |
| Type | Name | Description |
|---|---|---|
| input RealInput | HSol[n] | Solar radiation per unit area [W/m2] |
| input RealInput | TBlaSky | Black-body sky temperature [K] |
| input RealInput | TDryBul | Dry bulb temperature [K] |
| output RealOutput | TEqAir | Equivalent air temperature [K] |
| input RealInput | sunblind[n] | Opening factor of sunblinds for each direction (0 - open to 1 - closed) [1] |