Buildings.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Frosting
Package for models and function to estimate influence of frosting on heat pump performance
Information
Package with models to account for frosting of an air-source evaporator.
For more information on the iceFac
, see the documentation of
Buildings.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.BaseClasses.PartialRefrigerantCycle
Package Content
Name | Description |
---|---|
![]() |
Estimate the frosting supression using a function |
![]() |
Placeholder block to ignore frosting |
![]() |
Package with functions to calculate current icing factor on evaporator |
![]() |
Buildings.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Frosting.FunctionalIcingFactor
Estimate the frosting supression using a function
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
Extends from BaseClasses.PartialIcingFactor (Partial model to calculate the icing factor).
Parameters
Type | Name | Default | Description |
---|---|---|---|
replaceable function icingFactor | Buildings.Fluid.HeatPumps.Mo... | Replaceable function to calculate current icing factor |
Connectors
Type | Name | Description |
---|---|---|
RefrigerantMachineControlBus | sigBus | Bus-connector used in a heat pump |
output RealOutput | iceFac | Icing factor from 0 to 1 to estimate influence of icing [1] |
replaceable function icingFactor | Replaceable function to calculate current icing factor |
Modelica definition
Buildings.Fluid.HeatPumps.ModularReversible.RefrigerantCycle.Frosting.NoFrosting
Placeholder block to ignore frosting
Information
This block is used to ignore frosting effects by setting the icing factor to constant 1.
Extends from BaseClasses.PartialIcingFactor (Partial model to calculate the icing factor).
Connectors
Type | Name | Description |
---|---|---|
RefrigerantMachineControlBus | sigBus | Bus-connector used in a heat pump |
output RealOutput | iceFac | Icing factor from 0 to 1 to estimate influence of icing [1] |