On 22/04/2010 7:11 PM, Chandan Choudhury wrote:
Hi gmx users !!
I want to read the trajectory file (*.trr ), produced as a result of
mdrun. I came to know that a file template.c already exists to facilate
my process. I could compile and execute the template.c. Like
printf("Atom name: %s\n",*(top
Hi gmx users !!
I want to read the trajectory file (*.trr ), produced as a result of mdrun.
I came to know that a file template.c already exists to facilate my process.
I could compile and execute the template.c. Like
printf("Atom name: %s\n",*(top.atoms.atomname[n]));
printf("Atom charge: %f\n",t
2 matches
Mail list logo