recordGeneric
Thermal properties of window shades
Extends from Modelica.Icons.Record (Icon for records).
Information
Records that implements thermophysical properties for window shades.Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.TransmissionCoefficient | tauSol_a | 0.1 | Solar transmissivity of shade surface a (surface that faces the outside or the room) |
| Modelica.Units.SI.TransmissionCoefficient | tauSol_b | 0.1 | Solar transmissivity of shade surface b (surface that faces the glass) |
| Modelica.Units.SI.ReflectionCoefficient | rhoSol_a | 0.8 | Solar reflection coefficient of shade surface a (surface that faces the outside or the room) |
| Modelica.Units.SI.ReflectionCoefficient | rhoSol_b | 0.8 | Solar reflection coefficient of shade surface b (surface that faces the glass) |
| Modelica.Units.SI.Emissivity | absIR_a | 0.84 | Infrared absorptivity of surface a (surface that faces the outside or the room) |
| Modelica.Units.SI.Emissivity | absIR_b | 0.84 | Infrared absorptivity of surface b (surface that faces the glass) |
| Modelica.Units.SI.TransmissionCoefficient | tauIR_a | 0 | Infrared transmissivity of surface a (surface that faces the outside or the room) |
| Modelica.Units.SI.TransmissionCoefficient | tauIR_b | 0 | Infrared transmissivity of surface b (surface that faces the glass) |
Revisions
-
Sep. 3 2010, by Michael Wetter, Wangda Zuo:
First implementation.