8.19. SKCPOR

SKCPOR    SKCPOR    SKCPOR    SKCPOR    SKCPOR    SKCPOR    SKCPOR    
          **********************************************
                    **************************
                              ******

SUBROUTINE SKCPOR (T, ISKWRK, RSKWRK, CPOR)
Returns an array of the nondimensional specific heats at constant
pressure.

INPUT
T(*)      - Real array, temperature(s); dimension is determined by
            the application program to be the total number of
            species temperatures, nominally 1.
               cgs units, K
ISKWRK(*) - Integer workspace array; dimension at least LENISK.
RSKWRK(*) - Real    workspace array; dimension at least LENRSK.

OUTPUT
CPOR(*)   - Real array, nondimensional specific heats at constant
            pressure for the species;
            dimension at least KKTOT, the total species count.