Skip to content

Commit 5abec72

Browse files
Merge pull request #48 from lammpstutorials/retest-all-tutorials
re-test tutorial and check consistency
2 parents ec4cac5 + 933d6ae commit 5abec72

87 files changed

Lines changed: 1121 additions & 1075 deletions

Some content is hidden

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

figures/GUI-1.png

-16.6 KB
Loading

figures/LJ-energy.png

-13.8 KB
Loading

figures/LJ-mixing.png

-4.68 KB
Loading

figures/chart-1.png

-34.1 KB
Binary file not shown.

figures/chart-and-output.png

139 KB
Loading

figures/output-1.png

-68.1 KB
Binary file not shown.

files/tutorial1/.manifest

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -10,20 +10,20 @@ improved.md.lmp
1010

1111
# 2) solution files
1212
# only downloaded on request
13+
solution/improved.md.dat
14+
solution/improved.md.lmp
15+
solution/improved.md.log
16+
solution/improved.md.mp4
17+
solution/improved.md.png
18+
solution/improved.min.data
19+
solution/improved.min.lmp
20+
solution/improved.min.log
21+
solution/improved.min.png
1322
solution/initial.lmp
1423
solution/initial.log
15-
solution/initial.parta.dat
16-
solution/initial.partb.dat
17-
solution/initial.run0.png
1824
solution/initial.min.png
1925
solution/initial.mp4
20-
solution/improved.min.lmp
21-
solution/improved.min.log
22-
solution/improved.min.png
23-
solution/improved.md.lmp
24-
solution/improved.md.log
25-
solution/improved.md.dat
26-
solution/improved.md.png
27-
solution/min_coords.data
26+
solution/initial.png
27+
2828

2929
# 3) folders not known to LAMMPS GUI will be skipped

files/tutorial1/improved.md.lmp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# LAMMPS Input File (License CC BY 4.0)
2+
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# The DOI will be added upon publication
4+
# Find more on GitHub: https://github.com/lammpstutorials
5+
16
# 1) Initialization
27
units lj
38
dimension 3

files/tutorial1/improved.min.lmp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# LAMMPS Input File (License CC BY 4.0)
2+
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# The DOI will be added upon publication
4+
# Find more on GitHub: https://github.com/lammpstutorials
5+
16
# 1) Initialization
27
units lj
38
dimension 3

files/tutorial1/initial.lmp

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# LAMMPS Input File (License CC BY 4.0)
2+
# By Simon Gravelle, Jacob R. Gissinger, and Axel Kohlmeyer
3+
# The DOI will be added upon publication
4+
# Find more on GitHub: https://github.com/lammpstutorials
5+
16
# PART A - ENERGY MINIMIZATION
27
# 1) Initialization
38
# 2) System definition

0 commit comments

Comments
 (0)