Governing equations on differential form: Difference between revisions

From Flowpedia
Jump to navigation Jump to search
No edit summary
No edit summary
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
[[Category:Compressible flow]]
<!--
[[Category:Governing equations]]
-->[[Category:Compressible flow]]<!--
<noinclude>
-->[[Category:Governing equations]]<!--
[[Category:Compressible flow:Topic]]
--><noinclude><!--
</noinclude>
-->[[Category:Compressible flow:Topic]]<!--
--></noinclude><!--


__TOC__
--><nomobile><!--
-->__TOC__<!--
--></nomobile><!--


--><noinclude><!--
-->{{#vardefine:secno|2}}<!--
-->{{#vardefine:eqno|28}}<!--
--></noinclude><!--
-->
=== The Differential Equations on Conservation Form ===
=== The Differential Equations on Conservation Form ===


==== Conservation of Mass ====
==== Conservation of Mass ====


Apply Gauss's divergence theorem on the surface integral in Eqn. \ref{eq:governing:cont:int} gives
The continuity equation on integral form reads


<math display="block">
{{InfoBox|<math>
\frac{d}{dt}\iiint_{\Omega} \rho dV+\iint_{\partial \Omega}\rho \mathbf{v}\cdot \mathbf{n} dS=0
</math>}}
 
Apply Gauss's divergence theorem on the surface integral gives
 
{{NumEqn|<math>
\iint_{\partial \Omega}\rho \mathbf{v}\cdot \mathbf{n} dS=\iiint_{\Omega}\nabla\cdot(\rho\mathbf{v})dV
\iint_{\partial \Omega}\rho \mathbf{v}\cdot \mathbf{n} dS=\iiint_{\Omega}\nabla\cdot(\rho\mathbf{v})dV
</math>
</math>}}


Also, if <math>\Omega</math> is a fixed control volume
Also, if <math>\Omega</math> is a fixed control volume


<math display="block">
{{NumEqn|<math>
\frac{d}{dt}\iiint_{\Omega} \rho dV=\iiint_{\Omega} \frac{\partial \rho}{\partial t} dV
\frac{d}{dt}\iiint_{\Omega} \rho dV=\iiint_{\Omega} \frac{\partial \rho}{\partial t} dV
</math>
</math>}}


The continuity equation can now be written as a single volume integral.
The continuity equation can now be written as a single volume integral.


<math display="block">
{{NumEqn|<math>
\iiint_{\Omega} \left[\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})\right]dV=0
\iiint_{\Omega} \left[\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})\right]dV=0
</math>
</math>}}


<math>\Omega</math> is an arbitrary control volume and thus
<math>\Omega</math> is an arbitrary control volume and thus


<math display="block">
{{NumEqn|<math>
\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})=0
\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})=0
</math>
</math>|label=eq-cont-pde}}


which is the continuity equation on partial differential form.
which is the continuity equation on partial differential form.


==== Conservation of Momentum ====
==== Conservation of Momentum ====
The momentum equation on integral form reads
{{InfoBox|<math>
\frac{d}{dt}\iiint_{\Omega} \rho \mathbf{v} dV+\iint_{\partial \Omega} \left[(\rho\mathbf{v}\cdot\mathbf{n})\mathbf{v}+p\mathbf{n}\right]dS=\iiint_{\Omega}\rho \mathbf{f}dV
</math>}}


As for the continuity equation, the surface integral terms are rewritten as volume integrals using Gauss's divergence theorem.
As for the continuity equation, the surface integral terms are rewritten as volume integrals using Gauss's divergence theorem.


<math display="block">
{{NumEqn|<math>
\iint_{\partial \Omega} (\rho\mathbf{v}\cdot\mathbf{n})\mathbf{v}dS=\iiint_{\Omega} \nabla\cdot(\rho \mathbf{v}\mathbf{v})dV
\iint_{\partial \Omega} (\rho\mathbf{v}\cdot\mathbf{n})\mathbf{v}dS=\iiint_{\Omega} \nabla\cdot(\rho \mathbf{v}\mathbf{v})dV
</math>
</math>}}


<math display="block">
{{NumEqn|<math>
\iint_{\partial \Omega} p\mathbf{n}dS=\iiint_{\Omega} \nabla pdV
\iint_{\partial \Omega} p\mathbf{n}dS=\iiint_{\Omega} \nabla pdV
</math>
</math>}}


Also, if <math>\Omega</math> is a fixed control volume
Also, if <math>\Omega</math> is a fixed control volume


<math display="block">
{{NumEqn|<math>
\frac{d}{dt}\iiint_{\Omega} \rho \mathbf{v} dV=\iiint_{\Omega}  \frac{\partial}{\partial t}(\rho \mathbf{v}) dV
\frac{d}{dt}\iiint_{\Omega} \rho \mathbf{v} dV=\iiint_{\Omega}  \frac{\partial}{\partial t}(\rho \mathbf{v}) dV
</math>
</math>}}


