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 Buildings.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialRefrigerantCycle

Parameters

TypeNameDefaultDescription
Advanced › Medium properties
Modelica.Units.SI.SpecificHeatCapacitycpEva (from PartialIcingFactor)Evaporator medium specific heat capacity

Connectors

TypeNameDefaultDescription
Buildings.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

  • Mai 2, 2025, by Fabian Wuellhorst:
    Disable if not air souce IBPSA #1975
  • December 7, 2023, by Michael Wetter:
    Changed implementation to use graphical models.
  • November 26, 2018, by Fabian Wuellhorst:
    First implementation (see issue AixLib #577)