Package: | lammps |
---|---|
Description: | LAMMPS: Large-scale Atomic/Molecular Massively Parallel Simulator |
For more information: | https://lammps.sandia.gov/ |
Categories: | |
License: | OpenSource (GPL) |
The Large-scale Atomic/Molecular Massively Parallel Simulator (LAMMPS) is a classical molecular dynamics code with a focus on materials modeling. LAMMPS has potentials for solid-state materials (metals, semiconductors) and soft matter (biomolecules, polymers) and coarse-grained or mesoscopic systems. It can be used to model atoms or, more generically, as a parallel particle simulator at the atomic, meso, or continuum scale.
LAMMPS runs on single processors or in parallel using message-passing techniques and a spatial-decomposition of the simulation domain.
These builds use patch releases, not the stable releases; see https://github.com/spack/spack/pull/5342 for a detailed discussion of this.
This module will add the lmp command to your path.
In case you need to link against this library in your code, the following environmental variables have been defined:
You will probably wish to use these by adding the following flags to your compilation command (e.g. to CFLAGS in your Makefile):
This section lists the available versions of the package lammpson the different clusters.
Version | Module tags | CPU(s) optimized for | GPU ready? |
---|---|---|---|
20230802 | lammps/20230802 | icelake, zen2 | Y |
20200721 | lammps/20200721 | zen | Y |
20210310 | lammps/20210310 | zen2 | Y |
|
NOTE for RHEL6 Users::
A memory leak has been discovered in openmpi/1.8.6 which is strongly manifested in some LAMMPS runs. This currently impacts version 2016.02.16 on RHEL6 nodes of Deepthought2. We recommend that you use a new version of LAMMPS which is linked against a newer OpenMPI library. |