File tree Expand file tree Collapse file tree 2 files changed +40
-4626
lines changed
Expand file tree Collapse file tree 2 files changed +40
-4626
lines changed Original file line number Diff line number Diff line change 1+ # LAMMPS Tutorial manifest file. This file determines what is downloaded when.
2+ # comments start with a # as the first character.
3+ # comments and empty lines are ignored
4+ ##############################################################################
5+ # 1) input file templates and data files
6+ # the first file will be automatically loaded
7+ groups.inc
8+ parameters.inc
9+ create.lmp
10+ minimize.lmp
11+ equilibrate.lmp
12+ shearing.lmp
13+ water.mol
14+
15+ # 2) solution files
16+ # only downloaded on request
17+ solution/groups.inc
18+ solution/parameters.inc
19+ solution/create.data
20+ solution/create.lmp
21+ solution/create.log
22+ solution/minimize.data
23+ solution/minimize.ipynb
24+ solution/minimize.lmp
25+ solution/minimize.log
26+ solution/equilibrate.data
27+ solution/equilibrate.ipynb
28+ solution/equilibrate.lmp
29+ solution/equilibrate.log
30+ solution/shearing-ions.dat
31+ solution/shearing.ipynb
32+ solution/shearing.lmp
33+ solution/shearing.log
34+ solution/shearing.png
35+ solution/shearing-wall.dat
36+ solution/shearing-water.dat
37+ solution/water.mol
38+
39+ # 3) support files
40+
You can’t perform that action at this time.
0 commit comments