Enum: DataCenterCoolingType
Types of cooling systems used in data center facilities
URI: valuesets:DataCenterCoolingType
Permissible Values
| Value | Meaning | Description | Close Mappings | Related Mappings | Broad Mappings |
|---|---|---|---|---|---|
| AIR_COOLING | Traditional air-based cooling using computer room air conditioning (CRAC) or air handling units | brick:Computer_Room_Air_Conditioning | |||
| LIQUID_COOLING | Cooling using liquid coolant circulated through heat exchangers near server components | ||||
| IMMERSION_COOLING | Cooling by submerging server hardware in a thermally conductive dielectric liquid | ||||
| REAR_DOOR_HEAT_EXCHANGER | Liquid-to-air heat exchanger mounted on the rear door of server racks | brick:Heat_Exchanger | |||
| EVAPORATIVE_COOLING | Cooling that uses water evaporation to reduce air temperature | brick:Cooling_Tower | |||
| GEOTHERMAL_COOLING | Cooling that leverages underground temperature stability for heat dissipation | ||||
| FREE_AIR_COOLING | Cooling using outside ambient air when conditions permit, reducing mechanical cooling load | ||||
| DIRECT_TO_CHIP_LIQUID_COOLING | Liquid cooling with cold plates attached directly to processors and other heat-generating components |
Slots
| Name | Description |
|---|---|
| data_center_cooling_type | Type of data center cooling system |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/valuesets
LinkML Source
name: DataCenterCoolingType
instantiates:
- valuesets_meta:ValueSetEnumDefinition
description: Types of cooling systems used in data center facilities
title: Data Center Cooling Type
from_schema: https://w3id.org/valuesets
contributors:
- orcid:0000-0002-6601-2165
- https://github.com/anthropics/claude-code
status: DRAFT
rank: 1000
permissible_values:
AIR_COOLING:
text: AIR_COOLING
description: Traditional air-based cooling using computer room air conditioning
(CRAC) or air handling units
close_mappings:
- brick:Computer_Room_Air_Conditioning
LIQUID_COOLING:
text: LIQUID_COOLING
description: Cooling using liquid coolant circulated through heat exchangers near
server components
IMMERSION_COOLING:
text: IMMERSION_COOLING
description: Cooling by submerging server hardware in a thermally conductive dielectric
liquid
REAR_DOOR_HEAT_EXCHANGER:
text: REAR_DOOR_HEAT_EXCHANGER
description: Liquid-to-air heat exchanger mounted on the rear door of server racks
broad_mappings:
- brick:Heat_Exchanger
EVAPORATIVE_COOLING:
text: EVAPORATIVE_COOLING
description: Cooling that uses water evaporation to reduce air temperature
related_mappings:
- brick:Cooling_Tower
GEOTHERMAL_COOLING:
text: GEOTHERMAL_COOLING
description: Cooling that leverages underground temperature stability for heat
dissipation
FREE_AIR_COOLING:
text: FREE_AIR_COOLING
description: Cooling using outside ambient air when conditions permit, reducing
mechanical cooling load
DIRECT_TO_CHIP_LIQUID_COOLING:
text: DIRECT_TO_CHIP_LIQUID_COOLING
description: Liquid cooling with cold plates attached directly to processors and
other heat-generating components