Module mach_from

Module mach_from 

Source
Expand description

Collection of functions for isentropic compressible flow.

Functionsยง

mach_from_a_ac
Mach number for a given critical area ratio.
mach_from_mach_angle
Mach number for a given mach angle in radians.
mach_from_p_p0
Mach number for a given total pressure ratio.
mach_from_pm_angle
Mach number for a given Prandtl-Meyer angle in radians.
mach_from_rho_rho0
Mach number for a given stagnation density ratio.
mach_from_t_t0
Mach number for a given total temperature ratio.