modelFunctionalIcingFactor

Estimate the frosting supression using a function

Extends from BaseClasses.PartialIcingFactor (Partial model to calculate the icing factor).

Information

Model using functional approaches for calculation of the icing factor. The replaceable function uses the inputs on the evaporator side to calculate the resulting icing factor.

For more information, see the documentation of BuildingSystems.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialRefrigerantCycle

Connectors

TypeNameDefaultDescription
BuildingSystems.Fluid.HeatPumps.ModularReversible.BaseClasses.RefrigerantMachineControlBussigBus (from PartialIcingFactor)Bus-connector used in a heat pump
Modelica.Blocks.Interfaces.RealOutputiceFac (from PartialIcingFactor)Icing factor from 0 to 1 to estimate influence of icing

Contents

NameDescription
icingFactor

Revisions

  • <>December 7, 2023, by Michael Wetter:
    Changed implementation to use graphical models.
  • November 26, 2018, by Fabian Wuellhorst:
    First implementation (see issue AixLib #577)