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 Buildings.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialRefrigerantCycle for further information.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Advanced › Medium properties | |||
| Modelica.Units.SI.SpecificHeatCapacity | cpEva | Evaporator medium specific heat capacity | |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.HeatPumps.ModularReversible.BaseClasses.RefrigerantMachineControlBus | sigBus | Bus-connector used in a heat pump | |
| Modelica.Blocks.Interfaces.RealOutput | iceFac | Icing factor from 0 to 1 to estimate influence of icing |
Revisions
-
Mai 2, 2025, by Fabian Wuellhorst:
Disable if not air souce IBPSA #1975 -
October 2, 2022 by Fabian Wuellhorst:
First implementation (see issue #1576)