Dissipative particle dynamics
Dissipative particle dynamics is an off-lattice mesoscopic simulation technique which involves a set of particles moving in continuous space and discrete time. Particles represent groups of atoms or effective fluid parcels, rather than single atoms, and atomistic details are not considered relevant to the processes addressed. The particles' internal degrees of freedom are integrated out and replaced by simplified pairwise dissipative and random forces, so as to conserve momentum locally and ensure correct hydrodynamic behaviour. The main advantage of this method is that it gives access to longer time and length scales than are possible using conventional MD simulations. Simulations of polymeric fluids in volumes up to 100 nm in linear dimension for tens of microseconds are now common.
DPD was initially devised by Hoogerbrugge and Koelman to avoid the lattice artifacts of lattice gas automata and to tackle hydrodynamic time and space scales beyond those available with molecular dynamics. It was subsequently reformulated by P. Español, who derived it with a Langevin equation framework and demonstrated that the fluctuation-dissipation relation must hold in order for DPD to sample canonical ensemble at equilibrium, thereby laying the theoretical foundation of the method. A series of new DPD algorithms with reduced computational complexity and better control of transport properties has emerged in recent years. Some of them chose randomly a pair particle for applying DPD thermostating thus reducing the computational complexity.
Equations
The total non-bonded force acting on a DPD particle i is given by a sum over all particles j that lie within a fixed cut-off distance, of three pairwise-additive forces:where the first term in the above equation is a conservative force, the second a dissipative force and the third a random force. The conservative force acts to give beads a chemical identity, while the dissipative and random forces together form a thermostat that keeps the mean temperature of the system constant. A key property of all of the non-bonded forces is that they conserve momentum locally, so that hydrodynamic modes of the fluid emerge even for small particle numbers. Local momentum conservation requires that the random force between two interacting beads be antisymmetric. Each pair of interacting particles therefore requires only a single random force calculation. This distinguishes DPD from Brownian dynamics in which each particle experiences a random force independently of all other particles. Beads can be connected into 'molecules' by tying them together with soft springs. The most common applications of DPD keep the particle number, volume and temperature constant, and so take place in the NVT ensemble. Alternatively, the pressure instead of the volume is held constant, so that the simulation is in the NPT ensemble.
Parallelization
In principle, simulations of very large systems, approaching a cubic micron for milliseconds, are possible using a parallel implementation of DPD running on multiple processors in a Beowulf-style cluster. Because the non-bonded forces are short-ranged in DPD, it is possible to parallelize a DPD code very efficiently using a spatial domain decomposition technique. In this scheme, the total simulation space is divided into a number of cuboidal regions each of which is assigned to a distinct processor in the cluster. Each processor is responsible for integrating the equations of motion of all beads whose centres of mass lie within its region of space. Only beads lying near the boundaries of each processor's space require communication between processors. In order to ensure that the simulation is efficient, the crucial requirement is that the number of particle-particle interactions that require inter-processor communication be much smaller than the number of particle-particle interactions within the bulk of each processor's region of space. Roughly speaking, this means that the volume of space assigned to each processor should be sufficiently large that its surface area is much less than its volume.Applications
A wide variety of complex hydrodynamic phenomena have been simulated using DPD, the list here is necessarily incomplete. The goal of these simulations often is to relate the macroscopic non-Newtonian flow properties of the fluid to its microscopic structure. Such DPD applications range from modeling the rheological properties of concrete to simulating liposome formation in biophysics to other recent three-phase phenomena such as dynamic wetting.The DPD method has also found popularity in modeling heterogeneous multi-phase flows containing deformable objects such as blood cells and polymer micelles.
Available packages
Some available simulation packages that can perform DPD simulations are:- : The Chemistry Unified Language Interface, Culgi B.V., The Netherlands
- : Open-source mesoscale simulation software.
- : Extensible Simulation Package for the Research on Soft Matter Systems - Open-source
- : The Fluidix simulation suite available from OneZero Software.
- : Graphical processors for Many-Particle Dynamics
- : A modified version of Gromacs including DPD.
- : Highly Optimized Object-oriented Many-particle Dynamics—Blue Edition
- Materials Studio: Materials Studio - Modeling and simulation for studying chemicals and materials, Accelrys Software Inc.
- : Open Source Polymer Research Engine-DPD
- : A freeware SYMbolic ParticLE simulatoR from the University of Freiburg.
- : Open-source DPD software.