recordStage
Generic data record for a stage of a DX coil
Extends from Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.BaseClasses.Stage (Generic data record for a stage of a air source DX coil).
Information
This is the base record for water source DX cooling coil performance data at a compressor speed. See the information section of Buildings.Fluid.DXSystems.Cooling.WaterSource.Data.Generic.DXCoil for a description of the data.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.AngularVelocity | spe (from Stage) | Rotational speed | |
| Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.BaseClasses.NominalValues | nomVal (from Stage) | Nominal values | |
| Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.BaseClasses.PerformanceCurve | perCur (from Stage) | Performance curves for this stage |
Revisions
-
February 17, 2017 by Yangyang Fu:
First implementation.