MRod5 / pyturb

Gas models, combustion and gas turbine solver.
MIT License
63 stars 15 forks source link

Combustion reaction with gas mixture as oxidizer #17

Open MRod5 opened 1 year ago

MRod5 commented 1 year ago

combustion_thermodynamics.Combustion() #() allows gas mixtures for both fuels and oxidizers. In case of the fuel mixtures, it is not already developed, but in the case of the oxidizers mixtures, the reactants do not consider O2 in the mixture.

MRod5 commented 1 year ago

a9ed274