Governing equations on differential form: Difference between revisions
No edit summary |
No edit summary |
||
| (2 intermediate revisions by the same user not shown) | |||
| Line 12: | Line 12: | ||
--><noinclude><!-- | --><noinclude><!-- | ||
-->{{#vardefine:secno|2}}<!-- | -->{{#vardefine:secno|2}}<!-- | ||
-->{{#vardefine:eqno| | -->{{#vardefine:eqno|28}}<!-- | ||
--></noinclude><!-- | --></noinclude><!-- | ||
| Line 22: | Line 22: | ||
The continuity equation on integral form reads | The continuity equation on integral form reads | ||
{{ | {{InfoBox|<math> | ||
\frac{d}{dt}\iiint_{\Omega} \rho dV+\iint_{\partial \Omega}\rho \mathbf{v}\cdot \mathbf{n} dS=0 | \frac{d}{dt}\iiint_{\Omega} \rho dV+\iint_{\partial \Omega}\rho \mathbf{v}\cdot \mathbf{n} dS=0 | ||
</math> | </math>}} | ||
Apply Gauss's divergence theorem on the surface integral gives | Apply Gauss's divergence theorem on the surface integral gives | ||
| Line 56: | Line 56: | ||
The momentum equation on integral form reads | 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 | \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> | </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. | ||
| Line 94: | Line 94: | ||
The energy equation on integral form reads | 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 | \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>}} | ||
Gauss's divergence theorem applied to the surface integral term in the energy equation gives | Gauss's divergence theorem applied to the surface integral term in the energy equation gives | ||
| Line 129: | Line 129: | ||
<div style="border: solid 1px;"> | <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:}} | ||
{{ | {{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:}} | ||
{{ | {{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> | </div> | ||
| Line 249: | Line 249: | ||
<div style="border: solid 1px;"> | <div style="border: solid 1px;"> | ||
{{ | {{OpenInfoBox|<math> | ||
\frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0 | \frac{D\rho}{Dt}+\rho(\nabla\cdot\mathbf{v})=0 | ||
</math> | </math>|description=Continuity:}} | ||
{{ | {{OpenInfoBox|<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>|description=Momentum:}} | ||
{{ | {{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> | </div> | ||
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
Apply Gauss's divergence theorem on the surface integral gives
| (Eq. 2.29) |
Also, if is a fixed control volume
| (Eq. 2.30) |
The continuity equation can now be written as a single volume integral.
| (Eq. 2.31) |
is an arbitrary control volume and thus
| (Eq. 2.32) |
which is the continuity equation on partial differential form.
Conservation of Momentum
The momentum equation on integral form reads
As for the continuity equation, the surface integral terms are rewritten as volume integrals using Gauss's divergence theorem.
| (Eq. 2.33) |
| (Eq. 2.34) |
Also, if is a fixed control volume
| (Eq. 2.35) |
The momentum equation can now be written as one single volume integral
| (Eq. 2.36) |
is an arbitrary control volume and thus
| (Eq. 2.37) |
which is the momentum equation on partial differential form
Conservation of Energy
The energy equation on integral form reads
Gauss's divergence theorem applied to the surface integral term in the energy equation gives
| (Eq. 2.38) |
Fixed control volume
| (Eq. 2.39) |
The energy equation can now be written as
| (Eq. 2.40) |
is an arbitrary control volume and thus
| (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: |
| Momentum: |
| Energy: |
The Differential Equations on Non-Conservation Form
The Substantial Derivative
The substantial derivative operator is defined as
| (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
| (Eq. 2.43) |
From before we have the continuity equation on differential form as
| (Eq. 2.44) |
which can be rewritten as
| (Eq. 2.45) |
and thus
| (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
| (Eq. 2.47) |
Expanding the first and the second terms gives
| (Eq. 2.48) |
Collecting terms, we can identify the substantial derivative operator applied to the velocity vector and the continuity equation.
| (Eq. 2.49) |
which gives us the non-conservation form of the momentum equation
| (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
Total enthalpy, , is replaced with total energy,
| (Eq. 2.51) |
which gives
| (Eq. 2.52) |
Expanding the two first terms as
| (Eq. 2.53) |
Collecting terms, we can identify the substantial derivative operator applied on total energy, and the continuity equation
| (Eq. 2.54) |
and thus we end up with the energy equation on non-conservation differential form
| (Eq. 2.55) |
Summary
| Continuity: |
| Momentum: |
| Energy: |
Alternative Forms of the Energy Equation
Internal Energy Formulation
Total internal energy is defined as
| (Eq. 2.56) |
Inserted in Eq. 2.55, this gives
| (Eq. 2.57) |
Now, let's replace the substantial derivative using the momentum equation on non-conservation form (Eq. 2.50).
| (Eq. 2.58) |
Now, expand the term gives
| (Eq. 2.59) |
Divide by
| (Eq. 2.60) |
Conservation of mass gives
| (Eq. 2.61) |
Insert in Eq. 2.60
| (Eq. 2.62) |
| (Eq. 2.63) |
Compare with the first law of thermodynamics:
Enthalpy Formulation
| (Eq. 2.64) |
with from Eq. 2.60
| (Eq. 2.65) |
| (Eq. 2.66) |
Total Enthalpy Formulation
| (Eq. 2.67) |
From the momentum equation (Eq. 2.50)
| (Eq. 2.68) |
which gives
| (Eq. 2.69) |
Inserting from Eq. 2.66 gives
| (Eq. 2.70) |
The substantial derivative operator applied to pressure
| (Eq. 2.71) |
and thus
| (Eq. 2.72) |
which gives
| (Eq. 2.73) |
If we assume adiabatic flow without body forces
| (Eq. 2.74) |
If we further assume the flow to be steady state we get
| (Eq. 2.75) |
This means that in a steady-state adiabatic flow without body forces, total enthalpy is constant along a streamline.