Chandan Choudhury wrote:
Hello gmx users !!
I was trying to use template.c. There I printed out the coordinates of a
trajectory file using the printf statement as under:
printf("Coordinates at t=%8.3f : %8.5f %8.5f
%8.5f\n",fr.time,fr.x[n][XX],fr.x[n][YY],fr.x[n][ZZ]);
The output was
Re
Hello gmx users !!
I was trying to use template.c. There I printed out the coordinates of a
trajectory file using the printf statement as under:
printf("Coordinates at t=%8.3f : %8.5f %8.5f
%8.5f\n",fr.time,fr.x[n][XX],fr.x[n][YY],fr.x[n][ZZ]);
The output was
Reading frame 100 time 4400.000
2 matches
Mail list logo