7.24. CKCPOR

CKCPOR    CKCPOR    CKCPOR    CKCPOR    CKCPOR    CKCPOR    CKCPOR    
          **********************************************
                    **************************
                              ******

SUBROUTINE CKCPOR (T, ICKWRK, RCKWRK, CPOR)
Returns 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
ICKWRK(*) - Integer workspace array; dimension at least LENICK.
RCKWRK(*) - Real    workspace array; dimension at least LENRCK.

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