GROMACS version: 2024.3
GROMACS modification: No
Hi all,
I’ve recently been working with polymer systems of a reasonably small size (~50,000 atoms) and computing various statistics to determine if they reach some equilibrium state. One metric that I’ve been trying to use is the MSID, I found that gmx polystat has this option and allows for an index file.
The goal is to get the MSID for the polymer backbone averaged over all the chains in the system.
I’ve found that even when supplying an index file that I don’t get the MSID of just the carbon-carbon backbone but also of all the distances for the carbon-hydrogens as well.
My example system used to verify this was an OPLS-AA polyethylene system with 40 Carbons, 80 Hydrogens
If I provide an index file that contains just the first and last carbon of a chain, or all the carbons on the chain I get identical msid files with 116 separations (which includes the hydrogens). If I perform the same analysis using an index file that also includes all the hydrogens I get 121 separations and a very similar curve.
Is there a way for me to get the MSID of just the polymer backbone within GROMACS currently?
Thanks!