Skip to content

Commit 664a8be

Browse files
committed
reformated input folder
1 parent fafbf74 commit 664a8be

417 files changed

Lines changed: 224185 additions & 1872110 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
File renamed without changes.

.dependencies/.github

Submodule .github added at 3f752d6

.files.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
.dependencies/.github/COMMENT.md
2+
.DESCRIPTION.md
3+
.dependencies/.github/AUTHORS.md
4+
.dependencies/.github/ACKNOWLEDGEMENTS.md

.generateREADME.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
#!/bin/bash
2+
3+
.dependencies/.github/generateREADME.sh

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "dependencies/.github"]
22
path = dependencies/.github
33
url = [email protected]:lammpstutorials/.github.git
4+
[submodule ".dependencies/.github"]
5+
path = .dependencies/.github
6+
url = [email protected]:lammpstutorials/.github.git

README.md

Lines changed: 7 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ list in "files.txt".
77
-->
88

99

10-
## Input files for LAMMPS tutorials
10+
## Input files for LAMMPS tutorials [![DOI](https://zenodo.org/badge/739720878.svg)](https://zenodo.org/doi/10.5281/zenodo.13341091)
1111

1212
LAMMPS and Python input files corresponding
1313
associated with [lammps tutorials](https://lammpstutorials.github.io/).
@@ -27,27 +27,22 @@ the main repository for LAMMPS tutorial.
2727

2828
## Authors
2929

30-
### Project creator
31-
32-
- [Simon Gravelle](https://github.com/simongravelle),
33-
Univ. Grenoble Alpes, CNRS, LIPhy, 38000 Grenoble, France
34-
35-
### Contributors
36-
30+
- [Simon Gravelle](https://github.com/simongravelle) (corr. author),
31+
Université Grenoble Alpes, CNRS, LIPhy, 38000 Grenoble, France.
3732
- [Jacob R. Gissinger](https://www.stevens.edu/profile/jgissing),
38-
Stevens Institute of Technology, Hoboken, NJ 07030, USA
33+
Stevens Institute of Technology, Hoboken, NJ 07030, USA.
3934
- [Axel Kohlmeyer](https://sites.google.com/site/akohlmey),
4035
Institute for Computational Molecular Science, Temple University, Philadelphia,
41-
PA 19122, USA
36+
PA 19122, USA.
4237

4338

4439

4540
## Acknowledgements
4641

4742
- Simon Gravelle acknowledges funding from the European Union's Horizon 2020
4843
research and innovation programme under the Marie Skłodowska-Curie grant
49-
agreement No 101065060.
50-
- Axel Kohlmeyer acknowledges financial support by Sandia National Laboratories
44+
agreement 101065060.
45+
- Axel Kohlmeyer acknowledges financial support from Sandia National Laboratories
5146
under POs 2149742 and 2407526.
5247

5348

dependencies/.github

Submodule .github deleted from 2b1f5b2

files.txt

Lines changed: 0 additions & 4 deletions
This file was deleted.

generateREADME.sh

Lines changed: 0 additions & 3 deletions
This file was deleted.

0 commit comments

Comments
 (0)