Skip to content

Commit 1a5b47d

Browse files
Update docs/software/sciapps/lammps.md
Co-authored-by: Rocco Meli <[email protected]>
1 parent f9f0872 commit 1a5b47d

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

docs/software/sciapps/lammps.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -115,9 +115,13 @@ sbatch run_lammps_kokkos.sh
115115

116116
You may need to make the `wrapper.sh` script executable (`chmod +x wrapper.sh`).
117117

118-
#### LAMMPS + Kokkos input file
119118
??? example "LAMMPS + Kokkos input file, defining a 3d Lennard-Jones melt."
119+
120+
The following input file for LAMMPS + Kokkos defines a 3D Lennard-Jones system
121+
melt.
122+
120123
```
124+
121125
variable x index 200
122126
variable y index 200
123127
variable z index 200

0 commit comments

Comments
 (0)