cti2yaml - Man Page
convert legacy CTI-format mechanisms to Cantera YAML input files
Synopsis
cti2yaml input [output] [-h | --help]
Description
The parameters are as follows:
- input
The CTI 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
cti2yaml mymech.cti
Info
6 Feb 2021