GROMACS version: 2020.2
GROMACS modification: No
I have a question. I know how to get hydrogen bond lifetime from autocorrelation function, but is it possible to get autocorrelation function for water bridges in GROMACS or maybe I should write my own program to do that? For example number of water bridges I obtain from .gro file - I created 100 .gro files every 1 ns and then I use gmx hbond on gro files - get all atoms which create hbond and identify water bridges by my own program. So obtain number of water bridges is no problem for me, but obtain autocorrelation will be harder.
I also have a question, should I work on trajectory (xtc file) or maybe I should convert this file to many .gro files or maybe I should use gmx dump to convert to readable format and then try to get autocorrelation function for water bridges.