Skip to content

Enum: CoolantType

_Method of cooling a machine. _

__

URI: CoolantType

Permissible Values

Value Meaning Description
air cim:CoolantType.air
hydrogenGas cim:CoolantType.hydrogenGas
water cim:CoolantType.water

Slots

Name Description
coolant_type Method of cooling the machine

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

LinkML Source

name: CoolantType
description: "Method of cooling a machine.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
enum_uri: cim:CoolantType
permissible_values:
  air:
    text: air
    meaning: cim:CoolantType.air
  hydrogenGas:
    text: hydrogenGas
    meaning: cim:CoolantType.hydrogenGas
  water:
    text: water
    meaning: cim:CoolantType.water