--- search: boost: 5.0 --- # Slot: thermostat _thermostat information._
URI: [https://CCPBioSim.ac.uk/biosim-schema/thermostat](https://CCPBioSim.ac.uk/biosim-schema/thermostat) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SimulationSettings](../classes/SimulationSettings.md) | Settings in simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Thermostat](../classes/Thermostat.md) | | Domain Of | [SimulationSettings](../classes/SimulationSettings.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 | | native | https://CCPBioSim.ac.uk/biosim-schema/thermostat | ## LinkML Source ```yaml name: thermostat description: thermostat information. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - SimulationSettings range: Thermostat ```