Skip to content

How_converters_work

Oliver Stueker edited this page May 5, 2015 · 2 revisions

For a given task (say GamessUK punch file to CML) we define one of more converters. In practice for complex files we normally have at least two stages:

 * conversion of legacy to rawCML
 * conversion of rawCML to semantic ("complete") CML

We'll illustrate with with a specific problem (I have used ellipses for easier reading)

creating_rawCML

Clone this wiki locally