--- search: boost: 5.0 --- # Slot: hardware _Computer hardware used to perform simulation._
URI: [https://CCPBioSim.ac.uk/biosim-schema/hardware](https://CCPBioSim.ac.uk/biosim-schema/hardware) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [ComputationalEnvironment](../classes/ComputationalEnvironment.md) | Computational environment used to perform simulation | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [Hardware](../classes/Hardware.md) | | Domain Of | [ComputationalEnvironment](../classes/ComputationalEnvironment.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/hardware | | native | https://CCPBioSim.ac.uk/biosim-schema/hardware | ## LinkML Source ```yaml name: hardware description: Computer hardware used to perform simulation. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - ComputationalEnvironment range: Hardware ```