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
| Type | Name | Default | Description |
|---|---|---|---|
| Advanced › Medium properties | |||
| Modelica.Units.SI.SpecificHeatCapacity | cpEva (from PartialIcingFactor) | Evaporator medium specific heat capacity | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.HeatPumps.ModularReversible.BaseClasses.RefrigerantMachineControlBus | sigBus (from PartialIcingFactor) | Bus-connector used in a heat pump | |
| Modelica.Blocks.Interfaces.RealOutput | iceFac (from PartialIcingFactor) | Icing factor from 0 to 1 to estimate influence of icing |
Contents
| Name | Description |
|---|---|
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)