void arsolpw(double g, double p, double d, double result[10], int *ierr);
Compute the oblique shock relations given the pressure ratio and the wave angle .
Argument | Intent | Description |
g | in | Specific heat constant . |
p | in | Pressure ratio . |
d | in | Wave angle . |
result | out | Array with result properties as described in 9. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Given out of range.
Given out of range.