The momentum equation can now be written as one single volume integral
The momentum equation can now be written as one single volume integral


<math display="block">
{{NumEqn|<math>
\iiint_{\Omega}\left[\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p - \rho \mathbf{f}\right]dV=0
\iiint_{\Omega}\left[\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p - \rho \mathbf{f}\right]dV=0
</math>
</math>}}


<math>\Omega</math> is an arbitrary control volume and thus
<math>\Omega</math> is an arbitrary control volume and thus


<math display="block">
{{NumEqn|<math>
\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p = \rho \mathbf{f}  
\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p = \rho \mathbf{f}  
</math>
</math>|label=eq-mom-pde}}


which is the momentum equation on partial differential form
which is the momentum equation on partial differential form
Line 71: Line 92:
==== Conservation of Energy ====
==== Conservation of Energy ====


Gauss's divergence theorem applied to the surface integral term in the energy equation (Eqn. \ref{eq:governing:energy:int}) gives
The energy equation on integral form reads
 
{{InfoBox|<math>
\frac{d}{dt}\iiint_{\Omega}\rho e_o dV+\iint_{\partial \Omega}\rho h_o(\mathbf{v}\cdot\mathbf{n})dS=</math><br><br><math>\iiint_{\Omega}\rho\mathbf{f}\cdot\mathbf{v}dV+\iiint_{\Omega} \dot{q}\rho dV
</math>}}


<math display="block">
Gauss's divergence theorem applied to the surface integral term in the energy equation gives
 
{{NumEqn|<math>
\iint_{\partial \Omega}\rho h_o(\mathbf{v}\cdot\mathbf{n})dS=\iiint_{\Omega}\nabla\cdot(\rho h_o\mathbf{v})dV
\iint_{\partial \Omega}\rho h_o(\mathbf{v}\cdot\mathbf{n})dS=\iiint_{\Omega}\nabla\cdot(\rho h_o\mathbf{v})dV
</math>
</math>}}


Fixed control volume
Fixed control volume


<math display="block">
{{NumEqn|<math>
\frac{d}{dt}\iiint_{\Omega}\rho e_o dV=\iiint_{\Omega}\frac{\partial}{\partial t}(\rho e_o) dV
\frac{d}{dt}\iiint_{\Omega}\rho e_o dV=\iiint_{\Omega}\frac{\partial}{\partial t}(\rho e_o) dV
</math>
</math>}}


The energy equation can now be written as
The energy equation can now be written as


<math display="block">
{{NumEqn|<math>
\iiint_{\Omega}\left[\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) - \rho\mathbf{f}\cdot\mathbf{v} - \dot{q}\rho \right]dV=0
\iiint_{\Omega}\left[\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) - \rho\mathbf{f}\cdot\mathbf{v} - \dot{q}\rho \right]dV=0
</math>
</math>}}


<math>\Omega</math> is an arbitrary control volume and thus
<math>\Omega</math> is an arbitrary control volume and thus


<math display="block">
{{NumEqn|<math>
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>|label=eq-energy-pde}}


which is the energy equation on partial differential form
which is the energy equation on partial differential form
Line 101: Line 128:
The governing equations for compressible inviscid flow on partial differential form:
The governing equations for compressible inviscid flow on partial differential form:


<math display="block">
<div style="border: solid 1px;">
{{OpenInfoBox|<math>
\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})=0
\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})=0
</math>
</math>|description=Continuity:}}


<math display="block">
{{OpenInfoBox|<math>
\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p = \rho \mathbf{f}
\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p = \rho \mathbf{f}
</math>
</math>|description=Momentum:}}


<math display="block">
{{OpenInfoBox|<math>
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>|description=Energy:}}
</div>


=== The Differential Equations on Non-Conservation Form ===
=== The Differential Equations on Non-Conservation Form ===
Line 119: Line 148:
The substantial derivative operator is defined as
The substantial derivative operator is defined as


<math display="block">
{{NumEqn|<math>
\frac{D}{Dt}=\frac{\partial}{\partial t}+\mathbf{v}\cdot\nabla
\frac{D}{Dt}=\frac{\partial}{\partial t}+\mathbf{v}\cdot\nabla
</math>
</math>|label=eq-cont-pde-non-cons}}


where the first term of the right hand side is the local derivative and the second term is the convective derivative.
where the first term of the right hand side is the local derivative and the second term is the convective derivative.
Line 129: Line 158:
If we apply the substantial derivative operator to density we get
If we apply the substantial derivative operator to density we get


<math display="block">
{{NumEqn|<math>
\frac{D\rho}{Dt}=\frac{\partial \rho}{\partial t}+\mathbf{v}\cdot\nabla\rho
\frac{D\rho}{Dt}=\frac{\partial \rho}{\partial t}+\mathbf{v}\cdot\nabla\rho
</math>
</math>}}


