Path: Propulsion/Gas
% Computes the combustion temperature of a gas mixture. -------------------------------------------------------------------------- Form: t = CombTemp( nR, nP, hR, hP, cPP ) -------------------------------------------------------------------------- ------ Inputs ------ nR (n) Number of moles of each reactant nP (m) Number of moles of each product hR (n) Heat of formation of each reactant hP (m) Heat of formation of each product cPP (m) Heat capacity of each product ------- Outputs ------- t Combustion temperature -------------------------------------------------------------------------- References: Martinez-Sanchez, M. "16.53 Course Notes" M.I.T. 1979. --------------------------------------------------------------------------
Back to the Propulsion Module page