SUBROUTINE AR11AG(G,M,T,STRONG,RESULT,IERR) DOUBLE PRECISION G, M, T, RESULT(10) LOGICAL STRONG INTEGER IERR
Compute the oblique shock relations given the mach number and the deflection surface angle .
Argument | Intent | Description |
g | in | Specific heat constant . |
d | in | Density ratio . |
t | in | Deflection surface angle . |
result | out | Array with result properties as described in 9. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of range.
Given out of range.
Calculation failed.