Skip to content

Commit b08e29c

Browse files
committed
updated LAMMPS version
1 parent eaef9b9 commit b08e29c

File tree

2 files changed

+25
-3
lines changed

2 files changed

+25
-3
lines changed

.DESCRIPTION.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is the repository of the [LAMMPS tutorials](https://lammpstutorials.github.
44
webpage. All the LAMMPS input scripts and data files can be found in a separate
55
repository named [lammpstutorials-inputs](https://github.com/lammpstutorials/lammpstutorials-inputs).
66

7-
The tutorials are compatible with the 29Aug2024 release of LAMMPS.
7+
The tutorials are compatible with the 22Jul2025 release of LAMMPS.
88

99
## About LAMMPS tutorials
1010

@@ -73,4 +73,4 @@ If you use this work, please cite:
7373
year = {2025},
7474
doi = {10.33011/livecoms.6.1.3037}
7575
}
76-
```
76+
```

README.md

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ This is the repository of the [LAMMPS tutorials](https://lammpstutorials.github.
1313
webpage. All the LAMMPS input scripts and data files can be found in a separate
1414
repository named [lammpstutorials-inputs](https://github.com/lammpstutorials/lammpstutorials-inputs).
1515

16-
The tutorials are compatible with the 29Aug2024 release of LAMMPS.
16+
The tutorials are compatible with the 22Jul2025 release of LAMMPS.
1717

1818
## About LAMMPS tutorials
1919

@@ -61,6 +61,28 @@ The template from the first page has been adapted from [HTML5 UP](https://html5u
6161
The other pages use the [Sphinx](https://www.sphinx-doc.org/) generator with the
6262
[furo style](https://github.com/pradyunsg/furo).
6363

64+
## The article
65+
66+
The official article can be found on [LiveCoMS](https://livecomsjournal.org/index.php/livecoms/article/view/v6i1e3037),
67+
and the source of the article on [GitHub](https://github.com/lammpstutorials/lammpstutorials-article).
68+
If you use this work, please cite:
69+
70+
> **A Set of Tutorials for the LAMMPS Simulation Package [Article v1.0]**
71+
> by Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer,
72+
> published in *Living Journal of Computational Molecular Science (LiveCoMS)*, 6(1), 3037 (2025).
73+
74+
```bibtex
75+
@article{gravelle2025tutorials,
76+
title = {A Set of Tutorials for the {LAMMPS} Simulation Package [Article v1.0]},
77+
author = {Gravelle, Simon and Alvares, Cecilia M. S. and Gissinger, Jacob R. and Kohlmeyer, Axel},
78+
journal = {Living Journal of Computational Molecular Science (LiveCoMS)},
79+
volume = {6},
80+
number = {1},
81+
pages = {3037},
82+
year = {2025},
83+
doi = {10.33011/livecoms.6.1.3037}
84+
}
85+
```
6486

6587

6688
## Authors

0 commit comments

Comments
 (0)