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# A Set of Tutorials for the LAMMPS Simulation Package
211
312This article introduces a suite of tutorials designed to make learning LAMMPS
@@ -16,26 +25,42 @@ more accessible to new users.
1625
1726## Files
1827
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.
28+ All the files corresponding to the tutorials can be found in the [ files/] ( files/ )
29+ folder. The Python scripts used to generate the plots are also provided.
2130
2231## Link
2332
24- Access the pdf from [ this link] ( lammps-tutorials.pdf ) , or clone this repository and compile the tex file
25- yourself by typing in a terminal:
33+ Access the pdf from [ this link] ( lammps-tutorials.pdf ) , or clone this repository
34+ and compile the tex file yourself by typing in a terminal:
2635
2736```
2837make
2938```
3039
31- ## List of Authors
3240
33- - Simon Gravelle, University Grenoble Alpes, CNRS, LIPhy, Grenoble, 38000, France
34- - Jacob R. Gissinger, Stevens Institute of Technology, Hoboken, NJ 07030, USA
35- - Axel Kohlmeyer, Institute for Computational Molecular Science, Temple University, Philadelphia, PA 19122, USA
41+ ## Authors
42+
43+ ### Project creator
44+
45+ - [ Simon Gravelle] ( https://github.com/simongravelle ) ,
46+ Univ. Grenoble Alpes, CNRS, LIPhy, 38000 Grenoble, France
47+
48+ ### Contributors
49+
50+ - [ Jacob R. Gissinger] ( https://www.stevens.edu/profile/jgissing ) ,
51+ Stevens Institute of Technology, Hoboken, NJ 07030, USA
52+ - [ Axel Kohlmeyer] ( https://sites.google.com/site/akohlmey ) ,
53+ Institute for Computational Molecular Science, Temple University, Philadelphia,
54+ PA 19122, USA
55+
56+
57+
58+ ## Acknowledgements
59+
60+ - Simon Gravelle acknowledges funding from the European Union's Horizon 2020
61+ research and innovation programme under the Marie Skłodowska-Curie grant
62+ agreement No 101065060$.
63+ - Axel Kohlmeyer acknowledges financial support by Sandia National Laboratories
64+ under POs 2149742 and 2407526.
3665
37- ## Funding Information
3866
39- S.G. acknowledges funding from the European Union's Horizon 2020 research and innovation
40- programme under the Marie Skłodowska-Curie grant agreement N° 101065060$. A.K. acknowledges
41- financial support by Sandia National Laboratories under POs 2149742 and 2407526.
0 commit comments