From before we have the continuity equation on differential form as
From before we have the continuity equation on differential form as


<math display="block">
{{NumEqn|<math>
\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})=0
\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho\mathbf{v})=0
</math>
</math>}}


which can be rewritten as
which can be rewritten as


<math display="block">
{{NumEqn|<math>
\frac{\partial \rho}{\partial t} + \rho(\nabla\cdot\mathbf{v}) + \mathbf{v}\cdot\nabla\rho=0
\frac{\partial \rho}{\partial t} + \rho(\nabla\cdot\mathbf{v}) + \mathbf{v}\cdot\nabla\rho=0
</math>
</math>}}


and thus
and thus


<math display="block">
{{NumEqn|<math>
\frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0
\frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0
</math>
</math>|label=eq-pde-noncons-cont}}


Eqn. \ref{eq:governing:cont:non} says that the mass of a fluid element with a fixed set of fluid particles is constant as the element moves in space.
{{EquationNote|label=eq-pde-noncons-cont|nopar=1}} says that the mass of a fluid element with a fixed set of fluid particles is constant as the element moves in space.


==== Conservation of Momentum ====
==== Conservation of Momentum ====
Line 157: Line 186:
We start from the momentum equation on differential form derived above
We start from the momentum equation on differential form derived above


<math display="block">
{{NumEqn|<math>
\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p = \rho \mathbf{f}
\frac{\partial}{\partial t}(\rho \mathbf{v}) + \nabla\cdot(\rho \mathbf{v}\mathbf{v}) + \nabla p = \rho \mathbf{f}
</math>
</math>}}


Expanding the first and the second terms gives
Expanding the first and the second terms gives


<math display="block">
{{NumEqn|<math>
\rho\frac{\partial \mathbf{v}}{\partial t} + \mathbf{v}\frac{\partial \rho}{\partial t} + \rho\mathbf{v}\cdot\nabla\mathbf{v} + \mathbf{v}(\nabla\cdot\rho\mathbf{v}) + \nabla p = \rho \mathbf{f}
\rho\frac{\partial \mathbf{v}}{\partial t} + \mathbf{v}\frac{\partial \rho}{\partial t} + \rho\mathbf{v}\cdot\nabla\mathbf{v} + \mathbf{v}(\nabla\cdot\rho\mathbf{v}) + \nabla p = \rho \mathbf{f}
</math>
</math>}}


Collecting terms, we can identify the substantial derivative operator applied to the velocity vector and the continuity equation.
Collecting terms, we can identify the substantial derivative operator applied to the velocity vector and the continuity equation.


<math display="block">
{{NumEqn|<math>
\rho\underbrace{\left[\frac{\partial \mathbf{v}}{\partial t}+\mathbf{v}\cdot\nabla\mathbf{v}\right]}_{=\frac{D\mathbf{v}}{Dt}}+\mathbf{v}\underbrace{\left[\frac{\partial \rho}{\partial t}+\nabla\cdot\rho\mathbf{v}\right]}_{=0}+ \nabla p = \rho \mathbf{f}
\rho\underbrace{\left[\frac{\partial \mathbf{v}}{\partial t}+\mathbf{v}\cdot\nabla\mathbf{v}\right]}_{=\frac{D\mathbf{v}}{Dt}}+\mathbf{v}\underbrace{\left[\frac{\partial \rho}{\partial t}+\nabla\cdot\rho\mathbf{v}\right]}_{=0}+ \nabla p = \rho \mathbf{f}
</math>
</math>}}


which gives us the non-conservation form of the momentum equation
which gives us the non-conservation form of the momentum equation


<math display="block">
{{NumEqn|<math>
\frac{D\mathbf{v}}{Dt}+\frac{1}{\rho}\nabla p = \mathbf{f}
\frac{D\mathbf{v}}{Dt}+\frac{1}{\rho}\nabla p = \mathbf{f}
</math>
</math>|label=eq-mom-pde-non-cons}}


==== Conservation of Energy ====
==== Conservation of Energy ====


The last equation on non-conservation differential form is the energy equation. We start by rewriting the energy equation on differential form (Eqn. \ref{eq:governing:energy:pde}), repeated here for convenience
The last equation on non-conservation differential form is the energy equation. We start by rewriting the energy equation on differential form {{EquationNote|label=eq-energy-pde}}, repeated here for convenience


<math display="block">
{{NumEqn|<math>
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho h_o\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>|nonumber=1}}


Total enthalpy, <math>h_o</math>, is replaced with total energy, <math>e_o</math>
Total enthalpy, <math>h_o</math>, is replaced with total energy, <math>e_o</math>


