Skip to content

lamkina/CollectionOfMechanisms

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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 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

About

Collection of combustion reaction mechanisms

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Fortran 99.9%
  • Roff 0.1%