1+ <!--
2+ WARNING: DO NOT MODIFY DIRECTLY THE README.md!
3+ This README.md file was assembled using the sed command from the files listed in
4+ "files.txt". See the script in "generateREADME.sh". To modify the content of
5+ the README.md, modify the files listed in "files.txt", or add a new file to the
6+ list in "files.txt".
7+ -->
8+
9+
110# LAMMPS tutorials ![ GitHub Org's stars] ( https://img.shields.io/github/stars/lammpstutorials?style=for-the-badge )
211
3- Material and guides for beginner LAMMPS users.
4- The main website can be accessed [ from this page] ( https://lammpstutorials.github.io/ ) ,
5- and the functions used for the Matplotlib graphs are available [ here] ( https://github.com/simongravelle/pyplot-perso ) .
12+ Material and guides for LAMMPS beginner. The main website can be accessed
13+ [ from this page] ( https://lammpstutorials.github.io/ ) . The LAMMPS inputs are
14+ provided in [ a dedicated repository] ( https://github.com/lammpstutorials/lammpstutorials-inputs ) ,
15+ together with the data files, scripts, and parameter files. The functions used for
16+ the Matplotlib graphs are available [ here] ( https://github.com/simongravelle/pyplot-perso ) .
617
718<p float =" left " >
819 <a href="https://lammpstutorials.github.io/sphinx/build/html/tutorials/level1/lennard-jones-fluid.html">
@@ -16,24 +27,36 @@ and the functions used for the Matplotlib graphs are available [here](https://gi
1627 </a>
1728</p >
1829
19- Figure: (left) Lennard-Jones fluid mixture (middle) Carbon nanotube (right) Water molecules in a cracked silica
20-
21- ## Find all the inputs
22-
23- The LAMMPS inputs are provided in [ a dedicated repository] ( https://github.com/lammpstutorials/lammpstutorials-inputs ) ,
24- together with the data files, scripts, and parameter files.
30+ Figure: Lennard-Jones fluid mixture from tutorial 1 (left), Carbon nanotube from
31+ tutorial 2 (middle), and water molecules in a cracked silica from tutorial 6 (right).
2532
2633## The article
2734
2835An article is in preparation, it can be found [ here] ( https://github.com/lammpstutorials/lammpstutorials-article ) .
2936
30- ## People involved
37+ ## Authors
3138
3239### Project creator
3340
34- - [ Simon Gravelle] ( https://github.com/simongravelle ) , LiPhy, UGA, CNRS, France.
41+ - [ Simon Gravelle] ( https://github.com/simongravelle ) ,
42+ Univ. Grenoble Alpes, CNRS, LIPhy, 38000 Grenoble, France
3543
3644### Contributors
3745
38- - Jacob R. Gissinger, Stevens Institute of Technology, Hoboken, NJ 07030, USA.
39- - Axel Kohlmeyer, Institute for Computational Molecular Science, Temple University, Philadelphia, PA 19122, USA.
46+ - [ Jacob R. Gissinger] ( https://www.stevens.edu/profile/jgissing ) ,
47+ Stevens Institute of Technology, Hoboken, NJ 07030, USA
48+ - [ Axel Kohlmeyer] ( https://sites.google.com/site/akohlmey ) ,
49+ Institute for Computational Molecular Science, Temple University, Philadelphia,
50+ PA 19122, USA
51+
52+
53+
54+ ## Acknowledgements
55+
56+ - Simon Gravelle acknowledges funding from the European Union's Horizon 2020
57+ research and innovation programme under the Marie Skłodowska-Curie grant
58+ agreement No 101065060$.
59+ - Axel Kohlmeyer acknowledges financial support by Sandia National Laboratories
60+ under POs 2149742 and 2407526.
61+
62+
0 commit comments