<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" dir="ltr" style="font-size:12pt; color:#000000; font-family:Calibri,Arial,Helvetica,sans-serif">
<p></p>
<div>Hi gromacs users,<br>
<br>
<br>
I am using Gromacs version 5.1.1 and em.mdp is <br>
<br>
<br>
<div>#em.mdp<br>
; to test<br>
; grompp -f em.mdp -c test_GMX.gro -p test_GMX.top -o em.tpr -v<br>
; mdrun -v -deffnm em<br>
&nbsp;#Grompp minimization<br>
integrator = steep<br>
nsteps = 500<br>
nstlist = 10<br>
energy-grps = protein LIG<br>
cutoff-scheme = verlet<br>
vdw-type = cut-off<br>
#energy-grps = protein LIG<br>
rvdw = 1.0<br>
coulombtype = pme<br>
rcoulomb = 1.0</div>
<br>
<br>
While executing the following command through cgywin<br>
<br>
GMX grompp -f em.mdp -c complex_GMX.gro -p complex_GMX.top -o em<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; <br>
<br>
WARNING 1 [file em.mdp, line 16]:<br>
&nbsp; Unknown left-hand '#energy-grps' in parameter file<br>
<br>
<br>
Setting the LD random seed to 2594680474<br>
Generated 861 of the 861 non-bonded parameter combinations<br>
Generating 1-4 interactions: fudge = 0.5<br>
Generated 861 of the 861 1-4 parameter combinations<br>
Excluding 3 bonded neighbours molecule type 'complex'<br>
Excluding 1 bonded neighbours molecule type 'CL-'<br>
Excluding 2 bonded neighbours molecule type 'WAT'<br>
<br>
NOTE 1 [file complex_GMX.top, line 77771]:<br>
&nbsp; System has non-zero total charge: -0.000243<br>
&nbsp; Total charge should normally be an integer. See<br>
&nbsp; http://www.gromacs.org/Documentation/Floating_Point_Arithmetic<br>
&nbsp; for discussion on how close it should be to an integer.<br>
<br>
<br>
Cleaning up constraints and constant bonded interactions with virtual sites<br>
Removing all charge groups because cutoff-scheme=Verlet<br>
Analysing residue names:<br>
There are:&nbsp;&nbsp; 430&nbsp;&nbsp;&nbsp; Protein residues<br>
There are:&nbsp;&nbsp;&nbsp;&nbsp; 1&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Other residues<br>
There are:&nbsp;&nbsp;&nbsp; 38&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Ion residues<br>
There are: 19837&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Water residues<br>
Analysing Protein...<br>
Analysing residues not classified as Protein/DNA/RNA/Water and splitting into groups...<br>
Analysing residues not classified as Protein/DNA/RNA/Water and splitting into groups...<br>
<br>
-------------------------------------------------------<br>
Program gmx grompp, VERSION 5.1.1<br>
Source code file: /cygdrive/h/gromacs/gromacs-5.1.1/src/gromacs/gmxpreprocess/readir.c, line: 2585<br>
<br>
Fatal error:<br>
Group LIG referenced in the .mdp file was not found in the index file.<br>
Group names must match either [moleculetype] names or custom index group<br>
names, in which case you must supply an index file to the '-n' option<br>
of grompp.<br>
For more information and tips for troubleshooting, please check the GROMACS<br>
website at <a href="http://www.gromacs.org/Documentation/Errors" class="OWAAutoLink" id="LPlnk74217" previewremoved="true">
http://www.gromacs.org/Documentation/Errors</a><br>
<br>
How to rectify the error <br>
<br>
* Group LIG referenced in the .mdp file was not found in the index file.<br>
<div>Group names must match either [moleculetype] names or custom index group<br>
names, in which case you must supply an index file to the '-n' option<br>
of grompp *<br>
<br>
Thanks,<br>
Kulkarni.R<br>
</div>
<br>
<br>
<br>
</div>
<br>
<p></p>
</div>
</body>
</html>