File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 33This article introduces a suite of tutorials designed to make learning LAMMPS
44more accessible to new users.
55
6- <p float =" left " >
7- <a href="https://lammpstutorials.github.io/sphinx/build/html/tutorials/level1/lennard-jones-fluid.html">
8- <img src="https://raw.githubusercontent.com/lammpstutorials/lammpstutorials.github.io/2Aug2023/docs/avatars/level1/lennard-jones-fluid/avatar-LJ-LAMMPS.png" width="32%" />
9- </a>
10- <a href="https://lammpstutorials.github.io/sphinx/build/html/tutorials/level1/breaking-a-carbon-nanotube.html">
11- <img src="https://raw.githubusercontent.com/lammpstutorials/lammpstutorials.github.io/2Aug2023/docs/avatars/level1/breaking-a-carbon-nanotube/CNT.png" width="32%" />
12- </a>
13- <a href="https://lammpstutorials.github.io/sphinx/build/html/tutorials/level3/water-adsorption-in-silica.html">
14- <img src="https://raw.githubusercontent.com/lammpstutorials/lammpstutorials.github.io/2Aug2023/docs/avatars/level3/water-adsorption-in-silica/water-adsorption.png" width="32%" />
15- </a>
16- </p >
17-
186## Tutorials
197
208- Tutorial 1: Lennard-Jones fluid
@@ -24,10 +12,16 @@ more accessible to new users.
2412- Tutorial 5: Reactive silicon dioxide
2513- Tutorial 6: Water adsorption in silica
2614- Tutorial 7: Free energy calculation
15+ - Tutorial 8: ?
16+
17+ ## Files
18+
19+ All the files corresponding to the tutorials can be found in the [ files/] ( files/ ) folder. The Python scripts
20+ used to generate the plots are also provided.
2721
2822## Link
2923
30- Access the pdf from [ this link] ( lammps-tutorials.pdf ) , or clone this repository and compile it
24+ Access the pdf from [ this link] ( lammps-tutorials.pdf ) , or clone this repository and compile the tex file
3125yourself by typing in a terminal:
3226
3327```
You can’t perform that action at this time.
0 commit comments