Skip to content

Should support Linear Angle parse #5361

@liuyujie714

Description

@liuyujie714

Issue

MDAnalysis currently can not support parse Linear Angle from GROMACS .tpr file.

Additional context

For example, for CO2 molecule, has angle potential:

[ angles ]
2 1 3 9 0.5 220066

Solution

add LINEAR_ANGLES to

elif ik_obj.name in ['ANGLES', 'G96ANGLES', 'CROSS_BOND_BOND',
'CROSS_BOND_ANGLE', 'UREY_BRADLEY', 'QANGLES',
'RESTRANGLES', 'TABANGLES']:

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions