Changeset 1714 in lmdz_wrf
- Timestamp:
- Dec 13, 2017, 12:23:18 AM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tools/diag_tools.py
r1713 r1714 1270 1270 """ Function to compute relative humidity following 'Tetens' equation (T,P) ...' 1271 1271 [t]= temperature (assuming [[t],z,y,x] in [K]) 1272 [p] = pressure field (assuming in [ hPa])1272 [p] = pressure field (assuming in [Pa]) 1273 1273 [q] = mixing ratio in [kgkg-1] 1274 1274 """
Note: See TracChangeset
for help on using the changeset viewer.