SUBROUTINE AR14AA(G,M1,M2,RESULT,IERR) DOUBLE PRECISION G, M1, M2, RESULT(5) INTEGER IERR
Compute the expansion fan properties given and
.
Argument | Intent | Description |
g | in | Specific heat constant |
m1 | in | Upstream mach number |
m2 | in | Downstream mach number |
result | out | Array with result properties as described in 12. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given or
out of range.