SUBROUTINE AR07AF(G,P0,IS_SUB,RESULT,IERR) DOUBLE PRECISION G, P0, RESULT(8) LOGICAL IS_SUB INTEGER IERR
Compute the rayleigh relations given the stagnation pressure ratio, .
ENTRY: Specific heat constant .
ENTRY: Stagnation pressure ratio .
Whether corresponding to the given is assumed to be sub- or super-sonic.
EXIT: Array with result properties as described in 5.
EXIT: (optional) Return status code.
Specific heat ratio .
Computed out of range.
Given out of range.
Iterative solver failed.