[gradsusr] Moisture Convergence Data

Mohsen Soltani soltani.clima at gmail.com
Sun May 26 04:07:10 EDT 2013


Hi,

I'm trying to display "Moisture Convergence" using the following script,
which written by Michael Maxwell:

************************************************************************
* 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'
********************************************************

I've got all the required data to display MC, except for "vapor pressure
and mixing ratio". Do you possibly know where I can get those data? Would
you share the link(s) with me, please?


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/20130526/3ca091b5/attachment-0003.html 


More information about the gradsusr mailing list