diff --git a/intermol/gromacs/__init__.py b/intermol/gromacs/__init__.py index 5525a069..c90a1322 100644 --- a/intermol/gromacs/__init__.py +++ b/intermol/gromacs/__init__.py @@ -26,6 +26,7 @@ 'Proper Dih.': ['dihedral', 'proper'], 'Ryckaert-Bell.': ['dihedral', 'proper'], 'Improper Dih.': ['dihedral', 'improper'], + 'Per. Imp. Dih.': ['dihedral', 'improper'], 'CMAP': ['dihedral','cmap'], 'LJ (SR)': ['vdw total', 'vdw (SR)'], 'LJ-14': ['vdw total','vdw-14'],