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

Comparing trunk/tengDissertation/Introduction.tex (file contents):
Revision 2719 by tim, Tue Apr 18 22:38:19 2006 UTC vs.
Revision 2786 by tim, Sun Jun 4 20:18:07 2006 UTC

# Line 93 | Line 93 | the kinetic, $K$, and potential energies, $U$ \cite{to
93   The actual trajectory, along which a dynamical system may move from
94   one point to another within a specified time, is derived by finding
95   the path which minimizes the time integral of the difference between
96 < the kinetic, $K$, and potential energies, $U$ \cite{tolman79}.
96 > the kinetic, $K$, and potential energies, $U$ \cite{Tolman1979}.
97   \begin{equation}
98   \delta \int_{t_1 }^{t_2 } {(K - U)dt = 0} ,
99   \label{introEquation:halmitonianPrinciple1}
# Line 189 | Line 189 | known as the canonical equations of motions \cite{Gold
189   Eq.~\ref{introEquation:motionHamiltonianCoordinate} and
190   Eq.~\ref{introEquation:motionHamiltonianMomentum} are Hamilton's
191   equation of motion. Due to their symmetrical formula, they are also
192 < known as the canonical equations of motions \cite{Goldstein01}.
192 > known as the canonical equations of motions \cite{Goldstein2001}.
193  
194   An important difference between Lagrangian approach and the
195   Hamiltonian approach is that the Lagrangian is considered to be a
# Line 200 | Line 200 | equations\cite{Marion90}.
200   appropriate for application to statistical mechanics and quantum
201   mechanics, since it treats the coordinate and its time derivative as
202   independent variables and it only works with 1st-order differential
203 < equations\cite{Marion90}.
203 > equations\cite{Marion1990}.
204  
205   In Newtonian Mechanics, a system described by conservative forces
206   conserves the total energy \ref{introEquation:energyConservation}.
# Line 470 | Line 470 | statistical ensemble are identical \cite{Frenkel1996,
470   many-body system in Statistical Mechanics. Fortunately, Ergodic
471   Hypothesis is proposed to make a connection between time average and
472   ensemble average. It states that time average and average over the
473 < statistical ensemble are identical \cite{Frenkel1996, leach01:mm}.
473 > statistical ensemble are identical \cite{Frenkel1996, Leach2001}.
474   \begin{equation}
475   \langle A(q , p) \rangle_t = \mathop {\lim }\limits_{t \to \infty }
476   \frac{1}{t}\int\limits_0^t {A(q(t),p(t))dt = \int\limits_\Gamma
# Line 484 | Line 484 | reasonable, the Monte Carlo techniques\cite{metropolis
484   a properly weighted statistical average. This allows the researcher
485   freedom of choice when deciding how best to measure a given
486   observable. In case an ensemble averaged approach sounds most
487 < reasonable, the Monte Carlo techniques\cite{metropolis:1949} can be
487 > reasonable, the Monte Carlo techniques\cite{Metropolis1949} can be
488   utilized. Or if the system lends itself to a time averaging
489   approach, the Molecular Dynamics techniques in
490   Sec.~\ref{introSection:molecularDynamics} will be the best
# Line 498 | Line 498 | issue. The velocity verlet method, which happens to be
498   within the equations. Since 1990, geometric integrators, which
499   preserve various phase-flow invariants such as symplectic structure,
500   volume and time reversal symmetry, are developed to address this
501 < issue. The velocity verlet method, which happens to be a simple
502 < example of symplectic integrator, continues to gain its popularity
503 < in molecular dynamics community. This fact can be partly explained
504 < by its geometric nature.
501 > issue\cite{}. The velocity verlet method, which happens to be a
502 > simple example of symplectic integrator, continues to gain its
503 > popularity in molecular dynamics community. This fact can be partly
504 > explained by its geometric nature.
505  
506   \subsection{\label{introSection:symplecticManifold}Symplectic Manifold}
507   A \emph{manifold} is an abstract mathematical space. It locally
# Line 708 | Line 708 | the system\cite{Tuckerman92}.
708   implementing the Runge-Kutta methods, they do not attract too much
709   attention from Molecular Dynamics community. Instead, splitting have
710   been widely accepted since they exploit natural decompositions of
711 < the system\cite{Tuckerman92}.
711 > the system\cite{Tuckerman1992}.
712  
713   \subsubsection{\label{introSection:splittingMethod}Splitting Method}
714  
# Line 831 | Line 831 | $\varphi_1(t)$ and $\varphi_2(t$ respectively , we hav
831   error of splitting method in terms of commutator of the
832   operators(\ref{introEquation:exponentialOperator}) associated with
833   the sub-flow. For operators $hX$ and $hY$ which are associate to
834 < $\varphi_1(t)$ and $\varphi_2(t$ respectively , we have
834 > $\varphi_1(t)$ and $\varphi_2(t)$ respectively , we have
835   \begin{equation}
836   \exp (hX + hY) = \exp (hZ)
837   \end{equation}
# Line 847 | Line 847 | can obtain
847   Applying Baker-Campbell-Hausdorff formula to Sprang splitting, we
848   can obtain
849   \begin{eqnarray*}
850 < \exp (h X/2)\exp (h Y)\exp (h X/2) & = & \exp (h X + h Y + h^2
851 < [X,Y]/4 + h^2 [Y,X]/4 \\ & & \mbox{} + h^2 [X,X]/8 + h^2 [Y,Y]/8 \\
852 < & & \mbox{} + h^3 [Y,[Y,X]]/12 - h^3 [X,[X,Y]]/24 & & \mbox{} +
853 < \ldots )
850 > \exp (h X/2)\exp (h Y)\exp (h X/2) & = & \exp (h X + h Y + h^2 [X,Y]/4 + h^2 [Y,X]/4 \\
851 >                                   &   & \mbox{} + h^2 [X,X]/8 + h^2 [Y,Y]/8 \\
852 >                                   &   & \mbox{} + h^3 [Y,[Y,X]]/12 - h^3[X,[X,Y]]/24 + \ldots )
853   \end{eqnarray*}
854   Since \[ [X,Y] + [Y,X] = 0\] and \[ [X,X] = 0\], the dominant local
855   error of Spring splitting is proportional to $h^3$. The same
# Line 859 | Line 858 | Careful choice of coefficient $a_1 ,\ldot , b_m$ will
858   \varphi _{b_m h}^2  \circ \varphi _{a_m h}^1  \circ \varphi _{b_{m -
859   1} h}^2  \circ  \ldots  \circ \varphi _{a_1 h}^1 .
860   \end{equation}
861 < Careful choice of coefficient $a_1 ,\ldot , b_m$ will lead to higher
861 > Careful choice of coefficient $a_1 \ldot b_m$ will lead to higher
862   order method. Yoshida proposed an elegant way to compose higher
863   order methods based on symmetric splitting. Given a symmetric second
864   order base method $ \varphi _h^{(2)} $, a fourth-order symmetric
# Line 883 | Line 882 | As a special discipline of molecular modeling, Molecul
882  
883   \section{\label{introSection:molecularDynamics}Molecular Dynamics}
884  
885 < As a special discipline of molecular modeling, Molecular dynamics
886 < has proven to be a powerful tool for studying the functions of
887 < biological systems, providing structural, thermodynamic and
888 < dynamical information.
889 <
890 < One of the principal tools for modeling proteins, nucleic acids and
891 < their complexes. Stability of proteins Folding of proteins.
892 < Molecular recognition by:proteins, DNA, RNA, lipids, hormones STP,
893 < etc. Enzyme reactions Rational design of biologically active
894 < molecules (drug design) Small and large-scale conformational
895 < changes. determination and construction of 3D structures (homology,
896 < Xray diffraction, NMR) Dynamic processes such as ion transport in
897 < biological systems.
898 <
900 < Macroscopic properties are related to microscopic behavior.
901 <
902 < Time dependent (and independent) microscopic behavior of a molecule
903 < can be calculated by molecular dynamics simulations.
885 > As one of the principal tools of molecular modeling, Molecular
886 > dynamics has proven to be a powerful tool for studying the functions
887 > of biological systems, providing structural, thermodynamic and
888 > dynamical information. The basic idea of molecular dynamics is that
889 > macroscopic properties are related to microscopic behavior and
890 > microscopic behavior can be calculated from the trajectories in
891 > simulations. For instance, instantaneous temperature of an
892 > Hamiltonian system of $N$ particle can be measured by
893 > \[
894 > T = \sum\limits_{i = 1}^N {\frac{{m_i v_i^2 }}{{fk_B }}}
895 > \]
896 > where $m_i$ and $v_i$ are the mass and velocity of $i$th particle
897 > respectively, $f$ is the number of degrees of freedom, and $k_B$ is
898 > the boltzman constant.
899  
900 < \subsection{\label{introSec:mdInit}Initialization}
900 > A typical molecular dynamics run consists of three essential steps:
901 > \begin{enumerate}
902 >  \item Initialization
903 >    \begin{enumerate}
904 >    \item Preliminary preparation
905 >    \item Minimization
906 >    \item Heating
907 >    \item Equilibration
908 >    \end{enumerate}
909 >  \item Production
910 >  \item Analysis
911 > \end{enumerate}
912 > These three individual steps will be covered in the following
913 > sections. Sec.~\ref{introSec:initialSystemSettings} deals with the
914 > initialization of a simulation. Sec.~\ref{introSec:production} will
915 > discusses issues in production run. Sec.~\ref{introSection:Analysis}
916 > provides the theoretical tools for trajectory analysis.
917  
918 < \subsection{\label{introSec:forceEvaluation}Force Evaluation}
918 > \subsection{\label{introSec:initialSystemSettings}Initialization}
919 >
920 > \subsubsection{Preliminary preparation}
921 >
922 > When selecting the starting structure of a molecule for molecular
923 > simulation, one may retrieve its Cartesian coordinates from public
924 > databases, such as RCSB Protein Data Bank \textit{etc}. Although
925 > thousands of crystal structures of molecules are discovered every
926 > year, many more remain unknown due to the difficulties of
927 > purification and crystallization. Even for the molecule with known
928 > structure, some important information is missing. For example, the
929 > missing hydrogen atom which acts as donor in hydrogen bonding must
930 > be added. Moreover, in order to include electrostatic interaction,
931 > one may need to specify the partial charges for individual atoms.
932 > Under some circumstances, we may even need to prepare the system in
933 > a special setup. For instance, when studying transport phenomenon in
934 > membrane system, we may prepare the lipids in bilayer structure
935 > instead of placing lipids randomly in solvent, since we are not
936 > interested in self-aggregation and it takes a long time to happen.
937  
938 < \subsection{\label{introSection:mdIntegration} Integration of the Equations of Motion}
938 > \subsubsection{Minimization}
939 >
940 > It is quite possible that some of molecules in the system from
941 > preliminary preparation may be overlapped with each other. This
942 > close proximity leads to high potential energy which consequently
943 > jeopardizes any molecular dynamics simulations. To remove these
944 > steric overlaps, one typically performs energy minimization to find
945 > a more reasonable conformation. Several energy minimization methods
946 > have been developed to exploit the energy surface and to locate the
947 > local minimum. While converging slowly near the minimum, steepest
948 > descent method is extremely robust when systems are far from
949 > harmonic. Thus, it is often used to refine structure from
950 > crystallographic data. Relied on the gradient or hessian, advanced
951 > methods like conjugate gradient and Newton-Raphson converge rapidly
952 > to a local minimum, while become unstable if the energy surface is
953 > far from quadratic. Another factor must be taken into account, when
954 > choosing energy minimization method, is the size of the system.
955 > Steepest descent and conjugate gradient can deal with models of any
956 > size. Because of the limit of computation power to calculate hessian
957 > matrix and insufficient storage capacity to store them, most
958 > Newton-Raphson methods can not be used with very large models.
959 >
960 > \subsubsection{Heating}
961 >
962 > Typically, Heating is performed by assigning random velocities
963 > according to a Gaussian distribution for a temperature. Beginning at
964 > a lower temperature and gradually increasing the temperature by
965 > assigning greater random velocities, we end up with setting the
966 > temperature of the system to a final temperature at which the
967 > simulation will be conducted. In heating phase, we should also keep
968 > the system from drifting or rotating as a whole. Equivalently, the
969 > net linear momentum and angular momentum of the system should be
970 > shifted to zero.
971 >
972 > \subsubsection{Equilibration}
973 >
974 > The purpose of equilibration is to allow the system to evolve
975 > spontaneously for a period of time and reach equilibrium. The
976 > procedure is continued until various statistical properties, such as
977 > temperature, pressure, energy, volume and other structural
978 > properties \textit{etc}, become independent of time. Strictly
979 > speaking, minimization and heating are not necessary, provided the
980 > equilibration process is long enough. However, these steps can serve
981 > as a means to arrive at an equilibrated structure in an effective
982 > way.
983 >
984 > \subsection{\label{introSection:production}Production}
985 >
986 > Production run is the most important steps of the simulation, in
987 > which the equilibrated structure is used as a starting point and the
988 > motions of the molecules are collected for later analysis. In order
989 > to capture the macroscopic properties of the system, the molecular
990 > dynamics simulation must be performed in correct and efficient way.
991 >
992 > The most expensive part of a molecular dynamics simulation is the
993 > calculation of non-bonded forces, such as van der Waals force and
994 > Coulombic forces \textit{etc}. For a system of $N$ particles, the
995 > complexity of the algorithm for pair-wise interactions is $O(N^2 )$,
996 > which making large simulations prohibitive in the absence of any
997 > computation saving techniques.
998 >
999 > A natural approach to avoid system size issue is to represent the
1000 > bulk behavior by a finite number of the particles. However, this
1001 > approach will suffer from the surface effect. To offset this,
1002 > \textit{Periodic boundary condition} is developed to simulate bulk
1003 > properties with a relatively small number of particles. In this
1004 > method, the simulation box is replicated throughout space to form an
1005 > infinite lattice. During the simulation, when a particle moves in
1006 > the primary cell, its image in other cells move in exactly the same
1007 > direction with exactly the same orientation. Thus, as a particle
1008 > leaves the primary cell, one of its images will enter through the
1009 > opposite face.
1010 > %\begin{figure}
1011 > %\centering
1012 > %\includegraphics[width=\linewidth]{pbcFig.eps}
1013 > %\caption[An illustration of periodic boundary conditions]{A 2-D
1014 > %illustration of periodic boundary conditions. As one particle leaves
1015 > %the right of the simulation box, an image of it enters the left.}
1016 > %\label{introFig:pbc}
1017 > %\end{figure}
1018 >
1019 > %cutoff and minimum image convention
1020 > Another important technique to improve the efficiency of force
1021 > evaluation is to apply cutoff where particles farther than a
1022 > predetermined distance, are not included in the calculation
1023 > \cite{Frenkel1996}. The use of a cutoff radius will cause a
1024 > discontinuity in the potential energy curve. Fortunately, one can
1025 > shift the potential to ensure the potential curve go smoothly to
1026 > zero at the cutoff radius. Cutoff strategy works pretty well for
1027 > Lennard-Jones interaction because of its short range nature.
1028 > However, simply truncating the electrostatic interaction with the
1029 > use of cutoff has been shown to lead to severe artifacts in
1030 > simulations. Ewald summation, in which the slowly conditionally
1031 > convergent Coulomb potential is transformed into direct and
1032 > reciprocal sums with rapid and absolute convergence, has proved to
1033 > minimize the periodicity artifacts in liquid simulations. Taking the
1034 > advantages of the fast Fourier transform (FFT) for calculating
1035 > discrete Fourier transforms, the particle mesh-based methods are
1036 > accelerated from $O(N^{3/2})$ to $O(N logN)$. An alternative
1037 > approach is \emph{fast multipole method}, which treats Coulombic
1038 > interaction exactly at short range, and approximate the potential at
1039 > long range through multipolar expansion. In spite of their wide
1040 > acceptances at the molecular simulation community, these two methods
1041 > are hard to be implemented correctly and efficiently. Instead, we
1042 > use a damped and charge-neutralized Coulomb potential method
1043 > developed by Wolf and his coworkers. The shifted Coulomb potential
1044 > for particle $i$ and particle $j$ at distance $r_{rj}$ is given by:
1045 > \begin{equation}
1046 > V(r_{ij})= \frac{q_i q_j \textrm{erfc}(\alpha
1047 > r_{ij})}{r_{ij}}-\lim_{r_{ij}\rightarrow
1048 > R_\textrm{c}}\left\{\frac{q_iq_j \textrm{erfc}(\alpha
1049 > r_{ij})}{r_{ij}}\right\}. \label{introEquation:shiftedCoulomb}
1050 > \end{equation}
1051 > where $\alpha$ is the convergence parameter. Due to the lack of
1052 > inherent periodicity and rapid convergence,this method is extremely
1053 > efficient and easy to implement.
1054 > %\begin{figure}
1055 > %\centering
1056 > %\includegraphics[width=\linewidth]{pbcFig.eps}
1057 > %\caption[An illustration of shifted Coulomb potential]{An illustration of shifted Coulomb potential.}
1058 > %\label{introFigure:shiftedCoulomb}
1059 > %\end{figure}
1060 >
1061 > %multiple time step
1062 >
1063 > \subsection{\label{introSection:Analysis} Analysis}
1064 >
1065 > Recently, advanced visualization technique are widely applied to
1066 > monitor the motions of molecules. Although the dynamics of the
1067 > system can be described qualitatively from animation, quantitative
1068 > trajectory analysis are more appreciable. According to the
1069 > principles of Statistical Mechanics,
1070 > Sec.~\ref{introSection:statisticalMechanics}, one can compute
1071 > thermodynamics properties, analyze fluctuations of structural
1072 > parameters, and investigate time-dependent processes of the molecule
1073 > from the trajectories.
1074 >
1075 > \subsubsection{\label{introSection:thermodynamicsProperties}Thermodynamics Properties}
1076 >
1077 > Thermodynamics properties, which can be expressed in terms of some
1078 > function of the coordinates and momenta of all particles in the
1079 > system, can be directly computed from molecular dynamics. The usual
1080 > way to measure the pressure is based on virial theorem of Clausius
1081 > which states that the virial is equal to $-3Nk_BT$. For a system
1082 > with forces between particles, the total virial, $W$, contains the
1083 > contribution from external pressure and interaction between the
1084 > particles:
1085 > \[
1086 > W =  - 3PV + \left\langle {\sum\limits_{i < j} {r{}_{ij} \cdot
1087 > f_{ij} } } \right\rangle
1088 > \]
1089 > where $f_{ij}$ is the force between particle $i$ and $j$ at a
1090 > distance $r_{ij}$. Thus, the expression for the pressure is given
1091 > by:
1092 > \begin{equation}
1093 > P = \frac{{Nk_B T}}{V} - \frac{1}{{3V}}\left\langle {\sum\limits_{i
1094 > < j} {r{}_{ij} \cdot f_{ij} } } \right\rangle
1095 > \end{equation}
1096 >
1097 > \subsubsection{\label{introSection:structuralProperties}Structural Properties}
1098 >
1099 > Structural Properties of a simple fluid can be described by a set of
1100 > distribution functions. Among these functions,\emph{pair
1101 > distribution function}, also known as \emph{radial distribution
1102 > function}, is of most fundamental importance to liquid-state theory.
1103 > Pair distribution function can be gathered by Fourier transforming
1104 > raw data from a series of neutron diffraction experiments and
1105 > integrating over the surface factor \cite{Powles1973}. The
1106 > experiment result can serve as a criterion to justify the
1107 > correctness of the theory. Moreover, various equilibrium
1108 > thermodynamic and structural properties can also be expressed in
1109 > terms of radial distribution function \cite{Allen1987}.
1110 >
1111 > A pair distribution functions $g(r)$ gives the probability that a
1112 > particle $i$ will be located at a distance $r$ from a another
1113 > particle $j$ in the system
1114 > \[
1115 > g(r) = \frac{V}{{N^2 }}\left\langle {\sum\limits_i {\sum\limits_{j
1116 > \ne i} {\delta (r - r_{ij} )} } } \right\rangle.
1117 > \]
1118 > Note that the delta function can be replaced by a histogram in
1119 > computer simulation. Figure
1120 > \ref{introFigure:pairDistributionFunction} shows a typical pair
1121 > distribution function for the liquid argon system. The occurrence of
1122 > several peaks in the plot of $g(r)$ suggests that it is more likely
1123 > to find particles at certain radial values than at others. This is a
1124 > result of the attractive interaction at such distances. Because of
1125 > the strong repulsive forces at short distance, the probability of
1126 > locating particles at distances less than about 2.5{\AA} from each
1127 > other is essentially zero.
1128 >
1129 > %\begin{figure}
1130 > %\centering
1131 > %\includegraphics[width=\linewidth]{pdf.eps}
1132 > %\caption[Pair distribution function for the liquid argon
1133 > %]{Pair distribution function for the liquid argon}
1134 > %\label{introFigure:pairDistributionFunction}
1135 > %\end{figure}
1136 >
1137 > \subsubsection{\label{introSection:timeDependentProperties}Time-dependent
1138 > Properties}
1139 >
1140 > Time-dependent properties are usually calculated using \emph{time
1141 > correlation function}, which correlates random variables $A$ and $B$
1142 > at two different time
1143 > \begin{equation}
1144 > C_{AB} (t) = \left\langle {A(t)B(0)} \right\rangle.
1145 > \label{introEquation:timeCorrelationFunction}
1146 > \end{equation}
1147 > If $A$ and $B$ refer to same variable, this kind of correlation
1148 > function is called \emph{auto correlation function}. One example of
1149 > auto correlation function is velocity auto-correlation function
1150 > which is directly related to transport properties of molecular
1151 > liquids:
1152 > \[
1153 > D = \frac{1}{3}\int\limits_0^\infty  {\left\langle {v(t) \cdot v(0)}
1154 > \right\rangle } dt
1155 > \]
1156 > where $D$ is diffusion constant. Unlike velocity autocorrelation
1157 > function which is averaging over time origins and over all the
1158 > atoms, dipole autocorrelation are calculated for the entire system.
1159 > The dipole autocorrelation function is given by:
1160 > \[
1161 > c_{dipole}  = \left\langle {u_{tot} (t) \cdot u_{tot} (t)}
1162 > \right\rangle
1163 > \]
1164 > Here $u_{tot}$ is the net dipole of the entire system and is given
1165 > by
1166 > \[
1167 > u_{tot} (t) = \sum\limits_i {u_i (t)}
1168 > \]
1169 > In principle, many time correlation functions can be related with
1170 > Fourier transforms of the infrared, Raman, and inelastic neutron
1171 > scattering spectra of molecular liquids. In practice, one can
1172 > extract the IR spectrum from the intensity of dipole fluctuation at
1173 > each frequency using the following relationship:
1174 > \[
1175 > \hat c_{dipole} (v) = \int_{ - \infty }^\infty  {c_{dipole} (t)e^{ -
1176 > i2\pi vt} dt}
1177 > \]
1178  
1179   \section{\label{introSection:rigidBody}Dynamics of Rigid Bodies}
1180  
# Line 916 | Line 1184 | protein-protein docking study{\cite{Gray03}}.
1184   movement of the objects in 3D gaming engine or other physics
1185   simulator is governed by the rigid body dynamics. In molecular
1186   simulation, rigid body is used to simplify the model in
1187 < protein-protein docking study{\cite{Gray03}}.
1187 > protein-protein docking study{\cite{Gray2003}}.
1188  
1189   It is very important to develop stable and efficient methods to
1190   integrate the equations of motion of orientational degrees of
# Line 968 | Line 1236 | Q^T Q = 1$, \label{introEquation:orthogonalConstraint}
1236   where $I_{ii}$ is the diagonal element of the inertia tensor. This
1237   constrained Hamiltonian equation subjects to a holonomic constraint,
1238   \begin{equation}
1239 < Q^T Q = 1$, \label{introEquation:orthogonalConstraint}
1239 > Q^T Q = 1, \label{introEquation:orthogonalConstraint}
1240   \end{equation}
1241   which is used to ensure rotation matrix's orthogonality.
1242   Differentiating \ref{introEquation:orthogonalConstraint} and using
# Line 993 | Line 1261 | simply evolve the system in constraint manifold. The t
1261   In general, there are two ways to satisfy the holonomic constraints.
1262   We can use constraint force provided by lagrange multiplier on the
1263   normal manifold to keep the motion on constraint space. Or we can
1264 < simply evolve the system in constraint manifold. The two method are
1265 < proved to be equivalent. The holonomic constraint and equations of
1266 < motions define a constraint manifold for rigid body
1264 > simply evolve the system in constraint manifold. These two methods
1265 > are proved to be equivalent. The holonomic constraint and equations
1266 > of motions define a constraint manifold for rigid body
1267   \[
1268   M = \left\{ {(Q,P):Q^T Q = 1,Q^T PJ^{ - 1}  + J^{ - 1} P^T Q = 0}
1269   \right\}.
# Line 1156 | Line 1424 | e^{\Delta tR_1 }  \approx (1 - \Delta tR_1 )^{ - 1} (1
1424   e^{\Delta tR_1 }  \approx (1 - \Delta tR_1 )^{ - 1} (1 + \Delta tR_1
1425   )
1426   \]
1427 <
1160 < The flow maps for $T_2^r$ and $T_2^r$ can be found in the same
1427 > The flow maps for $T_2^r$ and $T_3^r$ can be found in the same
1428   manner.
1429  
1430   In order to construct a second-order symplectic method, we split the
# Line 1209 | Line 1476 | kinetic energy are listed in the below table,
1476   \]
1477   The equations of motion corresponding to potential energy and
1478   kinetic energy are listed in the below table,
1479 + \begin{table}
1480 + \caption{Equations of motion due to Potential and Kinetic Energies}
1481   \begin{center}
1482   \begin{tabular}{|l|l|}
1483    \hline
# Line 1221 | Line 1490 | A second-order symplectic method is now obtained by th
1490    \hline
1491   \end{tabular}
1492   \end{center}
1493 < A second-order symplectic method is now obtained by the composition
1494 < of the flow maps,
1493 > \end{table}
1494 > A second-order symplectic method is now obtained by the
1495 > composition of the flow maps,
1496   \[
1497   \varphi _{\Delta t}  = \varphi _{\Delta t/2,V}  \circ \varphi
1498   _{\Delta t,T}  \circ \varphi _{\Delta t/2,V}.
# Line 1480 | Line 1750 | particles is given in section \ref{introSection:fricti
1750   coefficient $\xi _0$ can either be calculated from spectral density
1751   or be determined by Stokes' law for regular shaped particles.A
1752   briefly review on calculating friction tensor for arbitrary shaped
1753 < particles is given in section \ref{introSection:frictionTensor}.
1753 > particles is given in Sec.~\ref{introSection:frictionTensor}.
1754  
1755   \subsubsection{\label{introSection:secondFluctuationDissipation}The Second Fluctuation Dissipation Theorem}
1756  
# Line 1518 | Line 1788 | Equation, \zeta can be taken as a scalar. In general,
1788   when the system become more and more complicate. Instead, various
1789   approaches based on hydrodynamics have been developed to calculate
1790   the friction coefficients. The friction effect is isotropic in
1791 < Equation, \zeta can be taken as a scalar. In general, friction
1792 < tensor \Xi is a $6\times 6$ matrix given by
1791 > Equation, $\zeta$ can be taken as a scalar. In general, friction
1792 > tensor $\Xi$ is a $6\times 6$ matrix given by
1793   \[
1794   \Xi  = \left( {\begin{array}{*{20}c}
1795     {\Xi _{}^{tt} } & {\Xi _{}^{rt} }  \\
# Line 1619 | Line 1889 | unique\cite{Wegener79} as well as the intrinsic coupli
1889   hydrodynamic properties of rigid bodies. However, since the mapping
1890   from all possible ellipsoidal space, $r$-space, to all possible
1891   combination of rotational diffusion coefficients, $D$-space is not
1892 < unique\cite{Wegener79} as well as the intrinsic coupling between
1892 > unique\cite{Wegener1979} as well as the intrinsic coupling between
1893   translational and rotational motion of rigid body\cite{}, general
1894   ellipsoid is not always suitable for modeling arbitrarily shaped
1895   rigid molecule. A number of studies have been devoted to determine
# Line 1770 | Line 2040 | joining center of resistance $R$ and origin $O$.
2040   \]
2041   where $x_OR$, $y_OR$, $z_OR$ are the components of the vector
2042   joining center of resistance $R$ and origin $O$.
1773
1774 %\section{\label{introSection:correlationFunctions}Correlation Functions}

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines