File: pbc4.xml

package info (click to toggle)
gamgi 0.14.8-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 16,244 kB
  • ctags: 7,535
  • sloc: ansic: 138,873; xml: 67,127; makefile: 527; perl: 171; sh: 33
file content (12 lines) | stat: -rw-r--r-- 493 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<!DOCTYPE gml SYSTEM "http://www.gamgi.org/dtd/gamgi.dtd">
<!-- perfect tetrahedrons: offset = 0.25 without PBC -->
<!-- perfect dodecahedrons: offset = 0.00 with PBC -->
<gml>
  <cluster>
    <atom element=" C" x="-0.2500" y="-0.25" z="-0.25"/>
    <atom element=" O" x=" 0.2500" y=" 0.25" z="-0.25"/>
    <atom element="Si" x=" 0.2500" y="-0.25" z=" 0.25"/>
    <atom element=" N" x="-0.2500" y=" 0.25" z=" 0.25"/>
  </cluster>
</gml>