Next: Integration of the equations of motion Up: Main Previous: Introduction


Basic DPD Equations

I start by briefly reviewing the basic equations of DPD. In DPD, as in molecular dynamics, the evolution of the position, ri, and momentum, pi > m vi, of particle i with mass, m, and velocity v are described by

where Fij is the force on particle i due to particle j and the dot indicates a time derivative. Interparticle forces are typically represented as three types: conservative F, dissipative F, and random F so that

The conservative force is simply a central force, derivable from some effective potential φij. The dissipative force is proportional to the difference of velocity, vij = viv j, between particles and acts to slow down their relative motion, producing a viscous effect. The random force (usually based on a Gaussian random noise) helps maintain the temperature ofthe system and provides an additional viscous effect. The three forces are given below

The distance between the DPD particles i and j is given by rij, êij is a unit vector pointing from particle j to particle i, wR(r ij) and wD(rij ) are weight functions and ij is a randomly fluctuating variable described by Gaussian statistics. It can be shown that, in order to maintain a well defined temperature by way of consistency with the fluctuation-dissipation theorem [Español and Warren (1995)], coefficients describing the strength of the dissipative (γ) and random (σ) forces must be coupled, that is

where kb is the Boltzmann constant and T is the temperature. Further, so that the DPD fluid system possess a Gibbs–Boltzmann equilibrium state, the following relation must hold (detailed balance for an infinitesimal time step) [Español and Warren (1995)]:

In this study, the choice of parameters and weight functions closely follow that described in Groot and Warren (1997). Here, wR (rij) = 1–rij for (rij<1) and wR(r ij) = 0 for rij ≥ 1. All lengths described in this paper are defined in units of the cutoff radius, rc = 1, of the DPD interaction. The conservative force is taken to be F = Fm (1–rij)êij. For all the simulations in this paper, σ ≥ 40 and Fm = 75kb T/ρ where ρ is the global density of DPD particles. Units of kbT are chosen such that kb T = 1 and Fm was chosen so that the DPD fluid has the same compressibility of water [see the discussion in Groot and Warren (1997)].

An important parameter that characterizes suspensions under shear is the Peclet number, Pe. Peclet number is a dimensionless number describing the competition between viscous and Brownian forces and, for spheres, is given by Pe = 6πµa3kbT. Here, µ is the viscosity, a is the sphere radius, and <i>gamma</i>-dot is the shear rate. Also, for spheres under shear, the Reynolds number is given by Re = ρa2<i>gamma</i>-dot /µ. In general Re ≈ O(1) or smaller in this study. Depending on the simulation, system sizes were 153, 453, and 903 in our units. Finally, because the DPD interactions are short range the code parallelized in a fairly efficient manner. For example, a spatial decomposition version of our code scaled nearly linearly up to about 16 processors on a Linux cluster. For more information on the parallelization of this code see Sims and Martys (2004).


Next: Integration of the equations of motion Up: Main Previous: Introduction