Fatal error:
number of coordinates in coordinate file (solv.gro, 155634)
does not match topology (topol.top, 162778)
2. 在处理第二个蛋白,一个三聚体蛋白的时候,运行 `gmx pdb2gmx` 生成 top 和 gro 文件时,报错:
Fatal error:
Residue 1 named ARG of a molecule in the input file was mapped
to an entry in the topology database, but the atom CG used in
that entry is not found in the input file. Perhaps your atom
and/or residue naming needs to be fixed.
WARNING: Masses and atomic (Van der Waals) radii will be guessed
based on residue and atom names, since they could not be
definitively assigned from the information in your input
files. These guessed numbers might deviate from the mass
and radius of the atom type. Please check the output
files if necessary. Note, that this functionality may
be removed in a future GROMACS version. Please, consider
using another file format for your input.
[...]
Using random seed 2080276028
Try 1Segmentation fault