<math display="block">
{{NumEqn|<math>
h_o=e_o+\frac{p}{\rho}
h_o=e_o+\frac{p}{\rho}
</math>
</math>}}


which gives
which gives


<math display="block">
{{NumEqn|<math>
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho e_o\mathbf{v}) + \nabla\cdot(p\mathbf{v})= \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\frac{\partial}{\partial t}(\rho e_o) + \nabla\cdot(\rho e_o\mathbf{v}) + \nabla\cdot(p\mathbf{v})= \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>}}


Expanding the two first terms as
Expanding the two first terms as


<math display="block">
{{NumEqn|<math>
\rho\frac{\partial e_o}{\partial t} + e_o\frac{\partial \rho}{\partial t} + \rho\mathbf{v}\cdot\nabla e_o + e_o\nabla\cdot(\rho \mathbf{v}) + \nabla\cdot(p\mathbf{v})= \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\rho\frac{\partial e_o}{\partial t} + e_o\frac{\partial \rho}{\partial t} + \rho\mathbf{v}\cdot\nabla e_o + e_o\nabla\cdot(\rho \mathbf{v}) + \nabla\cdot(p\mathbf{v})=</math><br><br><math>= \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>}}


Collecting terms, we can identify the substantial derivative operator applied on total energy, <math>De_o/Dt</math> and the continuity equation
Collecting terms, we can identify the substantial derivative operator applied on total energy, <math>De_o/Dt</math> and the continuity equation


<math display="block">
{{NumEqn|<math>
\rho\underbrace{\left[ \frac{\partial e_o}{\partial t} + \mathbf{v}\cdot\nabla e_o \right]}_{=\frac{De_o}{Dt}}  + e_o\underbrace{\left[\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho \mathbf{v}) \right]}_{=0} + \nabla\cdot(p\mathbf{v})= \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\rho\underbrace{\left[ \frac{\partial e_o}{\partial t} + \mathbf{v}\cdot\nabla e_o \right]}_{=\frac{De_o}{Dt}}  + e_o\underbrace{\left[\frac{\partial \rho}{\partial t} + \nabla\cdot(\rho \mathbf{v}) \right]}_{=0} + \nabla\cdot(p\mathbf{v})= \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>}}


and thus we end up with the energy equation on non-conservation differential form
and thus we end up with the energy equation on non-conservation differential form


