void arfitp0(double g, double p0, bool is_sub, double result[6], int *ierr);
Compute the isothermal relations given the stagnation pressure ratio, .
Argument | Intent | Description |
g | in | Specific heat constant |
p0 | in | Stagnation pressure ratio |
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.