<div dir="ltr">I&quot;m not sure what particular formula you&#39;re using, but I typically rely on the Bolton (1980), MWR and Davies-Jones (2008), MWR papers on computing equivalent potential temperature and wet bulb potential temperature for these purposes.  Equations 3.3 and 3.4 in the latter reference give formulas for wet-bulb potential temperature as a function of equivalent potential temperature. The value of C in those equations is 273 K. Once you have theta-w, you can use the Poisson equation to derive the wet bulb temperature.<br><br>Jeff Duda<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Nov 20, 2014 at 11:13 AM, Perry, Aaron @ LSC <span dir="ltr">&lt;<a href="mailto:Aaron.Perry@lsc.vsc.edu" target="_blank">Aaron.Perry@lsc.vsc.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">




<div dir="ltr">
<div style="font-size:12pt;color:#000000;background-color:#ffffff;font-family:Calibri,Arial,Helvetica,sans-serif">
<p>Good Afternoon All,</p>
<p><br>
</p>
<p>I&#39;m currently in need of a way to correctly calculate Wet-Bulb Temperature.  I&#39;ve been playing around with using Dew Point, Relative Humidity, and Surface Pressure but, it doesn&#39;t seem to be correct:</p>
<p><br>
</p>
<p>&#39;define tc = (tmp2m.1-273.15)&#39;<br>
&#39;define tdc = (dpt2m.1-273.15)&#39;<br>
&#39;define e = 6.11*pow(10,7.5*tdc/(237.7+tdc))&#39;<br>
&#39;define es = 6.11*pow(10,7.5*tc/(237.7+tc))&#39;<br>
&#39;define rh = (e/es)*100&#39;<br>
</p>
<p>&#39;define pres = pressfc.1&#39;<br>
</p>
<p>&#39;define w2 = 0.622*(e/pres)&#39;<br>
&#39;define wb = tc-(((((0.622*es)/pres)-w2)*2499)/(1.004+1.84*w2))&#39;<br>
&#39;define wetbulb = (wb*(9/5)+32)&#39;<br>
</p>
<p><br>
</p>
<div>
<div name="divtagdefaultwrapper">
<div style="font-family:Tahoma;font-size:13px">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma">
<div style="font-size:13px;font-family:Tahoma"><font size="3"><font face="Arial"><font face="Tahoma"><font></font></font></font></font>
<div style="font-size:13px"><font face="Corbel,Sans-Serif"><br>
<b><font face="Verdana, Geneva, sans-serif" color="003366"><font color="000000">Onward and Upward,</font></font><font face="Verdana, Geneva, sans-serif" color="003366"><br>
<br>
</font><font face="Verdana, Geneva, sans-serif" color="003366">Aaron D. Perry<br>
</font><font face="Verdana, Geneva, sans-serif" color="003366">Atmospheric Sciences<br>
Lyndon State College<br>
Class of 2016<br>
</font></b></font><b><font face="Verdana, Geneva, sans-serif"><font color="003366">Boston, MA
<br>
Twitter: <a href="https://twitter.com/AaronPerryLSC" target="_blank">@AaronPerryLSC</a><br>
<font color="003366">Web: <a href="http://shearanalytics.net/" target="_blank">shearanalytics.net</a></font><br>
</font></font></b></div>
<b><font face="Verdana, Geneva, sans-serif"></font></b>
<div style="font-size:13px"><b><font face="Verdana, Geneva, sans-serif"><font color="003366">Mobile: 617-780-4312</font></font></b></div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>

<br>_______________________________________________<br>
gradsusr mailing list<br>
<a href="mailto:gradsusr@gradsusr.org">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><div class="gmail_signature">Jeff Duda<br>Graduate research assistant<br>University of Oklahoma School of Meteorology<br>Center for Analysis and Prediction of Storms<br></div>
</div>