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

Comparing trunk/tengDissertation/Langevin.tex (file contents):
Revision 2873 by tim, Wed Jun 21 16:37:09 2006 UTC vs.
Revision 2887 by tim, Sun Jun 25 19:43:39 2006 UTC

# Line 1 | Line 1
1  
2 < \chapter{\label{chapt:methodology}LANGEVIN DYNAMICS FOR RIGID BODIES OF ARBITRARY SHAPE}
2 > \chapter{\label{chapt:langevin}LANGEVIN DYNAMICS FOR RIGID BODIES OF ARBITRARY SHAPE}
3  
4   \section{Introduction}
5  
# Line 28 | Line 28 | systems\cite{Garcia-Palacios1998,Berkov2002,Denisov200
28   between the native and denatured states. Because of its stability
29   against noise, Langevin dynamics is very suitable for studying
30   remagnetization processes in various
31 < systems\cite{Garcia-Palacios1998,Berkov2002,Denisov2003}. For
32 < instance, the oscillation power spectrum of nanoparticles from
33 < Langevin dynamics simulation has the same peak frequencies for
34 < different wave vectors,which recovers the property of magnetic
35 < excitations in small finite structures\cite{Berkov2005a}. In an
36 < attempt to reduce the computational cost of simulation, multiple
37 < time stepping (MTS) methods have been introduced and have been of
38 < great interest to macromolecule and protein
39 < community\cite{Tuckerman1992}. Relying on the observation that
40 < forces between distant atoms generally demonstrate slower
41 < fluctuations than forces between close atoms, MTS method are
42 < generally implemented by evaluating the slowly fluctuating forces
43 < less frequently than the fast ones. Unfortunately, nonlinear
44 < instability resulting from increasing timestep in MTS simulation
45 < have became a critical obstruction preventing the long time
46 < simulation. Due to the coupling to the heat bath, Langevin dynamics
47 < has been shown to be able to damp out the resonance artifact more
48 < efficiently\cite{Sandu1999}.
31 > systems\cite{Palacios1998,Berkov2002,Denisov2003}. For instance, the
32 > oscillation power spectrum of nanoparticles from Langevin dynamics
33 > simulation has the same peak frequencies for different wave
34 > vectors,which recovers the property of magnetic excitations in small
35 > finite structures\cite{Berkov2005a}. In an attempt to reduce the
36 > computational cost of simulation, multiple time stepping (MTS)
37 > methods have been introduced and have been of great interest to
38 > macromolecule and protein community\cite{Tuckerman1992}. Relying on
39 > the observation that forces between distant atoms generally
40 > demonstrate slower fluctuations than forces between close atoms, MTS
41 > method are generally implemented by evaluating the slowly
42 > fluctuating forces less frequently than the fast ones.
43 > Unfortunately, nonlinear instability resulting from increasing
44 > timestep in MTS simulation have became a critical obstruction
45 > preventing the long time simulation. Due to the coupling to the heat
46 > bath, Langevin dynamics has been shown to be able to damp out the
47 > resonance artifact more efficiently\cite{Sandu1999}.
48  
49   %review langevin/browninan dynamics for arbitrarily shaped rigid body
50   Combining Langevin or Brownian dynamics with rigid body dynamics,
# Line 79 | Line 78 | term\cite{Beard2001}. As a complement to IBD which has
78   average acceleration is not always true for cooperative motion which
79   is common in protein motion. An inertial Brownian dynamics (IBD) was
80   proposed to address this issue by adding an inertial correction
81 < term\cite{Beard2001}. As a complement to IBD which has a lower bound
81 > term\cite{Beard2000}. As a complement to IBD which has a lower bound
82   in time step because of the inertial relaxation time, long-time-step
83   inertial dynamics (LTID) can be used to investigate the inertial
84   behavior of the polymer segments in low friction
85 < regime\cite{Beard2001}. LTID can also deal with the rotational
85 > regime\cite{Beard2000}. LTID can also deal with the rotational
86   dynamics for nonskew bodies without translation-rotation coupling by
87   separating the translation and rotation motion and taking advantage
88   of the analytical solution of hydrodynamics properties. However,
# Line 172 | Line 171 | exactly. Introducing an elliptic integral parameter $S
171   due to the complexity of the elliptic integral, only the ellipsoid
172   with the restriction of two axes having to be equal, \textit{i.e.}
173   prolate($ a \ge b = c$) and oblate ($ a < b = c $), can be solved
174 < exactly. Introducing an elliptic integral parameter $S$ for prolate,
174 > exactly. Introducing an elliptic integral parameter $S$ for prolate
175 > :
176   \[
177   S = \frac{2}{{\sqrt {a^2  - b^2 } }}\ln \frac{{a + \sqrt {a^2  - b^2
178   } }}{b},
179   \]
180 < and oblate,
180 > and oblate :
181   \[
182   S = \frac{2}{{\sqrt {b^2  - a^2 } }}arctg\frac{{\sqrt {b^2  - a^2 }
183   }}{a}
# Line 186 | Line 186 | tensors
186   tensors
187   \[
188   \begin{array}{l}
189 < \Xi _a^{tt}  = 16\pi \eta \frac{{a^2  - b^2 }}{{(2a^2  - b^2 )S - 2a}} \\
190 < \Xi _b^{tt}  = \Xi _c^{tt}  = 32\pi \eta \frac{{a^2  - b^2 }}{{(2a^2  - 3b^2 )S + 2a}} \\
191 < \end{array},
189 > \Xi _a^{tt}  = 16\pi \eta \frac{{a^2  - b^2 }}{{(2a^2  - b^2 )S - 2a}}. \\
190 > \Xi _b^{tt}  = \Xi _c^{tt}  = 32\pi \eta \frac{{a^2  - b^2 }}{{(2a^2  - 3b^2 )S +
191 > 2a}},
192 > \end{array}
193   \]
194   and
195   \[
196   \begin{array}{l}
197 < \Xi _a^{rr}  = \frac{{32\pi }}{3}\eta \frac{{(a^2  - b^2 )b^2 }}{{2a - b^2 S}} \\
197 > \Xi _a^{rr}  = \frac{{32\pi }}{3}\eta \frac{{(a^2  - b^2 )b^2 }}{{2a - b^2 S}}, \\
198   \Xi _b^{rr}  = \Xi _c^{rr}  = \frac{{32\pi }}{3}\eta \frac{{(a^4  - b^4 )}}{{(2a^2  - b^2 )S - 2a}} \\
199   \end{array}.
200   \]
# Line 580 | Line 581 | In order to compare the
581  
582   \subsection{Langevin Dynamics of Banana Shaped Molecule}
583  
584 < In order to compare the
584 > In order to verify that Langevin dynamics can mimic the dynamics of
585 > the systems absent of explicit solvents, we carried out two sets of
586 > simulations and compare their dynamic properties.
587  
588 < \begin{figure}
589 < \centering
590 < \includegraphics[width=\linewidth]{one_banana.eps}
591 < \caption[]{.} \label{langevin:banana}
592 < \end{figure}
588 > Fig.~\ref{langevin:twoBanana} shows a snapshot of the simulation
589 > made of 256 pentane molecules and two banana shaped molecules at
590 > 273~K. It has an equivalent implicit solvent system containing only
591 > two banana shaped molecules with viscosity of 0.289 center poise. To
592 > calculate the hydrodynamic properties of the banana shaped molecule,
593 > we create a rough shell model (see Fig.~\ref{langevin:roughShell}),
594 > in which the banana shaped molecule is represented as a ``shell''
595 > made of 2266 small identical beads with size of 0.3 $\AA$ on the
596 > surface. Applying the procedure described in
597 > Sec.~\ref{introEquation:ResistanceTensorArbitraryOrigin}, we
598 > identified the center of resistance at $(0, 0.7482, -0.1988)$, as
599 > well as the resistance tensor,
600 > \[
601 > \left( {\begin{array}{*{20}c}
602 > 0.9261 & 1.310e-14 & -7.292e-15&5.067e-14&0.08585&0.2057\\
603 > 3.968e-14& 0.9270&-0.007063& 0.08585&6.764e-14&4.846e-14\\
604 > -6.561e-16&-0.007063&0.7494&0.2057&4.846e-14&1.5036e-14\\
605 > 5.067e-14&0.0858&0.2057& 58.64& 8.563e-13&-8.5736\\
606 > 0.08585&6.764e-14&4.846e-14&1.555e-12&48.30&3.219&\\
607 > 0.2057&4.846e-14&1.5036e-14&-3.904e-13&3.219&10.7373\\
608 > \end{array}} \right).
609 > \]
610  
611 +
612 +
613   \begin{figure}
614   \centering
615   \includegraphics[width=\linewidth]{roughShell.eps}
# Line 603 | Line 625 | molecules and 256 pentane molecules.} \label{langevin:
625   molecules and 256 pentane molecules.} \label{langevin:twoBanana}
626   \end{figure}
627  
628 + \begin{figure}
629 + \centering
630 + \includegraphics[width=\linewidth]{vacf.eps}
631 + \caption[Plots of Velocity Auto-correlation functions]{Velocity
632 + Auto-correlation function of NVE (blue) and Langevin dynamics
633 + (red).} \label{langevin:twoBanana}
634 + \end{figure}
635 +
636 + \begin{figure}
637 + \centering
638 + \includegraphics[width=\linewidth]{uacf.eps}
639 + \caption[Snapshot from Simulation of Two Banana Shaped Molecules and
640 + 256 Pentane Molecules]{Snapshot from simulation of two Banana shaped
641 + molecules and 256 pentane molecules.} \label{langevin:twoBanana}
642 + \end{figure}
643 +
644   \section{Conclusions}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines