Contents


DebyeC(T\theta_D)

This function provides the Debye model for specific heat.  The ratio of the specific heat capacity to the universal gas constant is returned (c\R).  The input T\theta_D is the ratio of the absolute temperature to the Debye temperature.  Note that the Debye temperature is provided as a property for some incompressible substances with built-in Debye_T function.

Example:

T\theta_D=0.5
c\R = DebyeC(T\theta_D)

{c\R = 2.476}