Skip to content

Commit

Permalink
Update documentation.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ejmeitz committed Feb 15, 2024
1 parent f94e567 commit 9abff5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -1242,7 +1242,7 @@ Julia is a language well-suited to implementing all kinds of analysis for molecu

## Constraint Algorithms

Molly implements [`SHAKE`](@ref) and its extension, [`RATTLE`](@ref), to perform constrained molecular dynamics. These methods are useful
Molly implements SHAKE and its extension, RATTLE (see [`SHAKE_RATTLE`](@ref)), to perform constrained molecular dynamics. These methods are useful
for maintaining bond lengths and angles in an MD simulation which often allows for longer timesteps and therefore more efficient use of
computing resources. The constraint satisfied by SHAKE are solely on the atomic coordinates:
```math
Expand Down

0 comments on commit 9abff5c

Please sign in to comment.