Path: Propulsion/Gas
% Computes the area ratio from Mach Number. Type AreaRatioFromMach for a demo. -------------------------------------------------------------------------- Form: M = AreaRatioFromMach( aR, gamma ) -------------------------------------------------------------------------- ------ Inputs ------ M (1,:) Mach number gamma (1,1) Ratio of specific heats ------- Outputs ------- aR (1,:) Area ratio Exit Area/Throat Area -------------------------------------------------------------------------- References: Hill, P.G., Peterson, C. R., "The Mechanics and Thermodynamics of Propulsion," Addison-Wesley Publishing Company, 1970, p. 49. --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the Propulsion Module page