functionPartialBaseFct
Base class for correction model, icing and defrosting of evaporator
Extends from Modelica.Icons.Function (Icon for functions), AixLib.Obsolete.BaseClasses.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
Base funtion used in HeatPump model. Input is the evaporator inlet temperature, output is a CoP-correction factor f_cop_icing.
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | T_eva |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Real | f_CoPicing |
Revisions
-
December 10, 2013 by Ole Odendahl:
Formatted documentation appropriately