Path: Propulsion/Gas
% Computes the ratio of specific heats of a gas mixture. Since version 2. -------------------------------------------------------------------------- Form: [gammaM, nM] = Gamma( cP, n ) -------------------------------------------------------------------------- ------ Inputs ------ cP (:) Specific heats of the constituents (cal/mole deg K) n (:) Number of moles of each constituent ------- Outputs ------- gammaM (:) Ratio of specific heat of the mixture (cal/mole deg K) nM (:) Number of moles in the mixture --------------------------------------------------------------------------
Back to the Propulsion Module page