SUBROUTINE AR08AB(G,V,RESULT,IERR) DOUBLE PRECISION G, V, RESULT(6) INTEGER IERR
Compute the isothermal relations given the velocity ratio, .
Argument | Intent | Description |
g | in | Specific heat constant . |
v | in | Velocity ratio . |
result | out | Array with result properties as described in 6. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given out of range.