modelSpeedSelect
Test model for speed select
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example illustrates working of SpeedSelect block Buildings.Fluid.DXSystems.Cooling.BaseClasses.SpeedSelect.
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.DXCoil | datCoi | Coil data |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Fluid.DXSystems.Cooling.BaseClasses.SpeedSelect | speSel | Normalizes the input speed | |
| Modelica.Blocks.Sources.IntegerTable | sta | Stage of compressor |
Revisions
-
April 5, 2023 by Xing Lu:
Changed class for data recorddatCoifromDXCoilto Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.DXCoil. -
May 1, 2013, by Michael Wetter:
Declared the parameter record to be a parameter, as declaring its elements to be parameters does not imply that the whole record has the variability of a parameter. -
August 29, 2012 by Kaustubh Phalak:
First implementation.