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