We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9f0872 commit 1a5b47dCopy full SHA for 1a5b47d
docs/software/sciapps/lammps.md
@@ -115,9 +115,13 @@ sbatch run_lammps_kokkos.sh
115
116
You may need to make the `wrapper.sh` script executable (`chmod +x wrapper.sh`).
117
118
-#### LAMMPS + Kokkos input file
119
??? example "LAMMPS + Kokkos input file, defining a 3d Lennard-Jones melt."
+
120
+ The following input file for LAMMPS + Kokkos defines a 3D Lennard-Jones system
121
+ melt.
122
123
```
124
125
variable x index 200
126
variable y index 200
127
variable z index 200
0 commit comments