SUBROUTINE AR19AC(G,A0,UP,RESULT,IERR) DOUBLE PRECISION G, A0, UP, RESULT(3) INTEGER IERR
Compute the dynamic moving normal shock wave relations given the mass-motion velocity and the speed of sound of the medium.
ENTRY: Specific heat constant .
ENTRY: Speed of sound in the medium .
ENTRY: Max-motion velocity .
EXIT: Array with result properties as described in 17.
EXIT: (optional) Return status code.
Specific heat ratio .
Given out of range.
Computed out of range.
Given out of range.