Skip to content

caspt2.root ​

Implementation level ​

TypeStatus
CML extraction template
HTML5 representation

Template attributes ​

AttributeValue
sourceMOLCAS log
idcaspt2.root
pattern\s*(\+\+)?\s*CASPT2\scomputation.*
endPattern.*
repeat*
xml:basemodules/caspt2/roots.xml

Input ​

++ CASPT2 computation    5

Output text ​

xml
<comment class="example.output" id="caspt2.root">
         <module cmlx:templateRef="caspt2.root">
            <list cmlx:templateRef="missingID">
               <scalar dataType="xsd:integer" dictRef="m:rootnumber">5</scalar>
            </list>
         </module>
    </comment>

Template definition ​

xml
<record>\s*(\+\+)?\s*CASPT2\scomputation&#123;I,m:rootnumber&#125;</record>