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