| 2 |
|
%\documentclass[aps,prb,preprint]{revtex4} |
| 3 |
|
\documentclass[11pt]{article} |
| 4 |
|
\usepackage{endfloat} |
| 5 |
< |
\usepackage{amsmath,bm} |
| 5 |
> |
\usepackage{amsmath} |
| 6 |
|
\usepackage{amssymb} |
| 7 |
|
\usepackage{times} |
| 8 |
|
\usepackage{mathptmx} |
| 147 |
|
of motion. |
| 148 |
|
|
| 149 |
|
Euler angles are a natural choice to describe the rotational degrees |
| 150 |
< |
of freedom. However, due to $1 \over \sin \theta$ singularities, the |
| 150 |
> |
of freedom. However, due to $\frac{1}{\sin \theta}$ singularities, the |
| 151 |
|
numerical integration of corresponding equations of these motion can |
| 152 |
|
become inaccurate (and inefficient). Although the use of multiple |
| 153 |
|
sets of Euler angles can overcome this problem,\cite{Barojas1973} the |
| 454 |
|
|
| 455 |
|
|
| 456 |
|
\section{Langevin Dynamics for Rigid Particles of Arbitrary Shape\label{LDRB}} |
| 457 |
+ |
|
| 458 |
|
Consider the Langevin equations of motion in generalized coordinates |
| 459 |
|
\begin{equation} |
| 460 |
< |
\mathbf{M}_i \dot \mathbf{V}_i(t) = \mathbf{F}_{s,i}(t) + \mathbf{F}_{f,i}(t) + \mathbf{R}_{i}(t) |
| 460 |
> |
\mathbf{M} \dot{\mathbf{V}}(t) = \mathbf{F}_{s}(t) + |
| 461 |
> |
\mathbf{F}_{f}(t) + \mathbf{R}(t) |
| 462 |
|
\label{LDGeneralizedForm} |
| 463 |
|
\end{equation} |
| 464 |
< |
where $\mathbf{M}_i$ is a $6\times6$ diagonal mass matrix (which |
| 465 |
< |
includes the rigid body mass and moments of inertia) and $\mathbf{V}_i$ is a |
| 466 |
< |
generalized velocity, $\mathbf{V}_i = |
| 467 |
< |
\left\{\mathbf{v}_i,\mathbf{\omega}_i \right\}$. The right side of |
| 464 |
> |
where $\mathbf{M}$ is a $6 \times 6$ diagonal mass matrix (which |
| 465 |
> |
includes the mass of the rigid body as well as the moments of inertia |
| 466 |
> |
in the body-fixed frame) and $\mathbf{V}$ is a generalized velocity, |
| 467 |
> |
$\mathbf{V} = |
| 468 |
> |
\left\{\mathbf{v},\mathbf{\omega}\right\}$. The right side of |
| 469 |
|
Eq.~\ref{LDGeneralizedForm} consists of three generalized forces: a |
| 470 |
< |
system force $\mathbf{F}_{s,i}$, a frictional or dissipative force |
| 471 |
< |
$\mathbf{F}_{f,i}$ and stochastic force $\mathbf{R}_{i}$. While the |
| 470 |
> |
system force $\mathbf{F}_{s}$, a frictional or dissipative force |
| 471 |
> |
$\mathbf{F}_{f}$ and stochastic force $\mathbf{R}$. While the |
| 472 |
|
evolution of the system in Newtownian mechanics is typically done in the |
| 473 |
|
lab-fixed frame, it is convenient to handle the rotation of rigid |
| 474 |
|
bodies in the body-fixed frame. Thus the friction and random forces are |
| 475 |
|
calculated in body-fixed frame and converted back to lab-fixed frame |
| 476 |
< |
using the rigid body's rotation matrix ($Q_i$): |
| 476 |
> |
using the rigid body's rotation matrix ($Q$): |
| 477 |
|
\begin{equation} |
| 478 |
|
\begin{array}{l} |
| 479 |
< |
\mathbf{F}_{f,i}(t) = Q_{i}^{T} \mathbf{F}_{f,i}^b (t), \\ |
| 480 |
< |
\mathbf{R}_{i}(t) = Q_{i}^{T} \mathbf{R}_{i}^b (t). \\ |
| 479 |
> |
\mathbf{F}_{f}(t) = Q^{T} \mathbf{F}_{f}^b (t), \\ |
| 480 |
> |
\mathbf{R}(t) = Q^{T} \mathbf{R}^b (t). \\ |
| 481 |
|
\end{array} |
| 482 |
|
\end{equation} |
| 483 |
|
Here, the body-fixed friction force $\mathbf{F}_{f,i}^b$ is proportional to |
| 484 |
|
the body-fixed velocity at the center of resistance $\mathbf{v}_{R,i}^b$ and |
| 485 |
|
angular velocity $\mathbf{\omega}_i$ |
| 486 |
|
\begin{equation} |
| 487 |
< |
\mathbf{F}_{f,i}^b (t) = \left( \begin{array}{l} |
| 488 |
< |
\mathbf{f}_{f,i}^b (t) \\ |
| 489 |
< |
\mathbf{\tau}_{f,i}^b (t) \\ |
| 487 |
> |
\mathbf{F}_{f}^b (t) = \left( \begin{array}{l} |
| 488 |
> |
\mathbf{f}_{f}^b (t) \\ |
| 489 |
> |
\mathbf{\tau}_{f}^b (t) \\ |
| 490 |
|
\end{array} \right) = - \left( \begin{array}{*{20}c} |
| 491 |
|
\Xi_{R,t} & \Xi_{R,c}^T \\ |
| 492 |
|
\Xi_{R,c} & \Xi_{R,r} \\ |
| 493 |
|
\end{array} \right)\left( \begin{array}{l} |
| 494 |
< |
\mathbf{v}_{R,i}^b (t) \\ |
| 495 |
< |
\mathbf{\omega}_i (t) \\ |
| 494 |
> |
\mathbf{v}_{R}^b (t) \\ |
| 495 |
> |
\mathbf{\omega} (t) \\ |
| 496 |
|
\end{array} \right), |
| 497 |
|
\end{equation} |
| 498 |
< |
while the random force $\mathbf{R}_{i}^l$ is a Gaussian stochastic variable |
| 498 |
> |
while the random force $\mathbf{R}^l$ is a Gaussian stochastic variable |
| 499 |
|
with zero mean and variance |
| 500 |
|
\begin{equation} |
| 501 |
< |
\left\langle {\mathbf{R}_{i}^l (t) (\mathbf{R}_{i}^l (t'))^T } \right\rangle = |
| 502 |
< |
\left\langle {\mathbf{R}_{i}^b (t) (\mathbf{R}_{i}^b (t'))^T } \right\rangle = |
| 501 |
> |
\left\langle {\mathbf{R}^l (t) (\mathbf{R}^l (t'))^T } \right\rangle = |
| 502 |
> |
\left\langle {\mathbf{R}^b (t) (\mathbf{R}^b (t'))^T } \right\rangle = |
| 503 |
|
2 k_B T \Xi_R \delta(t - t'). \label{randomForce} |
| 504 |
|
\end{equation} |
| 505 |
|
Once the $6\times6$ resistance tensor at the center of resistance |
| 510 |
|
vector is needed, a gaussian random vector is generated and then the |
| 511 |
|
square root matrix is multiplied onto this vector. |
| 512 |
|
|
| 513 |
< |
The equation of motion for $\mathbf{v}_i$ can be written as |
| 513 |
> |
The equation of motion for $\mathbf{v}$ can be written as |
| 514 |
|
\begin{equation} |
| 515 |
< |
m\dot \mathbf{v}_i (t) = \mathbf{f}_{s,i} (t) + \mathbf{f}_{f,i}^l (t) + |
| 516 |
< |
\mathbf{R}_{i}^l (t) |
| 515 |
> |
m \dot{\mathbf{v}} (t) = \mathbf{f}_{s} (t) + \mathbf{f}_{f}^l (t) + |
| 516 |
> |
\mathbf{R}^l (t) |
| 517 |
|
\end{equation} |
| 518 |
|
Since the frictional force is applied at the center of resistance |
| 519 |
|
which generally does not coincide with the center of mass, an extra |
| 520 |
|
torque is exerted at the center of mass. Thus, the net body-fixed |
| 521 |
< |
frictional torque at the center of mass, $\tau_{f,i}^b (t)$, is |
| 521 |
> |
frictional torque at the center of mass, $\tau_{f}^b (t)$, is |
| 522 |
|
given by |
| 523 |
|
\begin{equation} |
| 524 |
< |
\tau_{f,i}^b \leftarrow \tau_{f,i}^b + \mathbf{r}_{MR} \times \mathbf{f}_{r,i}^b |
| 524 |
> |
\tau_{f}^b \leftarrow \tau_{f}^b + \mathbf{r}_{MR} \times \mathbf{f}_{r}^b |
| 525 |
|
\end{equation} |
| 526 |
|
where $r_{MR}$ is the vector from the center of mass to the center |
| 527 |
|
of the resistance. Instead of integrating the angular velocity in |
| 528 |
|
lab-fixed frame, we consider the equation of angular momentum in |
| 529 |
|
body-fixed frame |
| 530 |
|
\begin{equation} |
| 531 |
< |
\dot j_i (t) = \tau_{s,i} (t) + \tau_{f,i}^b (t) + \mathbf{R}_{i}^b(t) |
| 531 |
> |
\dot j(t) = \tau_{s} (t) + \tau_{f}^b (t) + \mathbf{R}^b(t) |
| 532 |
|
\end{equation} |
| 533 |
|
Embedding the friction terms into force and torque, one can integrate |
| 534 |
|
the Langevin equations of motion for rigid body of arbitrary shape in |