modelSpecificEnthalpy_TDryBulPhi
Model to test the specific enthalpy computation
Information
This examples is a unit test for the specific enthalpy computation Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Controls.OBC.CDL.Psychrometrics.SpecificEnthalpy_TDryBulPhi | hBulPhi | Model for specific enthalpy computation | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Ramp | phi | Relative humidity | |
| Buildings.Controls.OBC.CDL.Reals.Sources.Constant | TDryBul | Dry bulb temperature |
Revisions
-
September 29, 2020, by Michael Wetter:
Renamed model and updated for new input of the psychrometric blocks.
This is for Buildings, issue 2139 -
April 7, 2017 by Jianjun Hu:
First implementation.