LAMMPS: Difference between revisions
Jump to navigation
Jump to search
m (LAMMPS: Molecular Dynamics Simulator moved to LAMMPS) |
Carl McBride (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
LAMMPS runs on single-processor machines or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. | LAMMPS runs on single-processor machines or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality. | ||
[[Category: Materials modeling and Computer simulation codes]] |
Revision as of 16:56, 26 February 2007
LAMMPS stands for Large-scale Atomic/Molecular Massively Parallel Simulator. LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) and coarse-grain systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the mesoscale or continuum levels.
LAMMPS runs on single-processor machines or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain. The code is designed to be easy to modify or extend with new functionality.