W3FA01

The W3FA01 routine calculates the dewpoint temperature and the
           pressure and temperature of the lifting condensation level.


USAGE: CALL W3FA01(P,T,RH,TD,PLCL,TLCL)

   Input variables:
     P       PARCEL PRESSURE IN MILLIBARS
     T       PARCEL TEMPERATURE IN DEGREES CELSIUS
     RH      PARCEL RELATIVE HUMIDITY IN PERCENT

   Output variables:
     TD      DEWPOINT TEMPERATURE IN DEGREES CELSIUS
     PLCL    PRESSURE OF LCL IN MILLIBARS
     TLCL    TEMPERATURE AT LCL IN DEGREES CELSIUS

 
W3lib.tar Library contains Fortran 90 decoder/encoder routines for GRIB edition 1. (Fortran90)
Date posted: 2/22/2007