This page documents some of the codes which I have written. Currently in the process of rewriting them in python, because open-source is the way to go! More codes will follow. (Codes developed for Gexcon will not be publicly available.)

Snippets of code (written in Python with Cantera, an open-source chemical kinetics software used for solving chemically reacting laminar flows).

Flame properties (dilatation ratio, laminar flame speed, adiabatic flame temperatures etc.) are computed for various fuel blends. The Zeldovich numbers and the effective Lewis numbers, either using a volume-based approach (Muppala et al., 2009) or the heat-release approach (Law et al., 2009), are also computed.

Note: not the prettiest set of codes, but it works (as far as I am aware of)!