One-dimensional flow with friction: Difference between revisions
From Flowpedia
| Line 48: | Line 48: | ||
==== Differential Form ==== | ==== Differential Form ==== | ||
In order to remove the integral term in the momentum equation, the governing equations are written in differential form | In order to remove the integral term in the momentum equation, the governing equations are written in differential form | ||
===== Continuity ===== | ===== Continuity ===== | ||
<math display="block"> | |||
\rho_1 u_1=\rho_2 u_2=const\Rightarrow | |||
</math> | |||
<math display="block"> | |||
\frac{d}{dx}(\rho u)=0 | \frac{d}{dx}(\rho u)=0 | ||
</math> | |||
===== Momentum ===== | ===== Momentum ===== | ||
<math display="block"> | |||
(\rho_2 u_2^2+p_2-\rho_1 u_1^2+p_1)=-\frac{4}{D}\int_0^L\tau_w dx\Rightarrow | |||
</math> | |||
<math display="block"> | |||
\frac{d}{dx}(\rho u^2+p)=-\frac{4}{D}\tau_w | \frac{d}{dx}(\rho u^2+p)=-\frac{4}{D}\tau_w | ||
</math> | |||
<math display="block"> | |||
\frac{d}{dx}(\rho u^2+p)=\rho u\frac{du}{dx}+u\frac{d}{dx}(\rho u)+\frac{dp}{dx}=\left\{\frac{d}{dx}(\rho u)=0\right\}=\rho u\frac{du}{dx}+\frac{dp}{dx} | |||
</math> | |||
<math display="block"> | |||
\rho u\frac{du}{dx}+\frac{dp}{dx}=-\frac{4}{D}\tau_w | \rho u\frac{du}{dx}+\frac{dp}{dx}=-\frac{4}{D}\tau_w | ||
</math> | |||
The wall shear stress is often approximated using a shear-stress factor, <math>f</math>, according to | |||
<math display="block"> | |||
\tau_w=f\frac{1}{2}\rho u^2 | \tau_w=f\frac{1}{2}\rho u^2 | ||
</math> | |||
and thus | |||
<math display="block"> | |||
\rho u\frac{du}{dx}+\frac{dp}{dx}=-\frac{2}{D}f\rho u^2 | \rho u\frac{du}{dx}+\frac{dp}{dx}=-\frac{2}{D}f\rho u^2 | ||
</math> | |||
===== Energy ===== | ===== Energy ===== | ||
<math display="block"> | |||
h_1 + \frac{1}{2}u_1^2=h_2 + \frac{1}{2}u_2^2=const | |||
</math> | |||
<math display="block"> | |||
h_{o_1}=h_{o_2}=const | |||
</math> | |||
<math display="block"> | |||
\frac{d}{dx}h_o=0 | \frac{d}{dx}h_o=0 | ||
</math> | |||
==== Summary ==== | ==== Summary ==== | ||
