<div dir="ltr">he Timo,<div><br></div><div style>there is no such thing as adiabatic heating in the incompressible Boussinesq case Di (alpha*g/cp) is assumed zero .</div><div style>for extended Boussinesq there should also be no problem since there is no density in the net adiabatic heating term.</div>

<div style><br></div><div style>setting  thermal diffusion, viscous dissipation and internal heating to zero (dS/dt=0) we end up with </div><div style>rhocp(dT/dt) - alphaTdP/dt=0 </div><div style>or <br></div><div style>

rho*cp*(dT/dt) - alpha*rho*g*u_r*T=0</div><div style><br></div><div style>this will give for an adiabatic temperature profile</div><div style>T(r) = T_0*exp(alpha*g*r/cp) </div><div style><br></div><div style>iow the density does not play a role since its devided out of the equation.</div>

<div style><br></div><div style>this also holds for the compressible case i would say.</div><div style><br></div><div style>cheers</div><div style>Thomas</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

On Tue, Feb 12, 2013 at 5:57 AM, Timo Heister <span dir="ltr">&lt;<a href="mailto:heister@math.tamu.edu" target="_blank">heister@math.tamu.edu</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hey everyone,<br>
<br>
Ian approached me about this and I asked him to write it down here.<br>
Does anyone have any feedback about this, especially (assuming this is<br>
correct), what to do in the compressible case?<br>
<div><div class="h5"><br>
On Wed, Feb 6, 2013 at 6:33 PM, Ian Rose &lt;<a href="mailto:ian.rose@berkeley.edu">ian.rose@berkeley.edu</a>&gt; wrote:<br>
&gt; Hi Aspect folks,<br>
&gt;<br>
&gt; I was working through some tests with Aspect and came across what I believe<br>
&gt; is an inconsistency in the governing equations.<br>
&gt;<br>
&gt; For incompressible Boussinesq flow, the global viscous dissipation should<br>
&gt; exactly cancel the global adiabatic heating.  This can be seen by<br>
&gt; multiplying the momentum equation by velocity and integrating over the<br>
&gt; domain.<br>
&gt;<br>
&gt; As it stands in assembly.cc, the formula used for calculating adiabatic<br>
&gt; heating is different from that you would get by integrating the momentum<br>
&gt; equation.  I wrote a simple postprocessor that compares the two integrated<br>
&gt; quantities which I am attaching.  The difference is quite a lot for the<br>
&gt; current formula.<br>
&gt;<br>
&gt; Put another way, this is the formula that is currently used:<br>
&gt;<br>
&gt;    Q_a = ( velocity * gravity ) * alpha * density * temperature<br>
&gt;<br>
&gt; The density at this point however, has already been adjusted for<br>
&gt; temperature, so we are in effect double counting the thermal expansion.<br>
&gt; Instead, I believe it should be<br>
&gt;<br>
&gt;   Q_a = ( velocity * gravity ) * ( density - reference_density )<br>
&gt;<br>
&gt;<br>
&gt; The compressible case, too, should require some thought, though I have not<br>
&gt; gone through the paces there.<br>
&gt;<br>
&gt; Thoughts?<br>
&gt;<br>
&gt; Best,<br>
&gt; Ian<br>
&gt;<br>
&gt; PS, for some details on the derivations, I refer you to Leng and Zhong<br>
&gt; (2008)<br>
&gt;<br>
&gt;<br>
</div></div>&gt; _______________________________________________<br>
&gt; Aspect-devel mailing list<br>
&gt; <a href="mailto:Aspect-devel@geodynamics.org">Aspect-devel@geodynamics.org</a><br>
&gt; <a href="http://geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel" target="_blank">http://geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel</a><br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
<br>
--<br>
Timo Heister<br>
<a href="http://www.math.tamu.edu/~heister/" target="_blank">http://www.math.tamu.edu/~heister/</a><br>
_______________________________________________<br>
Aspect-devel mailing list<br>
<a href="mailto:Aspect-devel@geodynamics.org">Aspect-devel@geodynamics.org</a><br>
<a href="http://geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel" target="_blank">http://geodynamics.org/cgi-bin/mailman/listinfo/aspect-devel</a><br>
</font></span></blockquote></div><br></div>