[gmx-users] Deuterium order parametr
Parthasarathi, Ramya
ramyasarati at ou.edu
Mon Sep 5 19:43:49 CEST 2011
Hi,
I am trying to write a code for Deuterium order parameter of DOPC lipid. I went through the code in gmx_order.c, I did the following,
1. I took the carbons in the chain, and found its neighbors.
2. Took the bilayer normal and found the angle between the bilayer normal and the -CH molecular axis.
3. Took care of the periodic boundary conditions since I use NPT ensemble.
But the code in gmx_order.c in GROMACS tries to do a lot of things other than this, as I don't know C or C++ language that it is using, I don't know what else I am supposed to include.
Can someone please help me?
Ramya
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-users/attachments/20110905/e6a6c56d/attachment.html>
More information about the gromacs.org_gmx-users
mailing list