India.G Satyesh,Regards,I hope this helps.1*(2-0)+1*(5-2)+1*(10-5)= 10You try different limits for @din and check its calculations and ma m levels. Consider a variable named 'one' which has value 1 at these points till 7m, after which it has no value(...) at 13m grid point.Hi Saurabh,It looks okay to me, but it is very important to convince yourself what is going on in ferret. First look into https://www.pmel.noaa.gov/maillists/tmap/ferret_users/fu_2014/msg00216.html and then follow.
*****1***** 1
*****3***** 1
*****7***** 1
****13***** ......
So if you do " list one[k=@din] ", it will give:
In this calculation, '2' is midpoint of 1 & 3. Subtract (3-'2') from 1 to get the previous midpoint, which is 1-1=0. so first box is 0 to 2. Then 5 is mid point of 3 & 7, so 2nd box becomes 2 to 5. Then midpoint of 7 & 13 is 10, so 3rd box is 5 to 10. So likewise even if we give one[z=1:3@din], result will be 10 which considers the next level (13 also) indirectly in calculation, but only the depth level, not the value at that level. Observe that 1 is multiplied with each box size, which is the value of the variable.On Mon, Jun 11, 2018 at 7:04 AM, saurabh rathore <rohitsrb2020@xxxxxxxxx> wrote:Dear Ferreters,I am having a small doubt regarding vertical integration for the computation of vertical integrated moisture flux and the vertical axis is having pressure units.This is the required formulation for this computationMoisture flux = (
--REGARDSSaurabh RathoreResearch Scholar (PhD.)Centre For Oceans, Rivers, Atmosphere & Land Science TechnologyIndian Institute Of Technology, Kharagpurcontact :- 91- 8345984434Attachment: era_computed.png
Description: PNG imageAttachment: ncep.png
Description: PNG imageAttachment: era_given.png
Description: PNG imageAttachment: mfc1.jnl
Description: Binary dataAttachment: mfc1.jnl
Description: Binary data
- Follow-Ups:
- Re: [ferret_users] regarding vertical integrated moisture flux
- From: Russ Fiedler
- References:
- [ferret_users] regarding vertical integrated moisture flux
- From: saurabh rathore
- Re: [ferret_users] regarding vertical integrated moisture flux
- From: Satyesh Ghetiya
- Previous by thread: Re: [ferret_users] regarding vertical integrated moisture flux
- Next by thread: Re: [ferret_users] regarding vertical integrated moisture flux
[Thread Prev][Thread Next][Index]