You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
topologyobjects.Angle.angle (and probably dihedral as well) should have a "box" option to allow for correct calculation of angles when contributing atoms cross periodic boundaries. Analogous to lib.distances.calc_angles().
Actual behaviour
angle function is not aware of PBC and this behaviour is not documented.
Code to reproduce the behaviour
Currently version of MDAnalysis:
0.17.0
The text was updated successfully, but these errors were encountered:
Expected behaviour
topologyobjects.Angle.angle (and probably dihedral as well) should have a "box" option to allow for correct calculation of angles when contributing atoms cross periodic boundaries. Analogous to lib.distances.calc_angles().
Actual behaviour
angle function is not aware of PBC and this behaviour is not documented.
Code to reproduce the behaviour
Currently version of MDAnalysis:
0.17.0
The text was updated successfully, but these errors were encountered: