<div dir="ltr">Hmm, I am not sure I agree.  Di is frequently assumed to be zero in mantle convection problems, but that is not a result of the Boussinesq approximation.  That is to say, the &quot;work done by gravity&quot; term in the kinetic energy equation arises just fine with Boussinesq (there are just more terms that come from the div velocity terms in the compressible case).  <div>
<br></div><div style>Even though this term (along with viscous dissipation) are likely to be smallish, I see no reason not to allow them to be turned on and off with flags as they are now.  But if it is turned on, it should be consistent with what you get from integrating the momentum equation.</div>
<div style><br></div><div style>Cheers,</div><div style>Ian</div><div style><br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Tue, Feb 12, 2013 at 3:28 AM, Thomas Geenen <span dir="ltr">&lt;<a href="mailto:geenen@gmail.com" target="_blank">geenen@gmail.com</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">he Timo,<div><br></div><div>there is no such thing as adiabatic heating in the incompressible Boussinesq case Di (alpha*g/cp) is assumed zero .</div>
<div>for extended Boussinesq there should also be no problem since there is no density in the net adiabatic heating term.</div>

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

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


<div><br></div><div>this also holds for the compressible case i would say.</div><div><br></div><div>cheers</div><span class="HOEnZb"><font color="#888888"><div>Thomas</div><div><br></div></font></span></div><div class="HOEnZb">
<div class="h5"><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><br>
On Wed, Feb 6, 2013 at 6:33 PM, Ian Rose &lt;<a href="mailto:ian.rose@berkeley.edu" target="_blank">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" target="_blank">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><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" target="_blank">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>
</div></div><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></blockquote></div><br></div>