ctml2yaml - Man Page

convert legacy CTML-format mechanisms to Cantera YAML input files

Synopsis

ctml2yaml input [output] [-h | --help]

Description

The parameters are as follows:

input

The CTML (XML) file to be converted.

[output]

The name of the output file. By default, an output file will be created with the same name as the input file, with the extension changed to .yaml.

-h | --help

Show a help message and exit.

Example

ctml2yaml mymech.xml

Info

6 Feb 2021