void arsmnsp(double g, double p, double result[4], int *ierr);
Compute the moving normal shock wave relations given the pressure ratio .
Argument | Intent | Description |
g | in | Specific heat constant . |
p | in | Pressure ratio . |
result | out | Array with result properties as described in 16. |
ierr | out | (optional) Return status code |
Specific heat ratio .
Computed out of range.
Given out of range.