|
| 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 | + |
1 | 10 | # LAMMPS tutorials |
2 | 11 |
|
3 | 12 | This is the repository of the [LAMMPS tutorials](https://lammpstutorials.github.io/) |
4 | | -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). |
| 13 | +webpage. All the LAMMPS input scripts and data files can be found in a separate |
| 14 | +repository named [lammpstutorials-inputs](https://github.com/lammpstutorials/lammpstutorials-inputs). |
5 | 15 |
|
6 | | -The tutorials are compatible with the 2Aug2023 stable release of LAMMPS. |
| 16 | +The tutorials are compatible with the XXXX2024 release of LAMMPS. |
7 | 17 |
|
8 | 18 | ## About LAMMPS tutorials |
9 | 19 |
|
@@ -48,23 +58,34 @@ The Matplotlib Pyplot functions for the figures are shared [here](https://github |
48 | 58 | ### Template ### |
49 | 59 |
|
50 | 60 | The template from the first page has been adapted from [HTML5 UP](https://html5up.net/). |
51 | | -The other pages use the [Sphinx](https://www.sphinx-doc.org/) generator with the [furo style](https://github.com/pradyunsg/furo). |
| 61 | +The other pages use the [Sphinx](https://www.sphinx-doc.org/) generator with the |
| 62 | +[furo style](https://github.com/pradyunsg/furo). |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | +## Authors |
| 67 | + |
| 68 | +### Project creator |
| 69 | + |
| 70 | +- [Simon Gravelle](https://github.com/simongravelle), |
| 71 | + Univ. Grenoble Alpes, CNRS, LIPhy, 38000 Grenoble, France |
| 72 | + |
| 73 | +### Contributors |
52 | 74 |
|
53 | | -### About me & Contact ### |
| 75 | +- [Jacob R. Gissinger](https://www.stevens.edu/profile/jgissing), |
| 76 | + Stevens Institute of Technology, Hoboken, NJ 07030, USA |
| 77 | +- [Axel Kohlmeyer](https://sites.google.com/site/akohlmey), |
| 78 | + Institute for Computational Molecular Science, Temple University, Philadelphia, |
| 79 | + PA 19122, USA |
54 | 80 |
|
55 | | -I am a computer physicist in soft matter and fluids at interfaces. You can |
56 | | -find more information on my [personal webpage](https://simongravelle.github.io/). |
57 | 81 |
|
58 | | -See the [contact page](https://lammpstutorials.github.io/sphinx/build/html/non-tutorials/contact-me.html). |
59 | | -You can report issues here on Github, or send me an [email](https://simongravelle.github.io/). Your feedback is always appreciated. |
60 | 82 |
|
61 | | -### License and Acknowledgments ### |
| 83 | +## Acknowledgements |
62 | 84 |
|
63 | | -All the LAMMPS inputs/data/parameter files and Python scripts are released under the |
64 | | -GNU general public license v3.0. Feel free to adapt and/or re-publish them. |
| 85 | +- Simon Gravelle acknowledges funding from the European Union's Horizon 2020 |
| 86 | + research and innovation programme under the Marie Skłodowska-Curie grant |
| 87 | + agreement No 101065060. |
| 88 | +- Axel Kohlmeyer acknowledges financial support by Sandia National Laboratories |
| 89 | + under POs 2149742 and 2407526. |
65 | 90 |
|
66 | | -This project has received funding from the European |
67 | | -Union's Horizon 2020 research and innovation programme |
68 | | -under the Marie Skłodowska-Curie grant agreement No 101065060. |
69 | 91 |
|
70 | | - |
|
0 commit comments