Path: ACPro/ACProAerodynamics
-------------------------------------------------------------------------- Computes the Prandtl Glauert Compressibility correction. The correction is modified by a damping term, delta, to prevent infinite values at M = 1. delta should be less than 0.1. Type PrandtlGlauertCorrection for a demo. Since version 5. -------------------------------------------------------------------------- Form: pG = PrandtlGlauertCorrection( m, delta ) -------------------------------------------------------------------------- ------ Inputs ------ m (1,:) Mach number delta (1,1) If entered use this for transonic damping ------- Outputs ------- pG (1,:) Prandtl Glauert correction --------------------------------------------------------------------------
Common: Graphics/Plot2D
Back to the ACPro Module page