modelPartialIcingFactor

Partial model to calculate the icing factor

Extends from Modelica.Blocks.Icons.Block (Basic graphical layout of input/output block).

Information

Partial model to calculate the icing factor based on the data available in the signal bus sigBus of the heat pump.

The icing factor is a heat transfer modifier between 0 and 1, whereas 0 indicates no heat transfer occurs and 1 indicates the heat transfer is unaffected.

See the documentation of BuildingSystems.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialRefrigerantCycle for further information.

Connectors

TypeNameDefaultDescription
BuildingSystems.Fluid.HeatPumps.ModularReversible.BaseClasses.RefrigerantMachineControlBussigBusBus-connector used in a heat pump
Modelica.Blocks.Interfaces.RealOutputiceFacIcing factor from 0 to 1 to estimate influence of icing

Revisions

  • October 2, 2022 by Fabian Wuellhorst:
    First implementation (see issue #1576)