I am traying to convert a standard chemkin from
CRECK using ck2cti command, which works fine with some warnings and even writes the .cti file but throws the following error.
Mechanism contains 497 species and 24501 reactions.
Validating mechanism...
FAILED
***********************************************************************
CanteraError thrown by GasTransportData::validate:
invalid geometry for species 'CSOLID'. 'nonlinear' specified, but species only contains 1.0 atoms.
***********************************************************************
Could anyone help me with this?