GROMACS error
1
0
Entering edit mode
2.0 years ago

I face this error when I want use this command:

gmx grompp -f ions.mdp -c complex-solv.gro -p topol.top -o ions.tpr -maxwarn 1

error

Fatal error:
number of coordinates in coordinate file (complex-solv.gro, 168195)
             does not match topology (topol.top, 168243)

How can I solve this error?

gromacs topology • 1.3k views
ADD COMMENT
0
Entering edit mode

IMO it is very tough to judge from the limited information that you have given here to understand the error. However, from the error line it looks as if your topology file contains information on more atoms (I am guessing a small ligand molecule) than what is included in your structure file. It would help to just compare your topology file and structure file side-by-side.

ADD REPLY
0
Entering edit mode
2.0 years ago
Pappu ★ 2.1k

You need to adjust the topol.top to match the total number of atoms in the gro file. I guess it has extra ions which is not in the gro file.

ADD COMMENT

Login before adding your answer.

Traffic: 2998 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6