AreaRatioFromMach:

Path: Propulsion/Gas

% Computes the area ratio from Mach Number.

   Type AreaRatioFromMach for a demo.

   Since version 8.
--------------------------------------------------------------------------
   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

--------------------------------------------------------------------------

Children:

Common: Graphics/Plot2D

Back to the Propulsion Module page