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

TypeNameDefaultDescription
Booleanuse_phi_in (from PartialComfort)trueGet the relative humidity from the input connector
Realphi (from PartialComfort)0.4Default value of relative humidity
IDEAS.Buildings.Components.OccupancyType.OfficeWorkoccupancyType (from PartialComfort)

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputphi_in (from PartialComfort)Relative humidity
Modelica.Blocks.Interfaces.RealInputTRad (from PartialComfort)Radiation temperature
Modelica.Blocks.Interfaces.RealInputTAir (from PartialComfort)Air temperature

Revisions

  • July 18, 2016 by Filip Jorissen:
    First implementation