--- search: boost: 5.0 --- # Slot: polarizable_charges _Are per-frame polarizable charges included in the trajectory?_
URI: [https://CCPBioSim.ac.uk/biosim-schema/polarizable_charges](https://CCPBioSim.ac.uk/biosim-schema/polarizable_charges) ## Applicable Classes | Name | Description | Modifies Slot | | --- | --- | --- | | [Trajectories](../classes/Trajectories.md) | Information in trajectory files | no | ## Properties ### Type and Range | Property | Value | | --- | --- | | Range | [boolean](../types/boolean.md) | | Domain Of | [Trajectories](../classes/Trajectories.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/polarizable_charges | | native | https://CCPBioSim.ac.uk/biosim-schema/polarizable_charges | ## LinkML Source ```yaml name: polarizable_charges description: Are per-frame polarizable charges included in the trajectory? from_schema: https://CCPBioSim.ac.uk/biosim-schema/ rank: 1000 domain_of: - Trajectories range: boolean ```