Enum: ThermodynamicParameterEnum
Thermodynamic parameters
URI: valuesets:ThermodynamicParameterEnum
Permissible Values
| Value | Meaning | Description |
|---|---|---|
| ENTHALPY | None | Heat content (ΔH) |
| ENTROPY | None | Disorder (ΔS) |
| GIBBS_ENERGY | None | Free energy (ΔG) |
| ACTIVATION_ENERGY | None | Energy barrier (Ea) |
| HEAT_CAPACITY | None | Heat capacity (Cp) |
| INTERNAL_ENERGY | None | Internal energy (ΔU) |
Slots
| Name | Description |
|---|---|
| thermodynamic_parameter | Thermodynamic parameters |
Identifier and Mapping Information
Schema Source
- from schema: https://w3id.org/linkml/valuesets
LinkML Source
name: ThermodynamicParameterEnum
description: Thermodynamic parameters
from_schema: https://w3id.org/linkml/valuesets
rank: 1000
permissible_values:
ENTHALPY:
text: ENTHALPY
description: Heat content (ΔH)
annotations:
symbol:
tag: symbol
value: ΔH
units:
tag: units
value: kJ/mol
ENTROPY:
text: ENTROPY
description: Disorder (ΔS)
annotations:
symbol:
tag: symbol
value: ΔS
units:
tag: units
value: J/mol·K
GIBBS_ENERGY:
text: GIBBS_ENERGY
description: Free energy (ΔG)
annotations:
symbol:
tag: symbol
value: ΔG
units:
tag: units
value: kJ/mol
ACTIVATION_ENERGY:
text: ACTIVATION_ENERGY
description: Energy barrier (Ea)
annotations:
symbol:
tag: symbol
value: Ea
units:
tag: units
value: kJ/mol
HEAT_CAPACITY:
text: HEAT_CAPACITY
description: Heat capacity (Cp)
annotations:
symbol:
tag: symbol
value: Cp
units:
tag: units
value: J/mol·K
INTERNAL_ENERGY:
text: INTERNAL_ENERGY
description: Internal energy (ΔU)
annotations:
symbol:
tag: symbol
value: ΔU
units:
tag: units
value: kJ/mol