GROMACS version: 5.1
GROMACS modification: Yes/No
Sir,
I am running protein-ligand complex md simulation by Gromacs 5.1 and I am encountering a problem in Ligand topology when I submit fix.mol2 file(generated by perl sort_mol2_bonds.pl F3871.mol2 F3871_fix.mol2) in CGenFF, .str file is generated but when I run next command (python cgenff_charmm2gmx_py3_nx2.py F3871 F3871_fix.mol2 F3871.str charmm36-feb2021.ff), as a result .ini.pdb file that is generated contains broken structure.
If I proceed with same broken file, I get the following errors in generation of .tpr file after running command
gmx grompp -f ions.mdp -c solv.gro -p topol.top -o ions.tpr
ERROR 1 [file f3871.itp, line 513]:
No default U-B types
8 10 20 5 ; CG2O1 NG2S0 CG2R61
ERROR 2 [file f3871.itp, line 724]:
No default Proper Dih. types
7 8 10 20 9 ; CG321 CG2O1 NG2S0 CG2R61
ERROR 3 [file f3871.itp, line 726]:
No default Proper Dih. types
9 8 10 20 9 ; OG2D1 CG2O1 NG2S0 CG2R61
ERROR 4 [file f3871.itp, line 733]:
No default Proper Dih. types
8 10 20 15 9 ; CG2O1 NG2S0 CG2R61 CG2R61
ERROR 5 [file f3871.itp, line 734]:
No default Proper Dih. types
8 10 20 19 9 ; CG2O1 NG2S0 CG2R61 CG2R61
Please help me in this regard as I am stuck in this problem and unable to proceed further. How can I resolve this issue?
Thanking you in anticipation.