Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 1.24 KB

README.md

File metadata and controls

28 lines (20 loc) · 1.24 KB

CollectionOfMechanisms

This repo is a collection of existing combustion reaction mechanisms. This repo also tries to include a converted Cantera .xml 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.cti (cantera format, optionally)
		/readme.md
			+ how to cite?
			+ link to the origional papers
			+ original link for downloading the mechanisms

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