modelSensibleHeatRatio
Test model for SensibleHeatRatio
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates calculation of sensible heat ratio in block Buildings.Fluid.DXSystems.Cooling.BaseClasses.SensibleHeatRatio.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Constant | p | Pressure | |
| Modelica.Blocks.Sources.BooleanStep | onOff | Compressor on-off signal | |
| Modelica.Blocks.Sources.Ramp | hEvaIn | Specific enthalpy of air entering the coil | |
| Modelica.Blocks.Sources.Ramp | TEvaIn | Inlet air temperature | |
| Buildings.Fluid.DXSystems.Cooling.BaseClasses.SensibleHeatRatio | shr | ||
| Modelica.Blocks.Sources.Constant | XADP | Mass fraction | |
| Modelica.Blocks.Sources.Constant | hADP | Specific enthalpy |
Contents
| Name | Description |
|---|---|
Revisions
-
Aug 9, 2012 by Kaustubh Phalak:
First implementation.