--- search: boost: 5.0 --- # Slot: energy_consumption _Total energy consumed by the simulation run._
URI: [https://CCPBioSim.ac.uk/biosim-schema/energy_consumption](https://CCPBioSim.ac.uk/biosim-schema/energy_consumption) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Performance](../classes/Performance.md) | Compute performance during simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [EnergyQuantity](../classes/EnergyQuantity.md) | | Domain Of | [Performance](../classes/Performance.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/energy_consumption | | native | https://CCPBioSim.ac.uk/biosim-schema/energy_consumption | ## LinkML Source ```yaml name: energy_consumption description: Total energy consumed by the simulation run. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Performance range: EnergyQuantity ```