From 9642afb501fa70b34429330dde5068821e0d36d3 Mon Sep 17 00:00:00 2001 From: Simon Gravelle Date: Mon, 9 Dec 2024 21:40:28 +0100 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 099e288b..2beadd5a 100644 --- a/README.md +++ b/README.md @@ -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.