Hello Madam,
I am performing multi ligand MD simulation (5 ligands), I am following GROMACS Tutorials for Protein-ligand complex and created respective *.itp and *.prm files and included in the topol.top file. I have sucessfully done solvation and got stuck while assembling *.tpr files using grompp <gmx grompp -f em.mdp -c solvated_ions.gro -p topol.top -o em.tpr>.
I am getting WARNING messages for 2 *.prm files out 5 and ERROR messages for the same. Fatal error: Syntax error was for first liand *.itp file at [ atomtypes ] as Invalid order for directive atomtypes.
###############ERROR MSG##################
$ gmx grompp -f em.mdp -c solvated_ions.gro -p topol.top -o em.tpr
:-) GROMACS - gmx grompp, 2020.1-Ubuntu-2020.1-1 (-:
Ignoring obsolete mdp entry ‘title’
Ignoring obsolete mdp entry ‘ns_type’
NOTE 1 [file em.mdp]:
With Verlet lists the optimal nstlist is >= 10, with GPUs >= 20. Note
that with the Verlet scheme, nstlist has no effect on the accuracy of
your simulation.
Setting the LD random seed to 1535351374
WARNING 1 [file astra_CHARMM.prm, line 1-98]:
Too few parameters on line (source file
/build/gromacs-NyEPF4/gromacs-2020.1/src/gromacs/gmxpreprocess/toppush.cpp, line 1039)
ERROR 21 [file astra_CHARMM.prm, line 99]:
Trying to add Buck.ham (SR) while the default nonbond type is LJ (SR)
WARNING 74 [file ella_CHARMM.prm, line 1-4]:
Too few parameters on line (source file
/build/gromacs-NyEPF4/gromacs-2020.1/src/gromacs/gmxpreprocess/toppush.cpp, line 1039)
ERROR 35 [file ella_CHARMM.prm, line 5-12]:
Trying to add Buck.ham (SR) while the default nonbond type is LJ (SR)
WARNING 77 [file ella_CHARMM.prm, line 14-44]:
Too few parameters on line (source file
/build/gromacs-NyEPF4/gromacs-2020.1/src/gromacs/gmxpreprocess/toppush.cpp, line 1039)
ERROR 44 [file ella_CHARMM.prm, line 45-51]:
Trying to add Buck.ham (SR) while the default nonbond type is LJ (SR)
Generated 167799 of the 167910 non-bonded parameter combinations
Generating 1-4 interactions: fudge = 1
Generated 117432 of the 167910 1-4 parameter combinations
Program: gmx grompp, version 2020.1-Ubuntu-2020.1-1
Source file: src/gromacs/gmxpreprocess/topio.cpp (line 553)
Fatal error:
Syntax error - File astra_GMX.itp, line 3
Last line read:
‘[ atomtypes ]’
Invalid order for directive atomtypes
#######################################################
I am attaching the topol.top and respective *.itp and *.prm files for your reference (renamed as log files for uploading)
astra_GMX_itp.log (37.9 KB)
astra_CHARMM_prm.log (4.2 KB)
.
Please suggest the solution.
topol.top (1.2 MB)
ella_CHARMM_prm.log (1.7 KB)