Buildings.Applications.DataCenters.Types

Package with type definitions

Information

This package contains type definitions.

Extends from Modelica.Icons.TypesPackage (Icon for packages containing type definitions).

Package Content

Name Description
Buildings.Applications.DataCenters.Types.CoolingModes CoolingModes Full mechanical cooling

Types and constants

  type CoolingModes = enumeration(
    FreeCooling   "Free cooling mode",
    PartialMechanical   "Partial mechanical cooling",
    FullMechanical   "Holiday") "Full mechanical cooling";