SUBROUTINE AR08AE(G,T0,IS_SUB,RESULT,IERR) DOUBLE PRECISION G, T0, RESULT(6) LOGICAL IS_SUB INTEGER IERR
Compute the isothermal relations given the stagnation temperature .
Argument | Intent | Description |
g | in | Specific heat constant . |
t0 | in | Stagnation temperature . |
result | out | Array with result properties as described in 6. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of range.