[gradsusr] vertically integrated moisture flux
Mario Caffera
rmcaffera at yahoo.com
Wed Jan 18 19:53:34 EST 2012
Thank you Tere. That was the way I calculated early.
But like thies, there is a lack of moist from surface to 1000hPa, in the cases when surface pressure is higher than 1000. Otherwise I guess it could be some problems by the fact of having constant pressure files in one side, and surface files apart. That is puzzling me.
best
mario
--- On Wed, 1/18/12, Tereza Cavazos <tcavazos at cicese.mx> wrote:
From: Tereza Cavazos <tcavazos at cicese.mx>
Subject: Re: [gradsusr] vertically integrated moisture flux
To: gradsusr at gradsusr.org
Date: Wednesday, January 18, 2012, 4:45 PM
Hi,
Another way to calculate
Vertically integarted moisture flux convergence (VIMFC)
from 1000mb to 100mb:
sdfopen shum.nc
sdfopen uwnd.nc
sdfopen vwnd.nc
set lon x1 x2
set lat y1 y2
set t 1 T
set lev 1
qu=vint(1000,shum.1*uwnd.2,100)
qv=vint(1000,shum.1*vwnd.3,100)
vimf=-hdivg(qu,qv)
d vimf
Best,
Tereza Cavazos
On 1/18/2012 10:30 AM, khaled ammar wrote:
dear friends
you can use the script to calculate qu component and adjust
for qv comonent for vertically integrated moisture flux vector
between 1000 and 300 hpa levels
my best
khaled ammar
_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org
http://gradsusr.org/mailman/listinfo/gradsusr
-----Inline Attachment Follows-----
_______________________________________________
gradsusr mailing list
gradsusr at gradsusr.org
http://gradsusr.org/mailman/listinfo/gradsusr
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20120118/88251c8c/attachment-0003.html
More information about the gradsusr
mailing list