Hello All (specifically developers),
I've seen a couple of posts about this-- specifically trying to match results between ChemKin and Cantera
https://groups.google.com/forum/#!topic/cantera-users/dMUhi5kVVDkMy question is this: Is there any plan to create a steady state reactor model in Cantera like there is in Chemkin? The differences between the two are shown in Slides 5 and 6 in the slide set:
http://seitzman.gatech.edu/classes/ae6766/WellStirredReactor.pdfThe short answer is that yes-- you can run the reactor for many seconds and it will reach a steady state solution. However solving the steady state equations yields algebraic equations instead of ODEs and may be faster.
Is there any plan to do this? Cantera uses the Sundials ODE solver, right? I believe that supports algebraic equations, also. Should be straight forward, but I hesitate to do this if there are plans to integrate this functionaltiy. Perhaps this already exists, and I just don't know about it.
Thanks all!!