Changeset 1714 in lmdz_wrf


Ignore:
Timestamp:
Dec 13, 2017, 12:23:18 AM (7 years ago)
Author:
lfita
Message:

Fixing `var_rh' p in [Pa]

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/tools/diag_tools.py

    r1713 r1714  
    12701270    """ Function to compute relative humidity following 'Tetens' equation (T,P) ...'
    12711271      [t]= temperature (assuming [[t],z,y,x] in [K])
    1272       [p] = pressure field (assuming in [hPa])
     1272      [p] = pressure field (assuming in [Pa])
    12731273      [q] = mixing ratio in [kgkg-1]
    12741274    """
Note: See TracChangeset for help on using the changeset viewer.