l101.redundantcoords

Implementation level

Type

Status

CML extraction template

image1

HTML5 representation

image2

Template attributes

Attribute

Value

source

Gaussian log

id

l101.redundantcoords

pattern

\s*Redundant internal coordinates.*$.*

endPattern

.*

xml:base

l101/l101.redundantcoords.xml

Input

Redundant internal coordinates taken from checkpoint file:
/tmp/webmo/1/Gau-28333.chk

Output text

1<comment class="example.output" id="l1.redundantcoords">
2    <module cmlx:templateRef="l101.redundantcoords">
3      <scalar dataType="xsd:string" dictRef="g:redundant" cmlx:templateRef="redundant">Redundant internal coordinates taken from checkpoint file:</scalar>
4      <scalar dataType="xsd:string" dictRef="g:checkpoint" cmlx:templateRef="checkpoint">/tmp/webmo/1/Gau-28333.chk</scalar>
5    </module>
6  </comment>

Template definition

1<record id="redundant">{X,g:redundant}</record>
2<record id="checkpoint">{X,g:checkpoint}</record>
3<transform process="pullupSingleton" xpath=".//cml:list" />