--- In cantera@yahoogroups.com, "manu370353" <manu370353@...> wrote:
>
> hi,
> I succeeded to generate the new reaction mechanism from the parent cti
file(eg:gri30.cti) but the new generated mechanism doen't contains the transport
properties.how can I add tranport properties in the new generated reaction
mechanism.
Manoj,
It's not clear when you say you 'generate' a mechanism: the .cti file should
have the transport props in it. Look at gri30.cti in the cantera\data\inputs and
search for "transport". Btw, if you are converting a Chemkin file, then use
something like:
ck2cti.exe -i h2-o2.che -t therm.dat -tr tran.dat -id ohmech -v
python ctml_writer.py h2-o2.cti