SUBROUTINE AR10AC(G,P,RESULT,IERR) DOUBLE PRECISION G, P, RESULT(5) INTEGER IERR
Compute the normal shock relations given the pressure ratio .
Argument | Intent | Description |
g | in | Specific heat constant . |
p | in | Pressure ratio . |
result | out | Array with result properties as described in 8. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given out of range.