Governing equations on integral form: Difference between revisions

From Flowpedia
No edit summary
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 29: Line 29:
==== The Continuity Equation ====
==== The Continuity Equation ====


{{quote|Mass can be neither created nor destroyed, which implies that mass is conserved}}
{{QuoteBox|Mass can be neither created nor destroyed, which implies that mass is conserved}}


The net massflow into the control volume <math>\Omega</math> in Fig. \ref{fig:generic:cv} is obtained by integrating mass flux over the control volume surface <math>\partial \Omega</math>
The net massflow into the control volume <math>\Omega</math> in Fig. \ref{fig:generic:cv} is obtained by integrating mass flux over the control volume surface <math>\partial \Omega</math>
Line 65: Line 65:
==== The Momentum Equation ====
==== The Momentum Equation ====


{{quote|The time rate of change of momentum of a body equals the net force exerted on it}}
{{QuoteBox|The time rate of change of momentum of a body equals the net force exerted on it}}


{{NumEqn|<math>
{{NumEqn|<math>
Line 132: Line 132:
==== The Energy Equation ====
==== The Energy Equation ====


{{quote|Energy can be neither created nor destroyed; it can only change in form}}
{{QuoteBox|Energy can be neither created nor destroyed; it can only change in form}}


<math display="block">
<math display="block">
Line 231: Line 231:
The integral form of the governing equations for inviscid compressible flow has been derived
The integral form of the governing equations for inviscid compressible flow has been derived


Continuity:
<div style="border: solid 1px;">
 
{{OpenInfoBox|<math>
{{NumEqn|<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>|description=Continuity:}}


Momentum:
{{OpenInfoBox|<math>
 
{{NumEqn|<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>|description=Momentum:}}
 
Energy:


{{NumEqn|<math>
{{OpenInfoBox|<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>|description=Energy:}}
</div>