估计是顺序问题,不过我确实没法解决。在网站找了,看gmx 论坛也有人问这个问题。她的解决方案是直接把两个化合物的itp文件的[ atomtypes ]删除掉,然后合并到topol.top文件最开始,然后再加上parent AMBER force field in the topol.top file.。我试了下,依然报错如下: 结果:报错:Fatal error:
number of coordinates in coordinate file (complex_SOL.gro, 198889)
does not match topology (topol.top, 937849)
在QQ群的热心群友的建议下,做了以下尝试,但尚未成功:
尝试1:直接把第二个小分子的atomtype项剪切到第一个
结果:报错:Fatal error:
number of coordinates in coordinate file (complex_SOL.gro, 198889)
does not match topology (topol.top, 937849)
尝试2:直接把化合物1.itp和化合物2.itp文件最前面的[ atomtypes ]的内容剪切并合并粘贴到topol.top开始处
结果:报错如下,
Fatal error:
number of coordinates in coordinate file (complex_SOL.gro, 198889)
does not match topology (topol.top, 753109)