modelCoolingCapacityWaterCooled
Test model for CoolingCapacityWaterCooled
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates working of cooling capacity function Buildings.Fluid.DXSystems.Cooling.BaseClasses.CapacityWaterCooled.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.Cooling.WaterSource.Data.Generic.BaseClasses.Stage | sta | Performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.Cooling.BaseClasses.CapacityWaterCooled | cooCap | Cooling capacity calculation | |
| Modelica.Blocks.Sources.Ramp | m_flow | Mass flow rate of air | |
| Modelica.Blocks.Sources.Ramp | TWetBulIn | Air wet bulb temperature entering the coil | |
| Modelica.Blocks.Sources.IntegerStep | onOff | Compressor on-off signal | |
| Modelica.Blocks.Sources.Ramp | TConIn | Condenser inlet temperature (Outside drybulb temperature) | |
| Modelica.Blocks.Sources.Ramp | mCon_flow | Mass flow rate of water at the condenser |
Contents
| Name | Description |
|---|---|
Revisions
-
February 28, 2017 by Yangyang Fu:
First implementation.