---
search:
boost: 5.0
---
# Slot: polymer_potential
_Force field for polymers (excluding proteins and nucleic acids)._
URI: [https://CCPBioSim.ac.uk/biosim-schema/polymer_potential](https://CCPBioSim.ac.uk/biosim-schema/polymer_potential)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [PotentialMetadata](../classes/PotentialMetadata.md) | Potentials used for various modelled molecules | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [PolymerPotential](../classes/PolymerPotential.md) |
| Domain Of | [PotentialMetadata](../classes/PotentialMetadata.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/polymer_potential |
| native | https://CCPBioSim.ac.uk/biosim-schema/polymer_potential |
## LinkML Source
```yaml
name: polymer_potential
description: Force field for polymers (excluding proteins and nucleic acids).
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- PotentialMetadata
range: PolymerPotential
```