recordOfficeWork
Properties for typical office work.
Extends from IDEAS.Buildings.Components.OccupancyType.BaseClasses.PartialOccupancyType (Record for defining the type (i.e. properties) of the occupants, used in InternalGains and Comfort models).
Information
See documentation in IDEAS.Buildings.Components.OccupancyType.PartialOccupancyType. This model is based on Fanger and Ashrae Fundamentals (2009).
References
- ASHRAE Handbook, Fundamentals. American Society of Heating, Refrigerating and Air-Conditioning Engineers, Chapter 18, Internal Heat Gains; pages 18.4; Atlanta, USA, 2009.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Power | QlatPp (from PartialOccupancyType) | Latent heat production per person | |
| Modelica.Units.SI.Power | QsenPp (from PartialOccupancyType) | Sensible heat production per person | |
| Real | radFra (from PartialOccupancyType) | 0.6 | Radiant fraction of sensible heat exchange, default based on Ashrae fundamentals chap 18.4 for low air velocity, used for computing radiative and convective sensible heat flow rate fractions |
| Real | ICl (from PartialOccupancyType) | 0.7 | Fixed value for clothing insulation in units of clo (summer=0.5; winter=0.9), used to compute thermal comfort |
Revisions
-
July 18, 2016 by Filip Jorissen:
First implementation