modelIcingBlock

Block which decreases evaporator power by an icing factor

Extends from AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).

Information

Model for calculation of the icing factor. The replaceable function uses the inputs to calculate the resulting icing factor.

Parameters

TypeNameDefaultDescription
IntegerhourDay16Hour of the day
AixLib.Utilities.Time.Types.ZeroTimezerTimAixLib.Utilities.Time.Types.ZeroTime.NY2016Enumeration for choosing how reference time (time = 0) should be defined
IntegeryearRef2016Year when time = 0, used if zerTim=Custom

Connectors

TypeNameDefaultDescription
Modelica.Blocks.Interfaces.RealInputT_flow_evTemperature at evaporator inlet
Modelica.Blocks.Interfaces.RealInputT_ret_evTemperature at evaporator outlet
Modelica.Blocks.Interfaces.RealInputT_odaOutdoor air temperature
Modelica.Blocks.Interfaces.RealInputm_flow_evMass flow rate at evaporator
Modelica.Blocks.Interfaces.RealOutputiceFacEfficiency factor (0..1) to estimate influence of icing. 0 means no heat is transferred through heat exchanger (fully frozen). 1 means no icing/frosting.

Components

TypeNameDefaultDescription
AixLib.Utilities.Time.CalendarTimecalTim

Contents

NameDescription
iceFunc

Revisions

  • November 26, 2018  by Fabian Wüllhorst:
    First implementation (see issue #577)