
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
| Type | Name | Default | Description |
| Integer | hourDay | 16 | Hour of the day |
| AixLib.Utilities.Time.Types.ZeroTime | zerTim | AixLib.Utilities.Time.Types.ZeroTime.NY2016 | Enumeration for choosing how reference time (time = 0) should be defined |
| Integer | yearRef | 2016 | Year when time = 0, used if zerTim=Custom |
Contents
| Name | Description |
iceFunc | |
Revisions
-
November 26, 2018 by Fabian Wüllhorst:
First implementation (see issue #577)