Update list-maintainers to output redmine syntax
[hoomd-blue.git] / share / hoomd / examples / box_resize.xml
blob5e77f72daf458e0833835836a84a278dd705e638
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
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
24 </position>
25 <type>
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>