PR_DDEP

The PR_DDEP function computes DPDX, the dewpoint depression, 
            from TMPX and DWPX, both of which must be in the same
            units (Celsius, Kelvin, or Fahrenheit).

USAGE:    PR_DDEP(TMPX,DWPX)

   Input parameters:
      TMPX            REAL            Air temperature
      DWPX            REAL            Dewpoint temperature

   Output parameters:
      PR_DDEP         REAL            Dewpoint depression

 
GEMLIB.tar Library contains routines utilities for GEMPAK. (Fortran90)
Date posted: 2/27/2007