-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.manifest
36 lines (33 loc) · 896 Bytes
/
.manifest
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# LAMMPS Tutorial manifest file. This file determines what is downloaded when.
# comments start with a # as the first character.
# comments and empty lines are ignored
##############################################################################
# 1) input file templates and data files
# the first file will be automatically loaded
create.lmp
equilibrate.lmp
shearing.lmp
groups.inc
parameters.inc
water.mol
# 2) solution files
# only downloaded on request
solution/groups.inc
solution/parameters.inc
solution/create.data
solution/create.lmp
solution/create.log
solution/minimize.data
solution/minimize.lmp
solution/minimize.log
solution/equilibrate.data
solution/equilibrate.lmp
solution/equilibrate.log
solution/shearing-ions.dat
solution/shearing.lmp
solution/shearing.log
solution/shearing.png
solution/shearing-wall.dat
solution/shearing-water.dat
solution/water.mol
# 3) support files