Re: [gmx-users] Understanding template.c

2010-04-22 Thread Mark Abraham
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

[gmx-users] Understanding template.c

2010-04-22 Thread Chandan Choudhury
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