Governing equations on integral form: Difference between revisions
From Flowpedia
| Line 217: | Line 217: | ||
==== Summary ==== | ==== Summary ==== | ||
The integral form of the governing equations for inviscid compressible flow has been derived | |||
Continuity: | |||
<math display="block"> | |||
\frac{d}{dt}\iiint_{\Omega} \rho dV+\iint_{\partial \Omega}\rho \mathbf{v}\cdot \mathbf{n} dS=0 | |||
</math> | |||
Momentum: | |||
<math display="block"> | |||
\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> | |||
Energy: | |||
<math display="block"> | |||
\frac{d}{dt}\iiint_{\Omega}\rho e_o dV+\iint_{\partial \Omega}\rho h_o(\mathbf{v}\cdot\mathbf{n})dS=\iiint_{\Omega}\rho\mathbf{f}\cdot\mathbf{v}dV+\iiint_{\Omega} \dot{q}\rho dV | |||
</math> | |||
