Slot: average_temperature¶
Average temperature sampled from the simulation, given as a float.
URI: https://CCPBioSim.ac.uk/biosim-schema/average_temperature
Applicable Classes¶
Name |
Description |
Modifies Slot |
|---|---|---|
Average values of observables outputted from the simulation |
no |
Properties¶
Type and Range¶
Property |
Value |
|---|---|
Range |
|
Domain Of |
Cardinality and Requirements¶
Property |
Value |
|---|
Identifier and Mapping Information¶
Annotations¶
property |
value |
|---|---|
engine_mapping |
[{‘engine’: ‘gromacs’, ‘key’: ‘Temperature’, ‘unit’: ‘K’}, {‘engine’: ‘amber’, ‘key’: ‘TEMP(K)’, ‘unit’: ‘K’}] |
Schema Source¶
from schema: https://CCPBioSim.ac.uk/biosim-schema/
Mappings¶
Mapping Type |
Mapped Value |
|---|---|
self |
https://CCPBioSim.ac.uk/biosim-schema/average_temperature |
native |
https://CCPBioSim.ac.uk/biosim-schema/average_temperature |
LinkML Source¶
name: average_temperature
annotations:
engine_mapping:
tag: engine_mapping
value:
- engine: gromacs
key: Temperature
unit: K
- engine: amber
key: TEMP(K)
unit: K
description: Average temperature sampled from the simulation, given as a float.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- SimulationAverages
range: TemperatureQuantity