1ctml_writer(1) General Commands Manual ctml_writer(1)
2
3
4
6 ctml_writer - process Cantera .cti input files
7
8
10 ctml_writer input-file.cti
11
12
14 ctml_writer processes a Cantera .cti file and produces a CTML (.xml)
15 file. It can be imported as a module, or used as a script. The output
16 file name is based on the input file name, with the extension changed
17 to .xml.
18
19
21 ctml_writer infile.cti
22
23 This will produce the CTML file infile.xml
24
25
26
27ctml_writer 4 Jun 2012 ctml_writer(1)