From 83229d25609a9c3e8f54df9096c6741e4c6559a6 Mon Sep 17 00:00:00 2001 From: Haley Yandt <46908710+yandthj@users.noreply.github.com> Date: Mon, 16 Dec 2024 13:56:46 -0700 Subject: [PATCH] Update docs/Documentation/Applications/lammps.md --- docs/Documentation/Applications/lammps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/Documentation/Applications/lammps.md b/docs/Documentation/Applications/lammps.md index f0067b7a3..a99a95d10 100644 --- a/docs/Documentation/Applications/lammps.md +++ b/docs/Documentation/Applications/lammps.md @@ -4,7 +4,7 @@ LAMMPS has numerous built-in potentials for simulations of solid-state, soft matter, and coarse-grained systems. It can be run on a single processor or in parallel using MPI. To learn more, see the [LAMMPS website](https://www.lammps.org/#gsc.tab=0). -The versions of LAMMPS on Kestrel, Swift, Vermilion can be checked by using "module avail lammps". Usually there are two most recent stable versions are available compiled using different compiler and MPI toolchains. The following packages have been installed: asphere, body, bocs, class2, colloid, dielectric, diffraction, dipole, dpd-basic, drude, eff, electrode, extra-fix, extra-pair, fep, granular, h5md, intel, interlayer, kspace, manifold, manybody, mc, meam, misc, molecule, mpiio, openmp, opt, python, phonon, qep, qmmm, reaction, reaxff, replica, rigid, shock, spin, voronoi. +The versions of LAMMPS on Kestrel, Swift, and Vermilion can be checked by running `module avail lammps`. Usually there are two recent stable versions available that were compiled using different compiler and MPI toolchains. The following packages have been installed: asphere, body, bocs, class2, colloid, dielectric, diffraction, dipole, dpd-basic, drude, eff, electrode, extra-fix, extra-pair, fep, granular, h5md, intel, interlayer, kspace, manifold, manybody, mc, meam, misc, molecule, mpiio, openmp, opt, python, phonon, qep, qmmm, reaction, reaxff, replica, rigid, shock, spin, voronoi. If you need other packages or a certain LAMMPS version, please [contact us](mailto:HPC-Help@nrel.gov).