Skip to content

jsantner/CollectionOfMechanisms

 
 

Repository files navigation

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 reaction mechanisms and brief introduction
│
└───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: link to the origional paper/website
|

Chemical Mechanism Resources

Resources published by kinetics groups (incomplete alphabetic list):

Other collections:

Useful links

Useful tips for converting chemkin mechanisms to cti mechanisms

About

A data hub for combustion reaction mechanisms

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 99.9%
  • Roff 0.1%