Hi
How to get pgf77 compiler for my linux machine ? what are the options ?
Shekhar
From: "moetasim" <moetasim@gcisc.org.pk>
Reply-To: mashfaq@purdue.edu
To: "M.Sudhanshu Shekhar" <gmraja75@hotmail.com>, bixq@ictp.trieste.it, regcnet@lists.ictp.it
Subject: [RegCNET] Re:how to calculate these
Date: Sun, 13 Nov 2005 23:49:35 -0600
Hi,
Look for hcurl(), hdivg(), mag() functions in Grads. Those will suffice your needs.
In ferret you can write few lines at your own to calculate these e.g. hcurl in grads is vertical component of vorticity (rotation in other words) and this can be calculated in ferret using following formula:
let vor=v[x=@ddc]-u[y=@ddc] ! vorticity=dV/dx-dU/dy
and similary for other functions you can go......
Moet
On Mon, 14 Nov 2005 05:34:22 +0000, M.Sudhanshu Shekhar wrote
> Dear Dr. Bi / all
>
> I want to calculate velocity potential, stream function, rotational and divergence winds from the model result. How to proceed for the same ?
> Thanks
> Shekhar
>
> #################################
> Dr. M. S. Shekhar
> Centre for Atmospheric Sciences
> Indian Institute of Technology Delhi
> Hauz Khas, New Delhi-110 016
> India
> Phone: (011) 26596052
> email: shekar@cas.iitd.ernet.in
> hotmail: gmraja75@hotmail.com
> #################################
>