blockh_TDryBulPhi
Block to compute the specific enthalpy based on relative humidity
Extends from Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
Information
The correlation used in this model is from 2009 ASHRAE Handbook Fundamentals, p. 1.9, equation 32.
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | TDryBul | Dry bulb temperature | |
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | phi | Relative air humidity | |
| Buildings.Controls.OBC.CDL.Interfaces.RealInput | p | Pressure | |
| Buildings.Controls.OBC.CDL.Interfaces.RealOutput | h | Specific enthalpy |
Revisions
-
September 29, 2020, by Michael Wetter:
Moved toObsoletepackage.
This is for issue 2139. -
April 7, 2017 by Jianjun Hu:
First implementation.