SUBROUTINE AR13AC(G,T,RESULT,IERR) DOUBLE PRECISION G, T, RESULT(3) INTEGER IERR
Compute the Prandtl-Meyer properties given a mach angle .
Argument | Intent | Description |
g | in | Specific heat constant . |
t | in | Mach angle . |
result | out | Array with result properties as described in 11. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given out of range.