Skip to content

Commit 5cf1ff4

Browse files
Merge pull request #3 from lammpstutorials/restructure
Restructure the folder, update the inputs
2 parents 4e249a6 + f159229 commit 5cf1ff4

File tree

739 files changed

+228641
-4140661
lines changed

Some content is hidden

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

739 files changed

+228641
-4140661
lines changed

.DESCRIPTION.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
## Input files for LAMMPS tutorials [![DOI](https://zenodo.org/badge/739720878.svg)](https://zenodo.org/doi/10.5281/zenodo.13341091)
2+
3+
LAMMPS and Python input files corresponding
4+
associated with [lammps tutorials](https://lammpstutorials.github.io/).
5+
6+
The files include:
7+
8+
- LAMMPS data files, input files, and parameter files,
9+
- the detailed solutions to the exercises,
10+
- Python scripts for generating structures and analyzing data.
11+
12+
### Main repository
13+
14+
Find [here](https://github.com/lammpstutorials/lammpstutorials.github.io)
15+
the main repository for LAMMPS tutorial.
16+

.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

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ inputs/freeenergy/BiasedSampling/wham-release-2.0.11
1313
docs/sphinx/build
1414

1515
# force the upload of certain dump and log files
16-
!vmd/dump.lammpstrj
16+
# tofix
1717
!level1/lennard-jones-fluid/my-first-input/log.lammps
1818
!level1/breaking-a-carbon-nanotube/breakable-bonds/dump.lammpstrj
1919
!level1/breaking-a-carbon-nanotube/breakable-bonds/log.lammps

.gitmodules

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

LICENSE

Lines changed: 395 additions & 674 deletions
Large diffs are not rendered by default.

README.md

Lines changed: 27 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,13 @@
1-
## Input files for LAMMPS tutorials
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+
10+
## Input files for LAMMPS tutorials [![DOI](https://zenodo.org/badge/739720878.svg)](https://zenodo.org/doi/10.5281/zenodo.13341091)
211

312
LAMMPS and Python input files corresponding
413
associated with [lammps tutorials](https://lammpstutorials.github.io/).
@@ -14,21 +23,26 @@ The files include:
1423
Find [here](https://github.com/lammpstutorials/lammpstutorials.github.io)
1524
the main repository for LAMMPS tutorial.
1625

17-
### About me & Contact
1826

19-
I am a computer physicist in soft matter and fluids at interfaces. You can
20-
find more information on my [personal webpage](https://simongravelle.github.io/).
2127

22-
See the [contact page](https://lammpstutorials.github.io/sphinx/build/html/non-tutorials/contact-me.html).
23-
You can report issues here on Github, or send me an [email](https://simongravelle.github.io/). Your feedback is always appreciated.
28+
## Authors
29+
30+
- [Simon Gravelle](https://github.com/simongravelle) (corr. author),
31+
Université Grenoble Alpes, CNRS, LIPhy, 38000 Grenoble, France.
32+
- [Jacob R. Gissinger](https://www.stevens.edu/profile/jgissing),
33+
Stevens Institute of Technology, Hoboken, NJ 07030, USA.
34+
- [Axel Kohlmeyer](https://sites.google.com/site/akohlmey),
35+
Institute for Computational Molecular Science, Temple University, Philadelphia,
36+
PA 19122, USA.
37+
38+
2439

25-
### License & Acknowledgments
40+
## Acknowledgements
2641

27-
All the LAMMPS inputs/data/parameter files and Python scripts are released under the
28-
GNU general public license v3.0.
42+
- Simon Gravelle acknowledges funding from the European Union's Horizon 2020
43+
research and innovation programme under the Marie Skłodowska-Curie grant
44+
agreement N°101065060.
45+
- Axel Kohlmeyer acknowledges financial support from Sandia National Laboratories
46+
under POs 2149742 and 2407526.
2947

30-
This project has received funding from the European
31-
Union's Horizon 2020 research and innovation programme
32-
under the Marie Skłodowska-Curie grant agreement No 101065060.
3348

34-
![Acknowledgments-logos](https://raw.githubusercontent.com/simongravelle/credits/1c44b5ae76a33c5bbbd33a54243365c6abdc24b2/cnrs-uga-liphy-msca.png)

bash/input.lammps

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

bash/varying-number/input.lammps

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

bash/varying-number/launch_LAMMPS.sh

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

bash/varying-number/nb1/dark.png

-652 KB
Binary file not shown.

bash/varying-number/nb1/light.png

-689 KB
Binary file not shown.

0 commit comments

Comments
 (0)