[gradsusr] vertically integrated moisture flux

Pablo Camarena jcamarena006 at gmail.com
Tue May 30 14:18:10 EDT 2017


Hi,

I want to calculate Vertically integarted moisture flux convergence (VIMFC)

But when I give the following instruction it marks me errors:

sdfopen shum.mon.mean.nc

sdfopen uwind.mon.mean.nc

sdfopen vwind.mon.mean.nc

set lon 180 320
set lat 0 60

set t 763 766

set lev 1000 300

qu=vint(1000,shu,.1*uwnd.2,300)

qv=vint(1000,shu,.1*vwnd.3,300)

vimf=-hdivg(qu,qv)

d vimf

ga-> qu=vint(1000, shum.1*uwnd.2,600)

Error from VINT:  Incompatible grids.
*** glibc detected *** grads: double free or corruption (!prev):
0x0000000003707c40 ***
======= Backtrace: =========
/lib/x86_64-linux-gnu/libc.so.

6(+0x7e846)[0x7f898ac4c846]
grads(gree+0x2bb)[0x4fab92]
grads(gadef+0x126b)[0x518144]
grads(gacmd+0x16c)[0x52af24]
grads(main+0xa7a)[0x4975ab]
/lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xed)[0x7f898abef76d]
grads[0x4960a9]
======= Memory map: ========
00400000-00bcb000 r-xp 00000000 08:05 1573111
7f898bdc2000-7f898bdc3000 r--p 00017000 08:05 1572886
/lib/x86_64-linux-gnu/libpthread-2.15.soAborted (core dumped)

Does anyone know how to fix it?
Best,
Pablo Camarena
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://gradsusr.org/pipermail/gradsusr/attachments/20170530/e0c8a225/attachment.html 


More information about the gradsusr mailing list