--- search: boost: 5.0 --- # Slot: thermostat_algorithm _List of thermostat algorithms used in the simulation._
URI: [https://CCPBioSim.ac.uk/biosim-schema/thermostat_algorithm](https://CCPBioSim.ac.uk/biosim-schema/thermostat_algorithm) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Thermostat](../classes/Thermostat.md) | Settings used for the simulation thermostat | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [ThermostatAlgorithm](../enums/ThermostatAlgorithm.md) | | Domain Of | [Thermostat](../classes/Thermostat.md) | ### Cardinality and Requirements | Property | Value | | --- | --- | ## Identifier and Mapping Information ### Schema Source * from schema: https://CCPBioSim.ac.uk/biosim-schema/ ## Mappings | Mapping Type | Mapped Value | | --- | --- | | self | https://CCPBioSim.ac.uk/biosim-schema/thermostat_algorithm | | native | https://CCPBioSim.ac.uk/biosim-schema/thermostat_algorithm | ## LinkML Source ```yaml name: thermostat_algorithm description: List of thermostat algorithms used in the simulation. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Thermostat range: ThermostatAlgorithm ```