--- search: boost: 5.0 --- # Slot: potentials _Force field potentials used to describe simulated particles._
URI: [https://CCPBioSim.ac.uk/biosim-schema/potentials](https://CCPBioSim.ac.uk/biosim-schema/potentials) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [SimulationMetadata](../classes/SimulationMetadata.md) | root class for biosim-schema | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [PotentialMetadata](../classes/PotentialMetadata.md) | | Domain Of | [SimulationMetadata](../classes/SimulationMetadata.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/potentials | | native | https://CCPBioSim.ac.uk/biosim-schema/potentials | ## LinkML Source ```yaml name: potentials description: Force field potentials used to describe simulated particles. from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - SimulationMetadata range: PotentialMetadata ```