Skip to content

Commit dd478a3

Browse files
Update README.md
1 parent 7fefb4d commit dd478a3

1 file changed

Lines changed: 7 additions & 13 deletions

File tree

README.md

Lines changed: 7 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3,18 +3,6 @@
33
This article introduces a suite of tutorials designed to make learning LAMMPS
44
more 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
3125
yourself by typing in a terminal:
3226

3327
```

0 commit comments

Comments
 (0)