Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

6.2 Governing Equations

Chalmers University of Technology
Department of Mechanical Engineering
Division of Fluid Dynamics
Quasi-one-dimensional flow - control volume

Figure 6.1:Quasi-one-dimensional flow - control volume

In the following quasi-one-dimensional flow will be assumed. That means that the cross-section is allowed to vary smoothly but flow quantities varies in one direction only. The equations that are derived will thus describe one-dimensional flow in axisymmetric tubes. Let’s assume flow in the xx-direction, which means that all flow quantities and the cross-section area will vary with the axial coordinate xx.

A=A(x), ρ=ρ(x), u=u(x), p=p(x), ...A=A(x),\ \rho=\rho(x),\ u=u(x),\ p=p(x),\ ...

We will further assume steady-state flow, which means that unsteady terms will be zero.

The equations are derived with the starting point in the governing flow equations on integral form

Continuity Equation

Applying the integral form of the continuity equation on the quasi-one-dimensional flow control volume (Fig. Figure 6.1) gives

ddtΩρdV=0+ΩρvndS=0\underbrace{\frac{d}{dt}\iiint_{\Omega}\rho d{\mathscr{V}}}_{=0}+\oiint_{\partial \Omega}\rho {\mathbf{v}}\cdot {\mathbf{n}}dS=0
ΩρvndS=ρ1u1A1+ρ2u2A2\oiint_{\partial \Omega}\rho {\mathbf{v}}\cdot {\mathbf{n}}dS=-\rho_1 u_1 A_1+\rho_2 u_2 A_2
ρ1u1A1=ρ2u2A2\rho_1 u_1 A_1=\rho_2 u_2 A_2

Momentum Equation

Applying the integral form of the momentum equation on the quasi-one-dimensional flow control volume (Fig. Figure 6.1) gives

ddtΩρvdV=0+Ω[ρ(vn)v+pn]dS=0\underbrace{\frac{d}{dt}\iiint_{\Omega}\rho{\mathbf{v}} d{\mathscr{V}}}_{=0}+\oiint_{\partial \Omega}\left[\rho ({\mathbf{v}}\cdot {\mathbf{n}}){\mathbf{v}}+p{\mathbf{n}}\right]dS=0
Ωρ(vn)vdS=ρ1u12A1+ρ2u22A2\oiint_{\partial \Omega} \rho ({\mathbf{v}}\cdot {\mathbf{n}}){\mathbf{v}}dS=-\rho_1u_1^2A_1+\rho_2u_2^2A_2
ΩpndS=p1A1+p2A2A1A2pdA\oiint_{\partial \Omega} p{\mathbf{n}}dS=-p_1A_1+p_2A_2-\int_{A_1}^{A_2}pdA

collecting terms

(ρ1u12+p1)A1+A1A2pdA=(ρ2u22+p2)A2\left(\rho_1u_1^2+p_1\right)A_1+\int_{A_1}^{A_2}pdA=\left(\rho_2u_2^2+p_2\right)A_2

Energy Equation

Applying the integral form of the energy equation on the quasi-one-dimensional flow control volume (Fig. Figure 6.1) gives

ddtΩρeodV=0+Ω[ρho(vn)]dS=0\underbrace{\frac{d}{dt}\iiint_{\Omega}\rho e_o d{\mathscr{V}}}_{=0}+\oiint_{\partial \Omega}\left[\rho h_o ({\mathbf{v}}\cdot{\mathbf{n}})\right]dS=0
Ω[ρho(vn)]dS=ρ1u1ho1A1+ρ2u2ho2A2\oiint_{\partial \Omega}\left[\rho h_o ({\mathbf{v}}\cdot{\mathbf{n}})\right]dS=-\rho_1u_1h_{o_1}A_1+\rho_2u_2h_{o_2}A_2
ρ1u1ho1A1=ρ2u2ho2A2\rho_1u_1h_{o_1}A_1=\rho_2u_2h_{o_2}A_2

Now, using the continuity equation ρ1u1A1=ρ2u2A2\rho_1u_1A_1=\rho_2u_2A_2 gives

ho1=ho2h_{o_1}=h_{o_2}

Differential Form

The integral term appearing the momentum equation is undesired and therefore the governing equations are converted to differential form.

The continuity equation (Eqn. (6.4)) is rewritten in differential form as

ρ1u1A1=ρ2u2A2=const\rho_1u_1A_1=\rho_2u_2A_2=const
d(ρuA)=0d(\rho uA)=0

The momentum equation (Eqn. (6.8)) is rewritten in differential form as

(ρ1u12+p1)A1+A1A2pdA=(ρ2u22+p2)A2d[(ρu2+p)A]=pdA\left(\rho_1u_1^2+p_1\right)A_1+\int_{A_1}^{A_2}pdA=\left(\rho_2u_2^2+p_2\right)A_2\Rightarrow d\left[(\rho u^2+p)A\right]=pdA
d(ρu2A)+d(pA)=pdAd(\rho u^2A)+d(pA)=pdA
ud(ρuA)+ρuAdu+Adp+pdA=pdAud(\rho uA)+\rho uAdu+Adp+\cancel{pdA}=\cancel{pdA}

From the continuity equation we have d(ρuA)d(\rho uA) and thus

ρuAdu+Adp=0\rho u\cancel{A}du+\cancel{A}dp=0\Rightarrow
dp=ρududp=-\rho udu

which is the momentum equation on differential form. Also referred to as Euler’s equation. Finally, the energy equation (Eqn. (6.4)) is rewritten in differential form as

ho1=ho2=constdho=0h_{o_1}=h_{o_2}=const\Rightarrow dh_o=0
ho=h+12u2dh+12d(u2)=0h_o=h+\frac{1}{2}u^2\Rightarrow dh+\frac{1}{2}d(u^2)=0
dh+udu=0dh+udu=0

The equations are valid for:

It should be noted that equations are exact but they are applied to a physical model that is approximate, i.e., the approximation that flow quantities varies in one dimension with a varying cross-section area. In reality, a variation of cross-section area would imply flow in three dimensions.