7.124. CKSBMS

CKSBMS    CKSBMS    CKSBMS    CKSBMS    CKSBMS    CKSBMS    CKSBMS    
          **********************************************
                    **************************
                              ******

SUBROUTINE CKSBMS (P, T, Y, ICKWRK, RCKWRK, SBMS)
Returns the mean entropy of the mixture in mass units given pressure,
temperature(s) and mass fractions.

INPUT
P         - Real scalar, pressure.
               cgs units, dynes/cm**2
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
Y(*)      - Real array, mass fractions of the mixture;
            dimension at least KK, the total species count.
ICKWRK(*) - Integer workspace array; dimension at least LENICK.
RCKWRK(*) - Real    workspace array; dimension at least LENRCK.

OUTPUT
SBMS      - Real scalar, mean entropy.
               cgs units, ergs/(gm*K)