Skip to content

Support `FixAtoms` constraints with the `Vibrations` class

Andrew Rosen requested to merge vibsfix into master

Closes #1479 (closed).

Previously, the Vibrations module did not respect the FixAtoms constraint of the Atoms underlying object, which is somewhat counterintuitive. In this MR, we adjust indices (only if indices is not specified by the user!) to reflect the unfixed atoms in the Atoms object.

Checklist

Merge request reports