The official lammps docker image.
Maintained by: openEuler CloudNative SIG.
Where to get help: openEuler CloudNative SIG, openEuler.
Current lammps docker images are built on the openEuler. This repository is free to use and exempted from per-user rate limits.
LAMMPS is a classical molecular dynamics code with a focus on materials modeling. It's an acronym for Large-scale Atomic/Molecular Massively Parallel Simulator.
The tag of each lammps docker image is consist of the version of lammps and the version of basic image. The details are as follows
| Tag | Currently | Architectures |
|---|---|---|
| 29Aug2024-oe2403sp4 | lammps 29Aug2024 on openEuler 24.03-LTS-SP4 | amd64, arm64 |
| 29Aug2024-oe2403sp1 | lammps 29Aug2024 on openEuler 24.03-LTS-SP1 | amd64, arm64 |
In this usage, users can select the corresponding {Tag} based on their requirements.
Pull the openeuler/lammps image from docker
docker pull openeuler/lammps:{Tag}
Start a lammps instance
docker run -it --rm openeuler/lammps:{Tag}
The openeuler/lammps image is used to verify the integration between the upstream lammps version and openEuler.
If you have any questions or want to use some special features, please submit an issue or a pull request on openeuler-docker-images.
Content type
Image
Digest
sha256:16de31df7…
Size
619.6 MB
Last updated
2 months ago
docker pull openeuler/lammpsPulls:
1
Last week