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

TypeNameDefaultDescription
Buildings.Fluid.DXSystems.Cooling.AirSource.Data.Generic.DXCoildatCoiCoil data

Components

TypeNameDefaultDescription
Buildings.Fluid.DXSystems.Cooling.BaseClasses.SpeedSelectspeSelNormalizes the input speed
Modelica.Blocks.Sources.IntegerTablestaStage of compressor

Revisions

  • April 5, 2023 by Xing Lu:
    Changed class for data record datCoi from DXCoil to 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.