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