modelNone
No comfort is computed
Extends from BaseClasses.PartialComfort (Partial for comfort models).
Information
Use this if you do not need to know the thermal comfort of the occupants.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | use_phi_in (from PartialComfort) | true | Get the relative humidity from the input connector |
| Real | phi (from PartialComfort) | 0.4 | Default value of relative humidity |
| IDEAS.Buildings.Components.OccupancyType.OfficeWork | occupancyType (from PartialComfort) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | phi_in (from PartialComfort) | Relative humidity | |
| Modelica.Blocks.Interfaces.RealInput | TRad (from PartialComfort) | Radiation temperature | |
| Modelica.Blocks.Interfaces.RealInput | TAir (from PartialComfort) | Air temperature |
Revisions
-
July 18, 2016 by Filip Jorissen:
First implementation