SUBROUTINE AR07AC(G,D,RESULT,IERR) DOUBLE PRECISION G, D, RESULT(8) INTEGER IERR
Compute the rayleigh relations given the density ratio, .
Argument | Intent | Description |
g | in | Specific heat constant . |
d | in | Density 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.