
SUBROUTINE AR05AE(G,A,IS_SUB,RESULT,IERR) DOUBLE PRECISION G, A, RESULT(5) LOGICAL IS_SUB INTEGER IERR
Compute the isentropic relations given the critical area ratio
.
| Argument | Intent | Description |
| g | in | Specific heat constant |
| a | in | Critical area ratio |
| is_sub | in | Whether the mach number correspdonding to |
| result | out | Array with result properties as described in 3. |
| ierr | out | (optional) Return status code |
Specific heat ratio
.
Computed
out of range.
Given
out of range.
Iterative solver failed