Skip to content

hsim13372/pychemkin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pychemkin

Build Status Coverage Status

A chemical kinetics library written in Python.

Easy to extend and contribute to.

List of capabilities:

  1. Elementary reactions
  2. Some non-elementary reactions
  • Duplicate
  • Troe Three-Body
  • Lindmann
  • Troe Falloff
  1. Irreversible and reversible rxns
  2. Database of species properties:
  • Molecular weights
  • NASA polynomial coefficients
  1. Time-integration of system of ODEs
  • Convenient interface with SciPy
  • User can add their own integrator
  1. Contains an implementation of the energy equation
  • Formulated in terms of the temperature of the mixture
  1. Flexible visualizations
  2. Consistency checks on units
  3. Reactions specified through .xml input file.
  4. Derivatives wrt state.
  • Try to use automatic differentiation packages?

Milestones

  • March 1
    • Elementary reactions
    • Reversible and irreversible reactions
    • Consistency checks on units
    • Input parsers
    • Time integration module
    • Visualizations
      • Time plots of various quantities
      • Graphical viz?
    • First pass at database
  • April 1
    • Energy equation
    • Non-elementary reactions
    • Host database on external site?
    • Web API for database?
  • May 1
    • Accessing database
    • Contributing to database
    • Requests?
    • Derivative information

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%