modelCapacityAirSource
Test model for CapacityAirSource
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates working of cooling capacity function Buildings.Fluid.DXSystems.BaseClasses.CapacityAirSource.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.BaseClasses.Stage | sta | Performance data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.BaseClasses.CapacityAirSource | 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) |
Contents
| Name | Description |
|---|---|
Revisions
-
April 5, 2023, by Xing Lu and Karthik Devaprasad:
Updated name of class fromCoolingCapacityAirCooledtoCoilCapacityAirSource.
Updated class forcooCapfromCoolingCapacityAirCooledto Buildings.Fluid.DXSystems.BaseClasses.CapacityAirSource. -
February 28, 2017 by Yangyang Fu:
First implementation.