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