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