Skip to content

l716.thermochemistry.vibtemp ​

Implementation level ​

TypeStatus
CML extraction template
HTML5 representation

Template attributes ​

AttributeValue
sourceGaussian log
idl716.thermochemistry.vibtemp
repeat*
pattern\s*Vibrational temperatures.*
endPattern\s*
xml:basel716/thermochemistry/l716.thermochemistry.vibtemp.xml

Input ​

 Vibrational temperatures:   1976.16  1976.16  1976.16  2293.35  2293.35
          (Kelvin)           4393.44  4552.17  4552.17  4552.17

Output text ​

xml
<comment class="example.output" id="l716.thermochemistry.vibtemp">
    <module cmlx:templateRef="l716.thermochemistry.vibtemp">
      <array dataType="xsd:double" size="9" dictRef="cc:vibtemp">1976.16 1976.16 1976.16 2293.35 2293.35 4393.44 4552.17 4552.17 4552.17</array>
    </module>
  </comment>

Template definition ​

xml
<record id="vibtemp">\s*Vibrational temperatures: \s*&#123;1_5F,cc:vibtemp&#125;\s*</record>
<record id="vibtemp" repeat="*">\s*(?:\(Kelvin\))?\s*&#123;1_5F,x:x&#125;\s*</record>
<transform process="joinArrays" xpath=".//cml:array" />
<transform process="pullup" xpath=".//cml:array" />
<transform process="delete" xpath="./cml:list" />