THERMO ALL
SPECIES
"ALL"
END
--
You received this message because you are subscribed to the Google Groups "Cantera Users' Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cantera-user...@googlegroups.com.
To post to this group, send email to canter...@googlegroups.com.
Visit this group at https://groups.google.com/group/cantera-users.
For more options, visit https://groups.google.com/d/optout.
--
Hans-Herbert,
If you have the Python executable on your path (e.g. running ‘python’ from the command prompt launches the Python interpreter) then you can run ck2cti like this:
python -m cantera.ck2cti --thermo=somefile.txt
Regards,
Ray