SUBROUTINE AR09AD(G,T,RESULT,IERR) DOUBLE PRECISION G, T, RESULT(5) INTEGER IERR
Compute the DeLaval nozzle isentropic relations given the temperature ratio .
ENTRY: Specific heat constant .
ENTRY: Temperature ratio .
EXIT: Array with result properties as described in 7.
EXIT: (optional) Return status code.
Specific heat ratio .
Computed out of range.
Given out of range.