Respected All,

I am going to do the Ligand MD simulation using Justin Lemkul tutorial (http://www.bevanlab.biochem.vt.edu/Pages/Personal/justin/gmx-tutorials/complex/03_solvate.html). After solvating using these commands

gmx editconf -f complex.gro -o newbox.gro -bt dodecahedron -d 1.0

gmx solvate -cp newbox.gro -cs spc216.gro -p topol.top -o solv.gro

when i type the following commands for Adding Ions

gmx grompp -f em.mdp -c solv.gro -p topol.top -o ions.tpr

I stuck here with the below error

Fatal error:

number of coordinates in coordinate file (solv.gro, 32803)

does not match topology (topol.top, 32818)

How ca i fix this error?

More Abdul Nasir's questions See All
Similar questions and discussions