Compressible Flow Subroutine Library
Programming Reference Manual
Version 1.0 DD-00008-010
3.13.6 arspmfv - Mach number from v(M)
double arspmfv(double g, double v);

Computes the mach number M given the Prandtl-Meyer angle v(M)  .

Performance
Iterative

Arguments




Argument Intent

Description




g in

Specific heat constant γ .

n in

Prandtl-Meyer angle         (√︃ γ+1-  )
v(M)≤ 90   γ-1 -1.




Return value
This function returns the mach number M for the given mach Prandtl-Meyer angle v(M)  or NAN (Not-a-Number) if an error has occurred).