Install this package:
emerge -a sci-physics/lammps
If the package is masked, you can unmask it using the autounmask tool or standard emerge options:
autounmask sci-physics/lammps
Or alternatively:
emerge --autounmask-write -a sci-physics/lammps
| Version | EAPI | Keywords | Slot |
|---|---|---|---|
| 20240829 | 8 | ||
| 20230802-r1 | 8 | ||
| 20230802 | 8 |
<pkgmetadata> <maintainer type="person"> <email>nicolasbock@gentoo.org</email> <name>Nicolas Bock</name> </maintainer> <maintainer type="project"> <email>sci-physics@gentoo.org</email> <name>Gentoo Physics Project</name> </maintainer> <longdescription lang="en"> LAMMPS is a classical molecular dynamics code, and an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator. LAMMPS has potentials for soft materials (biomolecules, polymers) and solid-state materials (metals, semiconductors) 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. The code is designed to be easy to modify or extend with new functionality. </longdescription> <use> <flag name="lammps-memalign">Enables the use of the posix_memalign() call instead of malloc() when large chunks or memory are allocated by LAMMPS. Aliengnment is on 16 byte boundaries.</flag> <flag name="hip">Enable hip gpu computing support</flag> <flag name="extra">Additional compute, dump, fix, molecular, pair styles</flag> </use> <upstream> <remote-id type="github">lammps/lammps</remote-id> </upstream> </pkgmetadata>
| Type | File | Size | Versions |
|---|---|---|---|
| DIST | lammps-gtest-1.12.1.tar.gz | 854944 bytes | 20240829 |
| Type | File | Size |
|---|---|---|
| DIST | lammps-2Aug2023.tar.gz | 193279161 bytes |
| DIST | stable_29Aug2024.tar.gz | 141582660 bytes |