[gradsusr] what is the unit of moisture convergence?

Mohsen Soltani soltani.clima at gmail.com
Thu May 30 04:39:14 EDT 2013


Dear GrADS Users,

I employed the following script to display the moisture convergence. But, I
don't know what is the unit of the output! Please see the attached plot and
let me know what's your opinion.

************************************************************************
* rh    = Relative Humidity in %
* t     = Temp at *set level in degrees Kelvin
* tc    = Temp in degrees C
* td    = Dewpoint at *set level in degrees C
* e     = Vapor pressure
* mixr  = Mixing ratio
* u     = U-wind in m/s
* v     = V-wind in m/s
* mconv = moisture convergence/divergence.

'tc = (t-273.16)'
'td = tc-((14.55+0.114*tc)*(1-0.01*rh) + pow((2.5+0.007*tc)*(1-0.01*rh),3)
+ (15.9+0.117*tc)*pow((1-0.01*rh),14))'
'vapr = 6.112*exp((17.67*td)/(td+243.5))'
'e = vapr*1.001+(lev-100)/900*0.0034'
'mixr = 0.62197*(e/(lev-e))*1000'
'mconv = (1)*hdivg(u*mixr,v*mixr)*1e4'
'd mconv'
********************************************************


Thank you,
Mohsen

--
some are weather-wise some are otherwise!
--
Best Wishes,
(Mr.) Mohsen Soltani
Climatology Grad Student (M.Sc.),
Faculty of Geography, University of Tehran, Tehran, Iran
Tel: (+98) 9119772934
e-mail: soltani.clima at gmail.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20130530/fcf5bb6d/attachment-0003.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: moisture convergence.jpeg
Type: image/jpeg
Size: 865773 bytes
Desc: not available
Url : http://gradsusr.org/pipermail/gradsusr/attachments/20130530/fcf5bb6d/attachment-0003.jpeg 


More information about the gradsusr mailing list