void arsolms(double g, double m, double t, bool strong, double result[10], int *ierr);
Compute the oblique shock relations given the mach number and the deflection surface angle .
Argument | Intent | Description |
g | in | Specific heat constant . |
d | in | Density ratio . |
t | in | Deflection surface 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.
Calculation failed.