Cantera / cantera

Chemical kinetics, thermodynamics, and transport tool suite
https://cantera.org
Other
602 stars 346 forks source link

Convert Chemkin-format mechanisms to Cantera #1615

Closed czc-zju closed 1 year ago

czc-zju commented 1 year ago

When I use the cantera.ck2yaml to convert the chemkin mechanism to Cantera, I encounter the following error: Skipping unexpected species "CHO" while reading thermodynamics entry. Wrote YAML mechanism file to 'chem.yaml'. Mechanism contains 102 species and 594 reactions. Validating mechanism... FAILED Undeclared duplicate reaction HCOOH + M <=> CO + H2O + M found on lines 744 and 748 of the kinetics input file.

The chemkin mechanism is in the attachment. Hope someone can help me. Thanks in advance chem.inp.txt thermo.dat.txt trans.dat.txt

ischoegl commented 1 year ago

Please try the —permissive option, per online documentation. If you have further questions, please ask on Cantera’s user group.