Path: ACPro/ACEngine
% Compute streamline deflection angle from the oblique shock angle. Type StreamlineShockAngle for a demo. -------------------------------------------------------------------------- Form: delta = StreamlineShockAngle( theta, gamma ) -------------------------------------------------------------------------- ------ Inputs ------ theta (1,:) Oblique angle (rad) m1 (1,:) Mach number gamma (1,1) Fluid ratio of specific heats ------- Outputs ------- delta (1,:) Streamline deflection shock angle (rad) -------------------------------------------------------------------------- Reference: --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the ACPro Module page