SUBROUTINE AR06AG(G,L,IS_SUB,RESULT,IERR) DOUBLE PRECISION G, L, RESULT(8) LOGICAL IS_SUB INTEGER IERR
Compute the fanno relations given the fanno line, .
Argument | Intent | Description |
g | in | Specific heat constant |
l | in | Fanno line |
is_sub | in | Whether |
result | out | Array with result properties as described in 4. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given out of range.
Iterative solver failed.