Hi,
The "atom-style dpd" is not in the current online document.
http://lammps.sandia.gov/doc/atom_style.html
But I can still use it.
I would like to know if this style is removed intentionally
or not? (if yes, what atom style should be used in a DPD simulation?)
Thanks!
Ting
There is no atom_style dpd in the current src or doc pages.
To do a DPD simulation, just use atom_style atomic and
use the communicate command to insure ghost
atoms have velocities - communicate single ghost yes.
If you are running an older version of the code, it may
have an atom_style dpd. But the on-line doc pages
are always for the most current version.
Steve
Good to know this. Thank you!
Ting