---
search:
boost: 5.0
---
# Slot: bond_length_constraints_algorithm
_Constraints applied to bonds between two particles in the simulated system._
URI: [https://CCPBioSim.ac.uk/biosim-schema/bond_length_constraints_algorithm](https://CCPBioSim.ac.uk/biosim-schema/bond_length_constraints_algorithm)
## Applicable Classes
| Name | Description | Modifies Slot |
| --- | --- | --- |
| [Interactions](../classes/Interactions.md) | Settings used to define particle interactions | no |
## Properties
### Type and Range
| Property | Value |
| --- | --- |
| Range | [BondLengthConstraintsAlgorithm](../enums/BondLengthConstraintsAlgorithm.md) |
| Domain Of | [Interactions](../classes/Interactions.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/bond_length_constraints_algorithm |
| native | https://CCPBioSim.ac.uk/biosim-schema/bond_length_constraints_algorithm |
## LinkML Source
```yaml
name: bond_length_constraints_algorithm
description: Constraints applied to bonds between two particles in the simulated system.
from_schema: https://CCPBioSim.ac.uk/biosim-schema/
rank: 1000
domain_of:
- Interactions
range: BondLengthConstraintsAlgorithm
```