SUBROUTINE AR08AF(G,F,IS_SUB,RESULT,IERR) DOUBLE PRECISION G, F, RESULT(6) LOGICAL IS_SUB INTEGER IERR
Compute the isothermal relations given the characteristic line, .
ENTRY: Specific heat constant .
ENTRY: Characteristic line .
ENTRY: Whether corresponding to the given is assumed to be sub- or super- sonic.
EXIT: Array with result properties as described in 6.
EXIT: (optional) Return status code.
Specific heat ratio .
Computed out of range.
Given out of range.
Iterative solver failed.