<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Hello,
<div><br>
</div>
<div>You would really need high resolution (temporally and spatially) reanaliyis data that utilized some type of LES simulation for that I would think. NNRP data and surely NARR data as well will not resolve vertical velocity for phenomenon smaller than the
 synoptic scale. Also, the conversion formula you are using assumes the vertical equation of motion is in hydrostatic balance, and more often than not,&nbsp;appreciable vertical accelerations that then yield large values of W are usually within non-hydostatic environments.</div>
<div><br>
</div>
<div>Mason&nbsp;<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div id="divRpF855117" style="direction: ltr; "><font face="Tahoma" size="2" color="#000000"><b>From:</b> gradsusr-bounces@gradsusr.org [gradsusr-bounces@gradsusr.org] on behalf of Alireza Azargoun [alireza.azargoun@gmail.com]<br>
<b>Sent:</b> Tuesday, November 15, 2011 8:48 PM<br>
<b>To:</b> GrADS Users Forum<br>
<b>Subject:</b> Re: [gradsusr] converting omega to vertical velocity<br>
</font><br>
</div>
<div></div>
<div>Dear Mai, Mason and Ricardo<br>
I really appreciate your help since I'm not familiar with the subject. now i understand the trends in the equation. i had checked out the results in different levels ( including 700mb). but all these values were about the same order ( 10^-3 (m/s) ). I'm using
 reanalysis data of NCEP from the following link:<br>
<br>
<a href="http://dss.ucar.edu/pub/cfsr.html" target="_blank">html</a><a href="http://dss.ucar.edu/pub/cfsr.html" target="_blank">http://dss.ucar.edu/pub/cfsr.html</a><br>
<br>
I'm trying to use this data to compute vertical velocities of air which affect the airplanes passing through these air parcels. (I don't think values below 1 (m/s) have any effects on airliners) . but it seems either I used a wrong datasets which cannot simulate
 reality conditions or these&nbsp; downwash and upwash streams are local and rapid changes which can't be found in any datasets!
<br>
Regards,<br>
Alireza<br>
<br>
<br>
<div class="gmail_quote">On Wed, Nov 16, 2011 at 4:51 AM, Ricardo Hallak <span dir="ltr">
&lt;<a href="mailto:hallak@model.iag.usp.br" target="_blank">hallak@model.iag.usp.br</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div bgcolor="#ffffff">Hi Alireza, <br>
<br>
next to surface, where the air density (rho) is about 1.2 kg/m^3, a w=1 m/s gives omg=11.8 Pa/s.
<br>
In your example, your omg~0.1 Pa/s, so it is a low value. In large-scale, the vertical motion is actually low.
<br>
<br>
In thunderstorms (and clusters of thunderstorms as well, which are mesoscale in temporal and spatial range), however, w can frequently be &gt; 20 m/s. If you are dealing with large-scale (synoptic scale) data, your data will not be able to &quot;see&quot; thunderstorms.
<br>
<br>
What are the dx and dy intervals of your data? Probably your data can not explicitly resolve big vertical motions. Try to compute w in a region where there is a cold front in activity at, for example, 700 mb level.
<br>
<br>
Hope this helps, <br>
Ricardo <br>
<br>
<font size="2"><b>On Wed, 16 Nov 2011 04:32:43 &#43;0330, Alireza Azargoun wrote</b> <br>
<div>
<div>&gt; thnx Tereza <br>
&gt; <br>
&gt; but I don't understand it. did you mean that my answer [W=0.00912 (m/s)]&nbsp; is not (m/s) and it's in (cm/sec)!? supposing that isn't a 0.912 cm/sec a low speed vertical velocity airflow!? if there's any reference on this subject I'll be glad if you anyone notify
 me about it. <br>
&gt; <br>
&gt; On Wed, Nov 16, 2011 at 4:18 AM, <span dir="ltr">&lt;<a href="mailto:tcavazos@cicese.mx" target="_blank">tcavazos@cicese.mx</a>&gt;</span> wrote:
<br>
&gt;
<blockquote class="gmail_quote" style="margin:0pt 0pt 0pt 0.8ex; border-left:1px solid rgb(204,204,204); padding-left:1ex">
Hi <br>
&gt; <br>
&gt; The usual unit (magnitude) of vertical velocity is in cm/seg. <br>
&gt; So, it is fine. <br>
&gt; <br>
&gt; Cheers, <br>
&gt; Tereza <br>
&gt; <br>
&gt; &gt; Dear GrADS users <br>
&gt; &gt; Hi <br>
&gt; &gt; <br>
&gt; &gt; I'm recently working on a project about the vertical speed of air in <br>
&gt; &gt; different elevations. I'm using CFSR data in grb2 format. these data sets <br>
&gt; &gt; have omega (Pa/s) instead . I tried to convert them to vertical velocity <br>
&gt; &gt; (m/s) using this equation: <br>
&gt; &gt; omega= &nbsp;- rho * g * w &nbsp;( or omega=- (P/RT) *g * w ) <br>
&gt; &gt; but the results in (m/s ) are in the order of 10^-3. I know it's not a <br>
&gt; &gt; Grads problem. but I'm an aerospace student and I need to find out if <br>
&gt; &gt; anything is wrong with this equation or the results or not. ( I'm not <br>
&gt; &gt; really familiar with meteorology!) <br>
&gt; &gt; <br>
&gt; &gt; for example: <br>
&gt; &gt; if &nbsp;omega= 0.10595 <br>
&gt; &gt; &amp; g=9.807 <br>
&gt; &gt; &amp; R=287 <br>
&gt; &gt; &amp; P= 100000 Pa <br>
&gt; &gt; &amp; T=294.27 <br>
&gt; &gt; resulted value is W=0.00912 (m/s) <br>
&gt; &gt; <br>
&gt; &gt; <br>
&gt; &gt; Thanks in advance, <br>
&gt; &gt; Alireza <br>
&gt; &gt; _______________________________________________ <br>
&gt; &gt; gradsusr mailing list <br>
&gt; &gt; <a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a>
<br>
&gt; &gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a>
<br>
&gt; &gt; <br>
&gt; <span><font color="#888888"><br>
&gt; <br>
&gt; -- <br>
&gt; Tereza Cavazos <br>
&gt; Departamento de Oceanografia Fisica <br>
&gt; CICESE <br>
&gt; Ensenada, Baja California, MEXICO <br>
&gt; <a href="http://usuario.cicese.mx/%7Etcavazos/" target="_blank">http://usuario.cicese.mx/~tcavazos/</a>
<br>
&gt; <br>
&gt; _______________________________________________ <br>
&gt; gradsusr mailing list <br>
&gt; <a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a>
<br>
&gt; <a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a>
<br>
&gt; </font></span></blockquote>
<br>
&gt; <br clear="all">
<br>
&gt; -- <br>
&gt; Alireza Azargoun <br>
</div>
</div>
</font></div>
<br>
_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org" target="_blank">gradsusr@gradsusr.org</a><br>
<a href="http://gradsusr.org/mailman/listinfo/gradsusr" target="_blank">http://gradsusr.org/mailman/listinfo/gradsusr</a><br>
<br>
</blockquote>
</div>
<br>
<br clear="all">
<br>
-- <br>
Alireza Azargoun<br>
</div>
</div>
</div>
</div>
</body>
</html>