I ran gromacs with command: grompp -f ions.mdp -c protein a_solv.gro -p topol.top -o ions.tpr. and yielded a Fatal error:
Correct the number of coordinates in coordinate file (protein a.gro, 36891) does not match topology (topol.top, 37518).
I want to know how to correct the match of protein a.gro and topol.top file?