What is the MATLAB equivalent of delta_enthalpy in Python?

610 views
Skip to first unread message

Tom K. Mathews

unread,
Dec 27, 2016, 6:59:01 AM12/27/16
to Cantera Users' Group
I am trying to calculate the heat release rates similar to one done by Inna here in MATLAB. I can't find the MATLAB equivalent of delta_enthalpy that is available in the Python interface of cantera. Is such a parameter available in the MATLAB interface?

Tom

Ray Speth

unread,
Dec 27, 2016, 3:42:51 PM12/27/16
to Cantera Users' Group
Tom,

Unfortunately this function is not implemented in the Matlab toolbox. You can calculate the heat release rate using the species partial molar enthalpies (via the enthalpies_RT function) and the net production rates (via the netProdRates function).

Regards,
Ray
Reply all
Reply to author
Forward
0 new messages