Shock & Detonation toolbox compatibility patch

The Shock & Detonation Toolbox is an addon to Cantera for solving problems from Chapman-Jourget and ZND theory.

Unfortunately, the ZND program from that toolbox is incompatible with Cantera 2.0 and furthermore fails to compile with recent gcc versions. Here I maintain a patch to fix those problems.

I furthermore believe that their program has an error, though I don't know where it is. Their program's results do not propagate correctly in my simulation. I have written my own implementation of a ZND solver (without using thermicity, by directly solving the stationary Euler equations), which produces correct (in the above sense) results. Contact me if you'd like to have a copy.

The patch

Download: 0001-Compatibility-with-Cantera-2.0-and-GCC-4.4.5.patch (Latest update: 31.10.2012)