Fixed an error in the CTI guide
This commit is contained in:
parent
f53ad9b47b
commit
e80d5bbbb9
1 changed files with 1 additions and 1 deletions
|
|
@ -368,7 +368,7 @@ If you are interested in seeing the internals of how the preprocessing works,
|
|||
take a look at file ``ctml_writer.py`` in the Cantera Python package. Or simply
|
||||
start Python, and type::
|
||||
|
||||
>>> from Cantera import ctml_writer
|
||||
>>> import ctml_writer
|
||||
>>> help(ctml_writer)
|
||||
|
||||
The ``ctml_writer.py`` module can also be run as a script to convert input .cti
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue