Extracting system of ODEs from Cantera using Matlab
Afficher commentaires plus anciens
I am working with the Cantera package in Matlab. Specifically, I am using the conhp.m code avaliable on https://cantera.org/examples/matlab/conhp.m.html
This Matlab function, according to the description, evaluates the system of ordinary differential equations for an adiabatic, constant-pressure, zero-dimensional reactor.
I am simply interested in extracting the system of ODEs that it uses. Assuming I use "gas = GRI30" as input, which has 53-species and 325-reactions, how do I get the system of embedded equations of the form y' = f(y)?
Any help would be greatly appreciated. Thanks!
1 commentaire
Oleg Boychenko
le 16 Nov 2018
Réponses (0)
Catégories
En savoir plus sur Ordinary Differential Equations dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!