Skip to content

Latest commit

 

History

History
29 lines (23 loc) · 1.26 KB

README.md

File metadata and controls

29 lines (23 loc) · 1.26 KB

CollectionOfMechanisms

This repo is a collection of combustion reaction mechanisms. This repo also tries to include a converted Cantera XML and YAML based mechanism. Therefore, cantera users can import those mechanism out of the shelf.

Below are the proposed data organization structure. See the demo folder for DME_CH3OCH3.

/fuel name
../readme.md (List of avaliable mechanisms)
../Mechanism abbr. (e.g., GRI30 for methane)
..../chem.inp (chemkin format)	
..../thermo.dat
..../tran.dat
..../chem.xml (cantera format)
..../chem.yaml (cantera format)
..../chem.cti (cantera format, optionally)
..../readme.md
    + how to cite?
    + link to the origional paper/website
    + original link for downloading the mechanism

Useful links

Useful tips for converting chemkin mechanisms to cti mechanisms

Mechanisms from Lawrence Livermore National Laboratory (LLNL)

Mechanisms Collected on Cefac Cantera Manual

Mechanisms collected on Explosion Dynamics Laboratory of CalTech