hi:
thanks for your reply! I have some concern about the answer in the link:
it says there: 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)
as I found in the web, the species partial molar enthalpies should be calculated by enthalpy_mole,right? so it should be a vector of each species with unit: j/kmol.
then, the unit of net production of species is kmol/m^3/s, so the enthalpy change of speices could be: J/m^3/s.
however when I use the enthalpy_mole(g), it is not a vector, it is a single value, while the enthalpies_RT (g) is a vector.
but the enthalpies_RT (g), as describe: if gaseous species, these values are ideal gas enthalpies. however it is non-dimensional value, how could it be ideal gas enthalpies?
so it confused me a little bit. could you please give me moe suggestions?
thanks!
Li