「view this page in B3 βῆτα server」

Revisions №62058

branch: master 「№62058」
Commited by: David P. Nannemann
GitHub commit link: 「5fe66cd241adb376」
Difference from previous tested commit:  code diff
Commit date: 2023-11-21 12:47:25

enabling custom torsions in DihedralConstraintGenerator (#6458) * changes allow for use of custom dihedral angle with declaration of custom torsion atoms. * current functionality is maintained * Adding an integration test for the DihedralConstraintGenerator. The newly revealed functionality for specifying a custom dihedral_angle is shown to work. Previous functionality that creates constraints based on the current conformation is also shown to still function as intended.

...