Skip to content

TJP-Karpowski/Arrhenius.jl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arrhenius

We are in an early-development. Expect some adventures and rough edges.

Installation

pkg> add https://github.com/DENG-MIT/Arrhenius.jl

Publication

Applications

  • Sensitivity analysis for auto-ignition | repo | Features: auto-differentiation, multi-threading, sensitivity to all of three Arrhenius params A, b and Ea, active subspace based uncertainty quantification
  • Sensitivity analysis for one-dimensional flames | repo | Features: auto-differentiation, multi-threading, sensitivity to all of three Arrhenius params A, b and Ea.
  • Automonous learn kinetic mechanism using neural network | repo | Features: Chemical Reaction Neural Network (CRNN), Neural Ordinary Differential Equations.
  • Deep Reduction | repo | Features: Two-stages mechanism reduction with deep learning.

Examples

Note that some of the examples are in development and you can have early access by contacting Weiqi Ji

Relevent packages

  • ReactionMechanismSimulator.jl The amazing Reaction Mechanism Simulator for simulating large chemical kinetic mechanisms
  • Cantera A comprehensive C++ based combustion simulation package and with great python interface. Arrhenius relies on Cantera when it is applicable.

About

Combustion Kinetic Modeling Software 2.0

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Jupyter Notebook 80.8%
  • Julia 16.4%
  • Python 2.8%