Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
# LAMMPS tutorials

This is the repository of the [LAMMPS tutorials](https://lammpstutorials.github.io/)
webpage. All the LAMMPS input scripts and data files can be found in a separate repository named [lammpstutorials-inputs](https://github.com/lammpstutorials/lammpstutorials-inputs).
webpage. All the LAMMPS input scripts and data files can be found in a
separate repository named [lammpstutorials-inputs](https://github.com/lammpstutorials/lammpstutorials-inputs).

The tutorials are compatible with the 2Aug2023 stable release of LAMMPS.

An article is currently is preparation and is [visible here](https://github.com/lammpstutorials/lammpstutorials-article).

## About LAMMPS tutorials

The LAMMPStutorials website is made of seven tutorials that are ordered by increasing difficulty.
Expand Down
Loading