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, .
Argument | Intent | Description |
g | in | Specific heat constant |
l | in | Characteristic line |
is_sub | in | Whether |
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.
Iterative solver failed.