Skip to content

Commit a1032c8

Browse files
committed
updated header
1 parent e08ebec commit a1032c8

Some content is hidden

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

65 files changed

+66
-66
lines changed

files/tutorial1/improved.md.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial1/improved.min.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial1/initial.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial1/solution/improved.md.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial1/solution/improved.min.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial1/solution/initial.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial2/breakable.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial2/solution/breakable-with-tip.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

files/tutorial2/solution/breakable-yaml-reader.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Python Script
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66
import numpy as np

files/tutorial2/solution/breakable.lmp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# LAMMPS Input File
22
# Licensed under CC BY 4.0
3-
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# By Simon Gravelle, Cecilia M. S. Alvares, Jacob R. Gissinger, and Axel Kohlmeyer
44
# Please cite doi.org/10.48550/arXiv.2503.14020
55
# Find more on GitHub: https://github.com/lammpstutorials
66

0 commit comments

Comments
 (0)