Path: Propulsion/Gas
% Compute the Mach number Since version 9. -------------------------------------------------------------------------- Form: m = MachNumber( u, gamma, molWt, T ) -------------------------------------------------------------------------- ------ Inputs ------ u (n) Velocity (m/sec) gamma (1,1) Ratio of specific heats molWt (1,1) Average molecular weight of the gas (kg/mole) T (m) Temperature (deg-K) ------- Outputs ------- m (n,m) Mach number --------------------------------------------------------------------------
Common: Graphics/Mesh2 Propulsion: Gas/SpeedSnd
Back to the Propulsion Module page