Hi!
Does anyone know if its possible to get sub-pm resolution in the lets say dist.xvg file produced with gmx distance when analyzing a Gromacs .trr trajectory?
Hence, instead of seeing something like this:
@ title "Distance"
@ xaxis label "Time (ps)"
@ yaxis label "Distance (nm)"
@TYPE xy
0.000 0.150 0.153 0.149
.
.
I would like to see something like this..
@ title "Distance"
@ xaxis label "Time (ps)"
@ yaxis label "Distance (nm)"
@TYPE xy
0.000 0.1501 0.1532 0.1489
.
.
/Michael