SUBROUTINE AR12AA(G,M,RESULT,IERR) DOUBLE PRECISION G, M, RESULT(3) INTEGER IERR
Compute maximum wave and deflection surface angle before shock detachment given a mach number .
Argument | Intent | Description |
g | in | Specific heat constant . |
m | in | Mach number . |
result | out | Array with result properties as described in 10. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of range.