[gradsusr] How to compute moisture flux convergence at a grid point in grads?

lpasmanoranjan lpasmanoranjan at gmail.com
Fri Feb 10 03:38:58 EST 2017


Dear GrADS users,
I would like to ask you a favour.

I would like to compute moisture flux convergence at a grid point at a
given pressure level and a given time.  I have u-wind, v-wind and specific
humidity.

Can anybody please help me how to compute it? I have written a script. I
don't know whether it is a correct way?

'open u-wind.ctl'
'open v-wind.ctl'
'open q.ctl'

'set lev 850'
'set t 1'

'define qu=u.1*q.3'
'define qv=v.2*q.3'
'define divqV=hdivg(qu,qv)'

'set lat 23'
'set lon 78'
'd divqV'


Thank you, in advance, for any kind of help of suggestion in this regard.

Kind Regards
Mano
-- 
Kind Regards,
Mano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170210/3c15e065/attachment.html 


More information about the gradsusr mailing list