GROMACS version:2022.1
GROMACS modification: No
Dear all,
I am trying to find metal ion to O(water) coordination number in the second solvation shell of metal ion using the following command:
gmx_mpi rdf -f fullmd.xtc -s fullmd.gro -n index.ndx -o rdf.xvg -cn cn.xvg.
I took 0.25 nm cutoff for finding the coordination number in first solvation shell (which came out to be 4) and then I took 0.5 nm cutoff for second solvation shell (the CN here was ~20). My doubt is that this value 20 is basically the total coordination number in solvation shell 1 and 2. To get the second solvation shell coordination number, is it fine to simply subtract 4 from 20 (i.e. 16) so that coordination number corresponding to second solvation shell is 16.?