SUBROUTINE AR07AE(G,V,RESULT,IERR) DOUBLE PRECISION G, V, RESULT(8) INTEGER IERR
Compute the rayleigh relations given the velocity ratio, .
Argument | Intent | Description |
g | in | Specific heat constant . |
v | in | Velocity ratio . |
result | out | Array with result properties as described in 5. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given out of range.