<math display="block">
{{NumEqn|<math>
\rho\frac{De_o}{Dt} + \nabla\cdot(p\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\rho\frac{De_o}{Dt} + \nabla\cdot(p\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>|label=eq-energy-pde-non-cons}}


==== Summary ====
==== Summary ====


Continuity:
<div style="border: solid 1px;">
 
{{OpenInfoBox|<math>
<math display="block">
\frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0
\frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0
</math>
</math>|description=Continuity:}}


Momentum:
{{OpenInfoBox|<math>
 
<math display="block">
\frac{D\mathbf{v}}{Dt}+\frac{1}{\rho}\nabla p = \mathbf{f}
\frac{D\mathbf{v}}{Dt}+\frac{1}{\rho}\nabla p = \mathbf{f}
</math>
</math>|description=Momentum:}}
 
Energy:


<math display="block">
{{OpenInfoBox|<math>
\rho\frac{De_o}{Dt} + \nabla\cdot(p\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\rho\frac{De_o}{Dt} + \nabla\cdot(p\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>|description=Energy:}}
</div>


=== Alternative Forms of the Energy Equation ===
=== Alternative Forms of the Energy Equation ===
Line 243: Line 268:
Total internal energy is defined as
Total internal energy is defined as


<math display="block">
{{NumEqn|<math>
e_o=e+\frac{1}{2}\mathbf{v}\cdot\mathbf{v}
e_o=e+\frac{1}{2}\mathbf{v}\cdot\mathbf{v}
</math>
</math>}}


Inserted in Eqn. \ref{eq:governing:energy:non}, this gives
Inserted in {{EquationNote|label=eq-energy-pde-non-cons|nopar=1}}, this gives


<math display="block">
{{NumEqn|<math>
\rho\frac{De}{Dt} + \rho\mathbf{v}\cdot\frac{D \mathbf{v}}{Dt} + \nabla\cdot(p\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
\rho\frac{De}{Dt} + \rho\mathbf{v}\cdot\frac{D \mathbf{v}}{Dt} + \nabla\cdot(p\mathbf{v}) = \rho\mathbf{f}\cdot\mathbf{v} + \dot{q}\rho
</math>
</math>}}


Now, let's replace the substantial derivative <math>D\mathbf{v}/Dt</math> using the momentum equation on non-conservation form (Eqn. \ref{eq:governing:mom:non}).
Now, let's replace the substantial derivative <math>D\mathbf{v}/Dt</math> using the momentum equation on non-conservation form {{EquationNote|label=eq-mom-pde-non-cons}}.


<math display="block">
{{NumEqn|<math>
\rho\frac{De}{Dt} -\mathbf{v}\cdot\nabla p + \cancel{\rho\mathbf{f}\cdot\mathbf{v}} + \nabla\cdot(p\mathbf{v}) = \cancel{\rho\mathbf{f}\cdot\mathbf{v}} + \dot{q}\rho
\rho\frac{De}{Dt} -\mathbf{v}\cdot\nabla p + \cancel{\rho\mathbf{f}\cdot\mathbf{v}} + \nabla\cdot(p\mathbf{v}) = \cancel{\rho\mathbf{f}\cdot\mathbf{v}} + \dot{q}\rho
</math>
</math>}}


Now, expand the term <math>\nabla\cdot(p\mathbf{v})</math> gives
Now, expand the term <math>\nabla\cdot(p\mathbf{v})</math> gives


<math display="block">
{{NumEqn|<math>
\rho\frac{De}{Dt} \cancel{-\mathbf{v}\cdot\nabla p} + \cancel{\mathbf{v}\cdot\nabla p} +  p(\nabla\cdot\mathbf{v}) = \dot{q}\rho\Rightarrow \rho\frac{De}{Dt} + p(\nabla\cdot\mathbf{v}) = \dot{q}\rho
\rho\frac{De}{Dt} \cancel{-\mathbf{v}\cdot\nabla p} + \cancel{\mathbf{v}\cdot\nabla p} +  p(\nabla\cdot\mathbf{v}) = \dot{q}\rho\Rightarrow</math><br><br><math>\Rightarrow\rho\frac{De}{Dt} + p(\nabla\cdot\mathbf{v}) = \dot{q}\rho
</math>
</math>}}


Divide by <math>\rho</math>
Divide by <math>\rho</math>


<math display="block">
{{NumEqn|<math>
\frac{De}{Dt} + \frac{p}{\rho}(\nabla\cdot\mathbf{v}) = \dot{q}
\frac{De}{Dt} + \frac{p}{\rho}(\nabla\cdot\mathbf{v}) = \dot{q}
</math>
</math>|label=eq-energy-pde-non-cons-b}}


Conservation of mass gives
Conservation of mass gives


<math display="block">
{{NumEqn|<math>
\frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0\Rightarrow \nabla\cdot\mathbf{v} = -\frac{1}{\rho}\frac{D\rho}{Dt}
\frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0\Rightarrow \nabla\cdot\mathbf{v} = -\frac{1}{\rho}\frac{D\rho}{Dt}
</math>
</math>}}


Insert in Eqn. \ref{eq:governing:energy:non:b}
Insert in {{EquationNote|label=eq-energy-pde-non-cons-b|nopar=1}}


<math display="block">
{{NumEqn|<math>
\frac{De}{Dt} - \frac{p}{\rho^2}\frac{D\rho}{Dt} = \dot{q}\Rightarrow \frac{De}{Dt} + p\frac{D}{Dt} \left(\frac{1}{\rho}\right)= \dot{q}
\frac{De}{Dt} - \frac{p}{\rho^2}\frac{D\rho}{Dt} = \dot{q}\Rightarrow \frac{De}{Dt} + p\frac{D}{Dt} \left(\frac{1}{\rho}\right)= \dot{q}
</math>
</math>}}


<math display="block">
{{NumEqn|<math>
\frac{De}{Dt} + p\frac{D\nu}{Dt} = \dot{q}
\frac{De}{Dt} + p\frac{D\nu}{Dt} = \dot{q}
</math>
</math>}}


Compare with the first law of thermodynamics: <math>de=\delta q-\delta w</math>
Compare with the first law of thermodynamics: <math>de=\delta q-\delta w</math>
Line 291: Line 316:
==== Enthalpy Formulation ====
==== Enthalpy Formulation ====


<math display="block">
{{NumEqn|<math>
h=e+\frac{p}{\rho}\Rightarrow \frac{Dh}{Dt}=\frac{De}{Dt}+\frac{1}{\rho}\frac{Dp}{Dt}+p\frac{D}{Dt}\left(\frac{1}{\rho}\right)
h=e+\frac{p}{\rho}\Rightarrow \frac{Dh}{Dt}=\frac{De}{Dt}+\frac{1}{\rho}\frac{Dp}{Dt}+p\frac{D}{Dt}\left(\frac{1}{\rho}\right)
</math>
</math>}}


with <math>De/Dt</math> from Eqn. \ref{eq:governing:energy:non:b}
with <math>De/Dt</math> from {{EquationNote|label=eq-energy-pde-non-cons-b|nopar=1}}


<math display="block">
{{NumEqn|<math>
\frac{Dh}{Dt}=\dot{q} - \cancel{p\frac{D}{Dt}\left(\frac{1}{\rho}\right)} +\frac{1}{\rho}\frac{Dp}{Dt}+\cancel{p\frac{D}{Dt}\left(\frac{1}{\rho}\right)}
\frac{Dh}{Dt}=\dot{q} - \cancel{p\frac{D}{Dt}\left(\frac{1}{\rho}\right)} +\frac{1}{\rho}\frac{Dp}{Dt}+\cancel{p\frac{D}{Dt}\left(\frac{1}{\rho}\right)}
</math>
</math>}}


<math display="block">
{{NumEqn|<math>
\frac{Dh}{Dt}=\dot{q} + \frac{1}{\rho}\frac{Dp}{Dt}
\frac{Dh}{Dt}=\dot{q} + \frac{1}{\rho}\frac{Dp}{Dt}
</math>
</math>|label=eq-energy-pde-non-cons-c}}


==== Total Enthalpy Formulation ====
==== Total Enthalpy Formulation ====


<math display="block">
{{NumEqn|<math>
h_o=h+\frac{1}{2}\mathbf{v}\mathbf{v}\Rightarrow\frac{Dh_o}{Dt}=\frac{Dh}{Dt}+\mathbf{v}\cdot\frac{D\mathbf{v}}{Dt}
h_o=h+\frac{1}{2}\mathbf{v}\mathbf{v}\Rightarrow\frac{Dh_o}{Dt}=\frac{Dh}{Dt}+\mathbf{v}\cdot\frac{D\mathbf{v}}{Dt}
</math>
</math>}}


From the momentum equation (Eqn. \ref{eq:governing:mom:non})
From the momentum equation {{EquationNote|label=eq-mom-pde-non-cons}}


<math display="block">
{{NumEqn|<math>
\frac{D\mathbf{v}}{Dt}=\mathbf{f}-\frac{1}{\rho}\nabla p
\frac{D\mathbf{v}}{Dt}=\mathbf{f}-\frac{1}{\rho}\nabla p
</math>
</math>}}


which gives
which gives


<math display="block">
{{NumEqn|<math>
\frac{Dh_o}{Dt}=\frac{Dh}{Dt}+\mathbf{v}\cdot\mathbf{f} -\frac{1}{\rho}\mathbf{v}\cdot\nabla p
\frac{Dh_o}{Dt}=\frac{Dh}{Dt}+\mathbf{v}\cdot\mathbf{f} -\frac{1}{\rho}\mathbf{v}\cdot\nabla p
</math>
</math>}}


Inserting <math>Dh/Dt</math> from Eqn. \ref{eq:governing:energy:non:c} gives
Inserting <math>Dh/Dt</math> from {{EquationNote|label=eq-energy-pde-non-cons-c|nopar=1}} gives


<math display="block">
{{NumEqn|<math>
\frac{Dh_o}{Dt}=\dot{q} + \frac{1}{\rho}\frac{Dp}{Dt}+\mathbf{v}\cdot\mathbf{f} -\frac{1}{\rho}\mathbf{v}\cdot\nabla p = \frac{1}{\rho}\left[\frac{Dp}{Dt}-\mathbf{v}\cdot\nabla p\right] + \dot{q} + \mathbf{v}\cdot\mathbf{f}
\frac{Dh_o}{Dt}=\dot{q} + \frac{1}{\rho}\frac{Dp}{Dt}+\mathbf{v}\cdot\mathbf{f} -\frac{1}{\rho}\mathbf{v}\cdot\nabla p =</math><br><br><math>=\frac{1}{\rho}\left[\frac{Dp}{Dt}-\mathbf{v}\cdot\nabla p\right] + \dot{q} + \mathbf{v}\cdot\mathbf{f}
</math>
</math>}}


The substantial derivative operator applied to pressure
The substantial derivative operator applied to pressure


<math display="block">
{{NumEqn|<math>
\frac{Dp}{Dt}=\frac{\partial p}{\partial t}+\mathbf{v}\cdot\nabla p
\frac{Dp}{Dt}=\frac{\partial p}{\partial t}+\mathbf{v}\cdot\nabla p
</math>
</math>}}


and thus
and thus


<math display="block">
{{NumEqn|<math>
\frac{Dp}{Dt}-\mathbf{v}\cdot\nabla p=\frac{\partial p}{\partial t}
\frac{Dp}{Dt}-\mathbf{v}\cdot\nabla p=\frac{\partial p}{\partial t}
</math>
</math>}}


which gives
which gives


<math display="block">
{{NumEqn|<math>
\frac{Dh_o}{Dt}=\frac{1}{\rho}\frac{\partial p}{\partial t} + \dot{q} + \mathbf{v}\cdot\mathbf{f}
\frac{Dh_o}{Dt}=\frac{1}{\rho}\frac{\partial p}{\partial t} + \dot{q} + \mathbf{v}\cdot\mathbf{f}
</math>
</math>}}


If we assume adiabatic flow without body forces
If we assume adiabatic flow without body forces


<math display="block">
{{NumEqn|<math>
\frac{Dh_o}{Dt}=\frac{1}{\rho}\frac{\partial p}{\partial t}
\frac{Dh_o}{Dt}=\frac{1}{\rho}\frac{\partial p}{\partial t}
</math>
</math>}}


If we further assume the flow to be steady state we get
If we further assume the flow to be steady state we get


<math display="block">
{{NumEqn|<math>
\frac{Dh_o}{Dt}=0
\frac{Dh_o}{Dt}=0
</math>
</math>}}


This means that in a steady-state adiabatic flow without body forces, total enthalpy is constant along a streamline.
This means that in a steady-state adiabatic flow without body forces, total enthalpy is constant along a streamline.

Latest revision as of 18:23, 1 April 2026

The Differential Equations on Conservation Form

Conservation of Mass

The continuity equation on integral form reads

ddtΩρdV+Ωρ𝐯𝐧dS=0

Apply Gauss's divergence theorem on the surface integral gives

Ωρ𝐯𝐧dS=Ω(ρ𝐯)dV(Eq. 2.29)

Also, if Ω is a fixed control volume

ddtΩρdV=ΩρtdV(Eq. 2.30)

The continuity equation can now be written as a single volume integral.

Ω[ρt+(ρ𝐯)]dV=0(Eq. 2.31)

Ω is an arbitrary control volume and thus

ρt+(ρ𝐯)=0(Eq. 2.32)

which is the continuity equation on partial differential form.

Conservation of Momentum

The momentum equation on integral form reads

ddtΩρ𝐯dV+Ω[(ρ𝐯𝐧)𝐯+p𝐧]dS=Ωρ𝐟dV

As for the continuity equation, the surface integral terms are rewritten as volume integrals using Gauss's divergence theorem.

Ω(ρ𝐯𝐧)𝐯dS=Ω(ρ𝐯𝐯)dV(Eq. 2.33)
Ωp𝐧dS=ΩpdV(Eq. 2.34)

Also, if Ω is a fixed control volume

ddtΩρ𝐯dV=Ωt(ρ𝐯)dV(Eq. 2.35)

The momentum equation can now be written as one single volume integral

Ω[t(ρ𝐯)+(ρ𝐯𝐯)+pρ𝐟]dV=0(Eq. 2.36)

Ω is an arbitrary control volume and thus

t(ρ𝐯)+(ρ𝐯𝐯)+p=ρ𝐟(Eq. 2.37)

which is the momentum equation on partial differential form

Conservation of Energy

The energy equation on integral form reads

ddtΩρeodV+Ωρho(𝐯𝐧)dS=

Ωρ𝐟𝐯dV+Ωq˙ρdV

Gauss's divergence theorem applied to the surface integral term in the energy equation gives

Ωρho(𝐯𝐧)dS=Ω(ρho𝐯)dV(Eq. 2.38)

Fixed control volume

ddtΩρeodV=Ωt(ρeo)dV(Eq. 2.39)

The energy equation can now be written as

Ω[t(ρeo)+(ρho𝐯)ρ𝐟𝐯q˙ρ]dV=0(Eq. 2.40)

Ω is an arbitrary control volume and thus

t(ρeo)+(ρho𝐯)=ρ𝐟𝐯+q˙ρ(Eq. 2.41)

which is the energy equation on partial differential form

Summary

The governing equations for compressible inviscid flow on partial differential form:

Continuity:ρt+(ρ𝐯)=0
Momentum:t(ρ𝐯)+(ρ𝐯𝐯)+p=ρ𝐟
Energy:t(ρeo)+(ρho𝐯)=ρ𝐟𝐯+q˙ρ

The Differential Equations on Non-Conservation Form

The Substantial Derivative

The substantial derivative operator is defined as

DDt=t+𝐯(Eq. 2.42)

where the first term of the right hand side is the local derivative and the second term is the convective derivative.

Conservation of Mass

If we apply the substantial derivative operator to density we get

DρDt=ρt+𝐯ρ(Eq. 2.43)

From before we have the continuity equation on differential form as

ρt+(ρ𝐯)=0(Eq. 2.44)

which can be rewritten as

ρt+ρ(𝐯)+𝐯ρ=0(Eq. 2.45)

and thus

DρDt+ρ(𝐯)=0(Eq. 2.46)

Eq. 2.46 says that the mass of a fluid element with a fixed set of fluid particles is constant as the element moves in space.

Conservation of Momentum

We start from the momentum equation on differential form derived above

t(ρ𝐯)+(ρ𝐯𝐯)+p=ρ𝐟(Eq. 2.47)

Expanding the first and the second terms gives

ρ𝐯t+𝐯ρt+ρ𝐯𝐯+𝐯(ρ𝐯)+p=ρ𝐟(Eq. 2.48)

Collecting terms, we can identify the substantial derivative operator applied to the velocity vector and the continuity equation.

ρ[𝐯t+𝐯𝐯]=D𝐯Dt+𝐯[ρt+ρ𝐯]=0+p=ρ𝐟(Eq. 2.49)

which gives us the non-conservation form of the momentum equation

D𝐯Dt+1ρp=𝐟(Eq. 2.50)

Conservation of Energy

The last equation on non-conservation differential form is the energy equation. We start by rewriting the energy equation on differential form (Eq. 2.41), repeated here for convenience

t(ρeo)+(ρho𝐯)=ρ𝐟𝐯+q˙ρ

Total enthalpy, ho, is replaced with total energy, eo

ho=eo+pρ(Eq. 2.51)

which gives

t(ρeo)+(ρeo𝐯)+(p𝐯)=ρ𝐟𝐯+q˙ρ(Eq. 2.52)

Expanding the two first terms as

ρeot+eoρt+ρ𝐯eo+eo(ρ𝐯)+(p𝐯)=

=ρ𝐟𝐯+q˙ρ
(Eq. 2.53)

Collecting terms, we can identify the substantial derivative operator applied on total energy, Deo/Dt and the continuity equation

ρ[eot+𝐯eo]=DeoDt+eo[ρt+(ρ𝐯)]=0+(p𝐯)=ρ𝐟𝐯+q˙ρ(Eq. 2.54)

and thus we end up with the energy equation on non-conservation differential form

ρDeoDt+(p𝐯)=ρ𝐟𝐯+q˙ρ(Eq. 2.55)

Summary

Continuity:DρDt+ρ(𝐯)=0
Momentum:D𝐯Dt+1ρp=𝐟
Energy:ρDeoDt+(p𝐯)=ρ𝐟𝐯+q˙ρ

Alternative Forms of the Energy Equation

Internal Energy Formulation

Total internal energy is defined as

eo=e+12𝐯𝐯(Eq. 2.56)

Inserted in Eq. 2.55, this gives

ρDeDt+ρ𝐯D𝐯Dt+(p𝐯)=ρ𝐟𝐯+q˙ρ(Eq. 2.57)

Now, let's replace the substantial derivative D𝐯/Dt using the momentum equation on non-conservation form (Eq. 2.50).

ρDeDt𝐯p+ρ𝐟𝐯+(p𝐯)=ρ𝐟𝐯+q˙ρ(Eq. 2.58)

Now, expand the term (p𝐯) gives

ρDeDt𝐯p+𝐯p+p(𝐯)=q˙ρ

ρDeDt+p(𝐯)=q˙ρ
(Eq. 2.59)

Divide by ρ

DeDt+pρ(𝐯)=q˙(Eq. 2.60)

Conservation of mass gives

DρDt+ρ(𝐯)=0𝐯=1ρDρDt(Eq. 2.61)

Insert in Eq. 2.60

DeDtpρ2DρDt=q˙DeDt+pDDt(1ρ)=q˙(Eq. 2.62)
DeDt+pDνDt=q˙(Eq. 2.63)

Compare with the first law of thermodynamics: de=δqδw

Enthalpy Formulation

h=e+pρDhDt=DeDt+1ρDpDt+pDDt(1ρ)(Eq. 2.64)

with De/Dt from Eq. 2.60

DhDt=q˙pDDt(1ρ)+1ρDpDt+pDDt(1ρ)(Eq. 2.65)
DhDt=q˙+1ρDpDt(Eq. 2.66)

Total Enthalpy Formulation

ho=h+12𝐯𝐯DhoDt=DhDt+𝐯D𝐯Dt(Eq. 2.67)

From the momentum equation (Eq. 2.50)

D𝐯Dt=𝐟1ρp(Eq. 2.68)

which gives

DhoDt=DhDt+𝐯𝐟1ρ𝐯p(Eq. 2.69)

Inserting Dh/Dt from Eq. 2.66 gives

DhoDt=q˙+1ρDpDt+𝐯𝐟1ρ𝐯p=

=1ρ[DpDt𝐯p]+q˙+𝐯𝐟
(Eq. 2.70)

The substantial derivative operator applied to pressure

DpDt=pt+𝐯p(Eq. 2.71)

and thus

DpDt𝐯p=pt(Eq. 2.72)

which gives

DhoDt=1ρpt+q˙+𝐯𝐟(Eq. 2.73)

If we assume adiabatic flow without body forces

DhoDt=1ρpt(Eq. 2.74)

If we further assume the flow to be steady state we get

DhoDt=0(Eq. 2.75)

This means that in a steady-state adiabatic flow without body forces, total enthalpy is constant along a streamline.