Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
user-meso:main [2015/03/17 02:42] ytang |
user-meso:main [2015/03/17 02:46] (current) ytang |
||
|---|---|---|---|
| Line 4: | Line 4: | ||
| ''//<sub>USER</sub>//MESO'' is a GPU-accelerated package of **LAMMPS** \cite{plimpton1995lammps} for mesoscopic modelling using Dissipative Particle Dynamics and Smoothed Particle Hydrodyanmics. The code achieves tremendous speedup over the CPU code, and also exhibits good scalability. | ''//<sub>USER</sub>//MESO'' is a GPU-accelerated package of **LAMMPS** \cite{plimpton1995lammps} for mesoscopic modelling using Dissipative Particle Dynamics and Smoothed Particle Hydrodyanmics. The code achieves tremendous speedup over the CPU code, and also exhibits good scalability. | ||
| - | As a LAMMPS package, its usage pattern follows that of the trunk code. It is shipped with a complete collection of atom styles, fix styles, pair styles, bonded interaction styles and a new integrator style. | + | As a LAMMPS package, its usage pattern follows that of the trunk code. It is shipped with a complete collection of atom styles, fix styles, pair styles, bonded interaction styles and a new integrator style. Existing LAMMPS users can follow the [[user-meso:quickstart|quick start guide]] to obtain and set up USER-MESO. A list of new pair styles, fixes, atom vectors can be found [[here]]. |
| + | |||
| + | |||