~ubuntu-branches/ubuntu/precise/kalzium/precise

« back to all changes in this revision

Viewing changes to data/molecules/propane.cml

  • Committer: Bazaar Package Importer
  • Author(s): Philip Muškovac
  • Date: 2011-07-03 12:28:58 UTC
  • Revision ID: james.westby@ubuntu.com-20110703122858-q1yyxncs89e4w0hs
Tags: upstream-4.6.90+repack
Import upstream version 4.6.90+repack

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0"?>
 
2
<molecule xmlns="http://www.xml-cml.org/schema/cml2/core" id="CS_propane">
 
3
 <formula concise=" C 3 H 8 "/>
 
4
 <identifier version="InChI/1">
 
5
  <basic>1/C3H8/c1-3-2/h3H2,1-2H3</basic>
 
6
 </identifier>
 
7
 <name convention="IUPAC">Propane</name>
 
8
 <atomArray>
 
9
  <atom id="a1" elementType="H" x3="1.899888" y3="-0.122054" z3="1.085334"/>
 
10
  <atom id="a2" elementType="C" x3="1.255016" y3="-0.064188" z3="0.199363"/>
 
11
  <atom id="a3" elementType="H" x3="1.556942" y3="0.825326" z3="-0.369401"/>
 
12
  <atom id="a4" elementType="H" x3="1.475813" y3="-0.939742" z3="-0.425536"/>
 
13
  <atom id="a5" elementType="C" x3="-0.206595" y3="-0.009366" z3="0.583463"/>
 
14
  <atom id="a6" elementType="H" x3="-0.470814" y3="-0.900172" z3="1.186581"/>
 
15
  <atom id="a7" elementType="H" x3="-0.389866" y3="0.860845" z3="1.243977"/>
 
16
  <atom id="a8" elementType="C" x3="-1.101463" y3="0.071268" z3="-0.632844"/>
 
17
  <atom id="a9" elementType="H" x3="-0.888184" y3="0.965926" z3="-1.232829"/>
 
18
  <atom id="a10" elementType="H" x3="-0.970055" y3="-0.799104" z3="-1.289367"/>
 
19
  <atom id="a11" elementType="H" x3="-2.160680" y3="0.111260" z3="-0.348741"/>
 
20
 </atomArray>
 
21
 <bondArray>
 
22
  <bond atomRefs2="a1 a2" order="1"/>
 
23
  <bond atomRefs2="a2 a3" order="1"/>
 
24
  <bond atomRefs2="a2 a4" order="1"/>
 
25
  <bond atomRefs2="a2 a5" order="1"/>
 
26
  <bond atomRefs2="a5 a6" order="1"/>
 
27
  <bond atomRefs2="a5 a7" order="1"/>
 
28
  <bond atomRefs2="a5 a8" order="1"/>
 
29
  <bond atomRefs2="a8 a9" order="1"/>
 
30
  <bond atomRefs2="a8 a10" order="1"/>
 
31
  <bond atomRefs2="a8 a11" order="1"/>
 
32
 </bondArray>
 
33
 <list>
 
34
  <propertyList>
 
35
   <property dictRef="cml:molwt" title="molecular weight">
 
36
    <scalar dataType="xsd:decimal" dictRef="cml:molwt" units="unit:g">44.0956</scalar>
 
37
   </property>
 
38
   <property dictRef="chemwt:exact_molwt" title="exact molecular weight">
 
39
    <scalar dataType="xsd:decimal" dictRef="chemwt:exact_molwt" units="unit:g">44.0626003</scalar>
 
40
   </property>
 
41
   <property dictRef="cml:mpt" title="melting point">
 
42
    <scalar dataType="xsd:decimal" errorValue="1.0" dictRef="cml:mpt" units="unit:celsius">-188</scalar>
 
43
   </property>
 
44
   <property dictRef="cml:bpt" title="boiling point">
 
45
    <scalar dataType="xsd:decimal" errorValue="1.0" dictRef="cml:bpt" units="unit:celsius">-42</scalar>
 
46
   </property>
 
47
  </propertyList>
 
48
 </list>
 
49
</molecule>