ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/oopsePaper/DUFF.tex
(Generate patch)

Comparing trunk/oopsePaper/DUFF.tex (file contents):
Revision 717 by mmeineke, Mon Aug 25 20:25:12 2003 UTC vs.
Revision 818 by gezelter, Fri Oct 24 21:27:59 2003 UTC

# Line 1 | Line 1
1  
2 < \section{\label{sec:DUFF}The DUFF Force Field}
2 > \section{\label{sec:DUFF}Dipolar Unified-Atom Force Field}
3  
4 < The DUFF (\underline{D}ipolar \underline{U}nified-atom
5 < \underline{F}orce \underline{F}ield) force field was developed to
6 < simulate lipid bilayer formation and equilibrium dynamics. We needed a
7 < model capable of forming bilayers, while still being sufficiently
8 < computationally efficient allowing simulations of large systems
9 < (\~100's of phospholipids, \~1000's of waters) for long times (\~10's
10 < of nanoseconds).
4 > The \underline{D}ipolar \underline{U}nified-Atom
5 > \underline{F}orce \underline{F}ield ({\sc duff}) was developed to
6 > simulate lipid bilayers. We needed a model capable of forming
7 > bilayers, while still being sufficiently computationally efficient to
8 > allow simulations of large systems ($\approx$100's of phospholipids,
9 > $\approx$1000's of waters) for long times ($\approx$10's of
10 > nanoseconds).
11  
12 < With this goal in mind, we decided to eliminate all charged
13 < interactions within the force field. Charge distributions were
14 < replaced with dipolar entities, and charge neutral distributions were
15 < reduced to Lennard-Jones interaction sites. This simplification cuts
16 < the length scale of long range interactions from $\frac{1}{r}$ to
17 < $\frac{1}{r^3}$ (Eq.~\ref{eq:dipole} vs.~ Eq.~\ref{eq:coloumb}),
18 < allowing us to avoid the computationally expensive Ewald-Sum. Instead,
19 < we can use neighbor-lists and cutoff radii for the dipolar
20 < interactions.
12 > With this goal in mind, we have eliminated all point charges. Charge
13 > distributions were replaced with dipoles, and charge-neutral
14 > distributions were reduced to Lennard-Jones interaction sites. This
15 > simplification cuts the length scale of long range interactions from
16 > $\frac{1}{r}$ to $\frac{1}{r^3}$, allowing us to avoid the
17 > computationally expensive Ewald-Sum. Instead, we can use
18 > neighbor-lists and cutoff radii for the dipolar interactions.
19  
20 < \begin{align}
21 < V^{\text{dipole}}_{ij}(\mathbf{r}_{ij},\boldsymbol{\Omega}_{i},
22 <        \boldsymbol{\Omega}_{j}) &=
23 <        \frac{1}{4\pi\epsilon_{0}} \biggl[
24 <        \frac{\boldsymbol{\mu}_{i} \cdot \boldsymbol{\mu}_{j}}{r^{3}_{ij}}
25 <        -
26 <        \frac{3(\boldsymbol{\mu}_i \cdot \mathbf{r}_{ij}) %
27 <                (\boldsymbol{\mu}_j \cdot \mathbf{r}_{ij}) }
30 <                {r^{5}_{ij}} \biggr]\label{eq:dipole} \\
31 < V^{\text{ch}}_{ij}(\mathbf{r}_{ij}) &= \frac{q_{i}q_{j}}%
32 <        {4\pi\epsilon_{0} r_{ij}} \label{eq:coloumb}
33 < \end{align}
20 > As an example, lipid head groups in {\sc duff} are represented as point
21 > dipole interaction sites.PC and PE Lipid head groups are typically
22 > zwitterionic in nature, with charges separated by as much as
23 > 6~$\mbox{\AA}$. By placing a dipole of 20.6~Debye at the head group
24 > center of mass, our model mimics the head group of PC.\cite{Cevc87}
25 > Additionally, a Lennard-Jones site is located at the
26 > pseudoatom's center of mass. The model is illustrated by the dark grey
27 > atom in Fig.~\ref{fig:lipidModel}.
28  
35 Applying this standard to the lipid model, we decided to represent the
36 lipid model as a point dipole interaction site. Lipid head groups are
37 typically zwitterionic in nature, with sometimes full integer charges
38 separated by only 5 to 6~$\mbox{\AA}$. By placing a dipole of
39 20.6~Debye at the head groups center of mass, our model mimics the
40 dipole of DMPC.\cite{Cevc87} Then, to account for the steric hindrance
41 of the head group, a Lennard-Jones interaction site is also located at
42 the pseudoatom's center of mass. The model is illustrated in
43 Fig.~\ref{fig:lipidModel}.
44
29   \begin{figure}
30 < \includegraphics[angle=-90,width=\linewidth]{lipidModel.epsi}
30 > \epsfxsize=6in
31 > \epsfbox{lipidModel.epsi}
32   \caption{A representation of the lipid model. $\phi$ is the torsion angle, $\theta$ %
33   is the bend angle, $\mu$ is the dipole moment of the head group, and n is the chain length.}
34   \label{fig:lipidModel}
35   \end{figure}
36  
37 < Turning to the tail chains of the phospholipids, we needed a set of
38 < scalable parameters to model the alkyl groups as Lennard-Jones
54 < interaction sites. For this, we used the TraPPE force field of
55 < Siepmann \emph{et al}.\cite{Siepmann1998} The force field is a
56 < unified-atom representation of n-alkanes. It is parametrized against
57 < phase equilibria using Gibbs Monte Carlo simulation techniques. One of
58 < the advantages of TraPPE is that is generalizes the types of atoms in
59 < an alkyl chain to keep the number of pseudoatoms to a minimum; the
60 < $\mbox{CH}_2$ in propane is the same as the central and offset
61 < $\mbox{CH}_2$'s in pentane, meaning the pseudoatom type does not
62 < change according to the atom's environment.
63 <
64 < Another advantage of using TraPPE is the constraining of all bonds to
65 < be of fixed length. Typically, bond vibrations are the motions in a
66 < molecular dynamic simulation. This necessitates a small time step
67 < between force evaluations be used to ensure adequate sampling of the
68 < bond potential. Failure to do so will result in loss of energy
69 < conservation within the microcanonical ensemble. By constraining this
70 < degree of freedom, time steps larger than were previously allowable
71 < are able to be used when integrating the equations of motion.
72 <
73 < After developing the model for the phospholipids, we needed a model
74 < for water that would complement our lipid. For this we turned to the
75 < soft sticky dipole (SSD) model of Ichiye \emph{et
37 > The water model we use to complement the dipoles of the lipids is
38 > the soft sticky dipole (SSD) model of Ichiye \emph{et
39   al.}\cite{liu96:new_model} This model is discussed in greater detail
40 < in Sec.~\ref{sec:SSD}. The basic idea of the model is to reduce water
41 < to a single Lennard-Jones interaction site. The site also contains a
42 < dipole to mimic the partial charges on the hydrogens and the
43 < oxygen. However, what makes the SSD model unique is the inclusion of a
44 < tetrahedral short range potential to recover the hydrogen bonding of
45 < water, an important factor when modeling bilayers, as it has been
46 < shown that hydrogen bond network formation is a leading contribution
47 < to the entropic driving force towards lipid bilayer
85 < formation.\cite{Cevc87}
40 > in Sec.~\ref{sec:SSD}. In all cases we reduce water to a single
41 > Lennard-Jones interaction site. The site also contains a dipole to
42 > mimic the partial charges on the hydrogens and the oxygen. However,
43 > what makes the SSD model unique is the inclusion of a tetrahedral
44 > short range potential to recover the hydrogen bonding of water, an
45 > important factor when modeling bilayers, as it has been shown that
46 > hydrogen bond network formation is a leading contribution to the
47 > entropic driving force towards lipid bilayer formation.\cite{Cevc87}
48  
87 BREAK
49  
50 < END OF CURRENT REVISIONS
50 > Turning to the tails of the phospholipids, we have used a set of
51 > scalable parameters to model the alkyl groups with Lennard-Jones
52 > sites. For this, we have used the TraPPE force field of Siepmann
53 > \emph{et al}.\cite{Siepmann1998} TraPPE is a unified-atom
54 > representation of n-alkanes, which is parametrized against phase
55 > equilibria using Gibbs Monte Carlo simulation
56 > techniques.\cite{Siepmann1998} One of the advantages of TraPPE is that
57 > it generalizes the types of atoms in an alkyl chain to keep the number
58 > of pseudoatoms to a minimum; the parameters for an atom such as
59 > $\text{CH}_2$ do not change depending on what species are bonded to
60 > it.
61  
62 < BREAK
62 > TraPPE also constrains of all bonds to be of fixed length. Typically,
63 > bond vibrations are the fastest motions in a molecular dynamic
64 > simulation. Small time steps between force evaluations must be used to
65 > ensure adequate sampling of the bond potential conservation of
66 > energy. By constraining the bond lengths, larger time steps may be
67 > used when integrating the equations of motion.
68  
69  
70 + \subsection{\label{subSec:energyFunctions}{\sc duff} Energy Functions}
71  
72 + The total energy of function in {\sc duff} is given by the following:
73 + \begin{equation}
74 + V_{\text{Total}} = \sum^{N}_{I=1} V^{I}_{\text{Internal}}
75 +        + \sum^{N}_{I=1} \sum^{N}_{J=1} V^{IJ}_{\text{Cross}}
76 + \label{eq:totalPotential}
77 + \end{equation}
78 + Where $V^{I}_{\text{Internal}}$ is the internal potential of a molecule:
79 + \begin{equation}
80 + V^{I}_{\text{Internal}} =
81 +        \sum_{\theta_{ijk} \in I} V_{\text{bend}}(\theta_{ijk})
82 +        + \sum_{\phi_{ijkl} \in I} V_{\text{torsion}}(\theta_{ijkl})
83 +        + \sum_{i \in I} \sum_{(j>i+4) \in I}
84 +        \biggl[ V_{\text{LJ}}(r_{ij}) +  V_{\text{dipole}}
85 +        (\mathbf{r}_{ij},\boldsymbol{\Omega}_{i},\boldsymbol{\Omega}_{j})
86 +        \biggr]
87 + \label{eq:internalPotential}
88 + \end{equation}
89 + Here $V_{\text{bend}}$ is the bend potential for all 1, 3 bonded pairs
90 + within in the molecule. $V_{\text{torsion}}$ is the torsion The
91 + pairwise portions of the internal potential are excluded for pairs
92 + that ar closer than three bonds, i.e.~atom pairs farther away than a
93 + torsion are included in the pair-wise loop.
94  
95 <
96 < The main energy function in OOPSE is DUFF (the Dipolar Unified-atom
98 < Force Field). DUFF is a collection of parameters taken from Seipmann
99 < and  The total energy of interaction is given by
100 < Eq.~\ref{eq:totalPotential}:
95 > The cross portion of the total potential, $V^{IJ}_{\text{Cross}}$, is
96 > as follows:
97   \begin{equation}
98 < V_{\text{Total}} =
99 <        \overbrace{V_{\theta} + V_{\phi}}^{\text{bonded}} +
100 <        \underbrace{V_{\text{LJ}} + V_{\text{Dp}} + %
101 <        V_{\text{SSD}}}_{\text{non-bonded}} \label{eq:totalPotential}
98 > V^{IJ}_{\text{Cross}} =
99 >        \sum_{i \in I} \sum_{j \in J}
100 >        \biggl[ V_{\text{LJ}}(r_{ij}) +  V_{\text{dipole}}
101 >        (\mathbf{r}_{ij},\boldsymbol{\Omega}_{i},\boldsymbol{\Omega}_{j})
102 >        + V_{\text{sticky}}
103 >        (\mathbf{r}_{ij},\boldsymbol{\Omega}_{i},\boldsymbol{\Omega}_{j})
104 >        \biggr]
105 > \label{eq:crossPotentail}
106   \end{equation}
107 + Where $V_{\text{LJ}}$ is the Lennard Jones potential,
108 + $V_{\text{dipole}}$ is the dipole dipole potential, and
109 + $V_{\text{sticky}}$ is the sticky potential defined by the SSD model.
110  
111 < \subsection{Bonded Interactions}
109 < \label{subSec:bondedInteractions}
110 <
111 < The bonded interactions in the DUFF functional set are limited to the
112 < bend potential and the torsional potential. Bond potentials are not
113 < calculated, instead all bond lengths are fixed to allow for large time
114 < steps to be taken between force evaluations.
115 <
116 < The bend functional is of the form:
111 > The bend potential of a molecule is represented by the following function:
112   \begin{equation}
113 < V_{\theta} = \sum k_{\theta}( \theta - \theta_0 )^2 \label{eq:bendPot}
113 > V_{\theta_{ijk}} = k_{\theta}( \theta_{ijk} - \theta_0 )^2 \label{eq:bendPot}
114   \end{equation}
115 < $k_{\theta}$, the force constant, and $\theta_0$, the equilibrium bend
116 < angle, were taken from the TraPPE forcefield of Siepmann.
115 > Where $\theta_{ijk}$ is the angle defined by atoms $i$, $j$, and $k$
116 > (see Fig.~\ref{fig:lipidModel}), and $\theta_0$ is the equilibrium
117 > bond angle. $k_{\theta}$ is the force constant which determines the
118 > strength of the harmonic bend. The parameters for $k_{\theta}$ and
119 > $\theta_0$ are based off of those in TraPPE.\cite{Siepmann1998}
120  
121 < The torsion functional has the form:
121 > The torsion potential and parameters are also taken from TraPPE. It is
122 > of the form:
123   \begin{equation}
124 < V_{\phi} =  \sum ( k_3 \cos^3 \phi + k_2 \cos^2 \phi + k_1 \cos \phi + k_0)
124 > V_{\text{torsion}}(\phi_{ijkl}) = c_1[1 + \cos \phi]
125 >        + c_2[1 + \cos(2\phi)]
126 >        + c_3[1 + \cos(3\phi)]
127 > \label{eq:origTorsionPot}
128 > \end{equation}
129 > Here $\phi_{ijkl}$ is the angle defined by four bonded neighbors $i$,
130 > $j$, $k$, and $l$ (again, see Fig.~\ref{fig:lipidModel}).  However,
131 > for computaional efficency, the torsion potentail has been recast
132 > after the method of CHARMM\cite{charmm1983} whereby the angle series
133 > is converted to a power series of the form:
134 > \begin{equation}
135 > V_{\text{torsion}}(\phi_{ijkl}) =  
136 >        k_3 \cos^3 \phi + k_2 \cos^2 \phi + k_1 \cos \phi + k_0
137   \label{eq:torsionPot}
138   \end{equation}
139 < Here, the authors decided to use a potential in terms of a power
140 < expansion in $\cos \phi$ rather than the typical expansion in
141 < $\phi$. This prevents the need for repeated trigonometric
142 < evaluations. Again, all $k_n$ constants were based on those in TraPPE.
139 > Where:
140 > \begin{align*}
141 > k_0 &= c_1 + c_3 \\
142 > k_1 &= c_1 - 3c_3 \\
143 > k_2 &= 2 c_2 \\
144 > k_3 &= 4c_3
145 > \end{align*}
146 > By recasting the equation to a power series, repeated trigonometric
147 > evaluations are avoided during the calculation of the potential.
148  
149 < \subsection{Non-Bonded Interactions}
134 < \label{subSec:nonBondedInteractions}
135 <
149 > The Lennard-Jones potential is given by:
150   \begin{equation}
151 < V_{\text{LJ}} = \text{internal + external}
151 > V_{\text{LJ}}(r_{ij}) =
152 >        4\epsilon_{ij} \biggl[
153 >        \biggl(\frac{\sigma_{ij}}{r_{ij}}\biggr)^{12}
154 >        - \biggl(\frac{\sigma_{ij}}{r_{ij}}\biggr)^{6}
155 >        \biggr]
156 > \label{eq:lennardJonesPot}
157   \end{equation}
158 + Where $r_ij$ is the distance between atoms $i$ and $j$, $\sigma_{ij}$
159 + scales the length of the interaction, and $\epsilon_{ij}$ scales the
160 + energy of the potential.
161  
162 <
162 > The dipole-dipole potential has the following form:
163 > \begin{equation}
164 > V_{\text{dipole}}(\mathbf{r}_{ij},\boldsymbol{\Omega}_{i},
165 >        \boldsymbol{\Omega}_{j}) = \frac{1}{4\pi\epsilon_{0}} \biggl[
166 >        \frac{\boldsymbol{\mu}_{i} \cdot \boldsymbol{\mu}_{j}}{r^{3}_{ij}}
167 >        -
168 >        \frac{3(\boldsymbol{\mu}_i \cdot \mathbf{r}_{ij}) %
169 >                (\boldsymbol{\mu}_j \cdot \mathbf{r}_{ij}) }
170 >                {r^{5}_{ij}} \biggr]
171 > \label{eq:dipolePot}
172 > \end{equation}
173 > Here $\mathbf{r}_{ij}$ is the vector starting at atom $i$ pointing
174 > towards $j$, and $\boldsymbol{\Omega}_i$ and $\boldsymbol{\Omega}_j$
175 > are the Euler angles of atom $i$ and $j$
176 > respectively. $\boldsymbol{\mu}_i$ is the dipole vector of atom
177 > $i$ it takes its orientation from $\boldsymbol{\Omega}_i$.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines