GROMACS version: 2020.2
GROMACS modification: Yes
I have a question. Is it possible to have a higher precision in gmx gangle? Three digits after dot is quite a low precision. In gmx angle I have very high precision like 0.000001 in gmx gangle my precision is very low like 0.001, so for example it is tough to find the maximum value for angle (here my maximum is between 27 and 37)
This is my command:
gmx gangle -f eq4_200_300.xtc -n C2Gly_O4BGL.ndx -g1 vector -g2 z -binw 0.1 -oh eq2_angles_mgdg_hist.xvg
I want to create a line graph of the tilt of the polar heads
I can make it by using by creating my own program, which will use data from the file which I can create from this output, but It will take some time -oall [<.xvg>] (angles.xvg) (Optional)
All angles as a function of time