Setup the dissipative particle dynamics (DPD) pair style.
The force in the DPD potential have three components: conservative force, dissipative force and random force:
| fI = ∑ J≠I(fCIJ + fDIJ + fRIJ ). |
The formulation of these three force components are given below:
| fCIJ | = aIJ ωCnIJ | ||
| fDIJ | = -γωD(nIJ ⋅vIJ )nIJ | ||
| fRIJ | = σωRζIJ (△t)-1∕2nIJ |
, and rcut is the local cutoff set by the command pair_coeff. ζIJ is the
random number and the “random-seed” is used to generate random number. In DPD, the random number is
generated with a Gaussian distribution.
A common choice for the weight functions are given as
ωC = ![]() |
ωD(rIJ
) = [ωR(rIJ
)]2
= |