repo.or.cz
/
hoomd-blue.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Update list-maintainers to output redmine syntax
[hoomd-blue.git]
/
share
/
hoomd
/
examples
/
box_resize.xml
blob
5e77f72daf458e0833835836a84a278dd705e638
1
<?xml version="1.0" encoding="UTF-8"?>
2
<hoomd_xml>
3
<configuration time_step="0">
4
<box Lx="25" Ly="25" Lz="25"/>
5
<position>
6
-0.5 -0.5 -0.5
7
-0.5 -0.5 0.5
8
-0.5 0.5 -0.5
9
-0.5 0.5 0.5
10
0.5 -0.5 -0.5
11
0.5 -0.5 0.5
12
0.5 0.5 -0.5
13
0.5 0.5 0.5
14
15
-10 -0.5 -0.5
16
-10 -0.5 0.5
17
-10 0.5 -0.5
18
-10 0.5 0.5
19
-9 -0.5 -0.5
20
-9 -0.5 0.5
21
-9 0.5 -0.5
22
-9 0.5 0.5
23
24
</position>
25
<type>
26
A
27
A
28
A
29
A
30
A
31
A
32
A
33
A
34
B
35
B
36
B
37
B
38
B
39
B
40
B
41
B
42
</type>
43
<diameter>
44
1.0
45
1.0
46
1.0
47
1.0
48
1.0
49
1.0
50
1.0
51
1.0
52
1.0
53
1.0
54
1.0
55
1.0
56
1.0
57
1.0
58
1.0
59
1.0
60
</diameter>
61
</configuration>
62
</hoomd_xml>