You are on page 1of 86

Chapter one

Introduction

1-1 Introduction:
The supersonic nozzle is divided in two parts. The supersonic portion is
independent of the upstream conditions of the sonic line. We can study this part
independently of the subsonic portion. Because the subsonic portion is used to give
a sonic flow to the throat. There are two categories for supersonic nozzle according
to the sonic line. If the sonic line is a straight line, the wall at the throat generates
centered and divergent waves. The second category has a curved sonic line. In this
case, the flow inside the nozzle has not centered Mach lines. Each type exists for
two-dimensional and axisymmetric flow [14].

1-2 Objectives:
The basic objectives of this research are to investigate numerical approaches to
design and study the supersonic nozzle and develop an efficient and accurate code
for performing such simulations. These objectives have been split into the
following:

1- Design the Supersonic Nozzle by calculating the nozzle contour using the
method of characteristics and creating program code.
2- Analysis of nozzle by using FLUENT software to analyze the flow inside
the designed nozzle so as to check its performance.

1
1-3 Thesis Overviews:
This thesis designs and analyzes supersonic wind tunnel nozzle contour. The
nozzle will be designed using the 2D Method of Characteristic.
Chapter 1 gives an introduction to the subject and objectives of this research.
In chapter 2, the methods and results of others‟ research will be discussed. This
section will also give background of wind tunnels types.
Chapter 3 gives details of the characteristic equations and development of the grid
points. This process are written as a generic computer code in MATLAB so
multiple nozzle contours is calculated for different user inputs such as desired exit
Mach number, working fluid‟s ratio of specific heats and predetermined throat
height and number of characteristic lines. These codes are available in Appendix
B. The development of the characteristic and compatibility equations for 2D flow
is available in Appendix A. Also Chapter 3 outline the procedure and techniques
used in running the previously mentioned nozzle designs through the well-known
CFD program FLUENT. This was done to verify that the nozzle reach their desired
exit Mach number.
Chapter 4 discusses the checks performed to verify the accuracy of the code
developed in chapter 3 by three ways, comparison the nozzle designed with
Britton‟s code, GA10 supersonic wind tunnel nozzle and FLUENT simulation.
Also will examines the variation analysis of designed code for multiple ratios of
specific heats, exit Mach numbers and number of characteristic lines. This section
also discusses the results given by the FLUENT simulations.
Chapter 5, Conclusions of the major findings of this thesis. Also in this chapter
will discuss improvements needed in the computer code outlined in chapter 3 to
enhance the code‟s ability to produce nozzle wall contours for non-isentropic,
viscid supersonic flow as recommendations.

2
Chapter two
Background and Literature review

2-1 Historical background:


In order to better understand the process of designing and analyzing a supersonic
wind tunnel nozzle, it is highly important to understand the properties of the flow
through this nozzle in order to successfully achieve supersonic flow as well as to
ensure that the flow is uniform.
2-1-1 Wind Tunnels:
A wind tunnel is a device designed to generate air flows of various speeds through
a test section. Wind tunnels are typically used in aerodynamic research to analyze
the behavior of flows under varying conditions, both within channels and over
solid surfaces. Aerodynamicists can use the controlled environment of the wind
tunnel to measure flow conditions and forces on aircraft models as they are being
designed [16].
2-1-2 Supersonic Wind Tunnel Types:

In order to better understand wind tunnel operation, three types of wind tunnels
were researched. continuous, blowdown, and indraft.
Continuous wind tunnels are essentially a closed-circuit system and can be
used to achieve a wide range of Mach numbers [16]. They are designed so that the
air that passes through the tunnel does not exhaust to the atmosphere; instead, it
enters through a return passage and is cycled through the test section repeatedly as
shown in Fig. 2.1. This type of wind tunnel is beneficial because the operator has
more control of the conditions in the test section than with other approaches since
the tunnel is cut off from the environmental conditions once running.
3
In comparison to other wind tunnel types, continuous wind tunnels have
superior flow quality due to the different facets of the tunnel's construction. The
turning vanes in the corners and flow straighteners near the test section ensure that
relatively uniform flow passes through the test section [3]. Continuous tunnels also
operate relatively quietly. Finally, the testing conditions can be held constant for
extended periods of time [16].

Fig. 2.1: Continuous Wind Tunnel [16]


Blowdown tunnels (see Fig. 2.2) have a variety of different configurations and are
generally used to achieve high subsonic and mid-to-high supersonic Mach numbers
[16, 4].
Blowdown tunnels use the difference between a pressurized tank and the
atmosphere to attain supersonic speeds. They are designed to discharge to the
atmosphere, so the pressure in the tank is greater than that of the environment in
order to a create flow from the tank out of the tunnel. In one configuration, known
as "a closed" blowdown tunnel two pressure chambers are connected to either side
of the tunnel [4].

4
Fig. 2.2: Blowdown Wind Tunnel [16]

In this configuration, one chamber would contain a high pressure gas and the other
chamber would be at a very low pressure. At the beginning of a run, valves are
opened at each chamber, and the pressure differential causes air flow in the
direction of the lower pressure until the two chambers have reached equilibrium.
The test section is positioned at the end of the supersonic nozzle. Many blowdown
tunnels have two throats, with the second throat being used to slow supersonic
flow down to subsonic speeds before it enters the second chamber.
In other types of blowdown wind tunnels, the low pressure chamber is removed,
and the tunnel discharges directly into the atmosphere, as with Fig. 2.2. There are
several advantages of blowdown tunnels: they start easily, are easier and cheaper to
construct than other types, and have superior design for propulsion and smoke
visualization" [4]. Blow- down tunnels also has smaller loads placed on a model as
a result of the faster start time. These tunnels, however, have a limited test time. As
a consequence, faster, more expensive measuring equipment is needed. They can
also be noisy.

5
Indraft wind tunnels use the difference between a low pressure tank and the
atmosphere to create a flow. A vacuum tank is pumped down to a very low
pressure, and the other end of the tunnel is open to the atmosphere. When the
desired vacuum pressure is reached, a valve is opened, and air rushes from outside
the tunnel, in through the test section, into the vacuum chamber. The end of the run
occurs when the pressure differential is no longer great enough to drive the tunnel
at the desired test section Mach number [16]. One of the benefits of an indraft
tunnel is that the stagnation temperature can be considered constant throughout a
run. Additionally, the flow is free of contaminants from equipment used by other
wind tunnel types. For example, there is no need for the pressure regulators
required by blowdown tunnels. In comparison to other types of tunnels, indraft
tunnels can operate at higher Mach numbers before a heater is necessary to prevent
flow liquefaction during expansion. Lastly, using a vacuum is safer than using high
pressures. High pressure tanks face the risk of exploding, while the reversed
pressure differential of a vacuum chamber only results in the risk of an implosion.
One of the major disadvantages of indraft wind tunnels is that they can be up to
four times as expensive as their blowdown counterparts. Additionally, the
Reynolds number for a particular Mach number can be varied over a greater range
with a blowdown tunnel [16].

Fig. 2.3: Indraft Wind Tunnel [16]


6
2-1-3 Method of Characteristics:
The Method of Characteristics (MOC) is a numerical procedure appropriate for
solving two-dimensional compressible flow problems. By using this technique,
flow properties such as direction and velocity, can be calculated at distinct points
throughout a flow field. The method of characteristics, implemented in computer
algorithms, is an important element of supersonic computational fluid dynamics
software. These calculations can be executed manually, with the aid of spreadsheet
programming or technical computing software as the number of characteristic lines
increase, so do the data points, and the manual calculations can become
exceedingly tedious [9].
The method of Characteristics was developed by the mathematicians Jaques
Saloman Hadamard in 1903 and by Tullio Levi-Civita in 1932 [8]. The method of
characteristics uses a technique of following propagation paths in order to find a
solution to partial differential equations.
The physical conditions of a two-dimensional, steady, isentropic, irrotational
flow can be expressed mathematically by the nonlinear differential equation of the
velocity potential. The method of characteristics is a mathematical formulation that
can be used to find solutions to the aforementioned velocity potential, satisfying
given boundary conditions for which the governing partial differential equations
(PDEs) become ordinary differential equations (ODEs).
The name comes from a method used to solve hyperbolic partial differential
equations: Find "characteristic lines" (combinations of the independent variables)
along which the partial differential equation reduces to a set of ordinary differential
equations, or even, in some cases, to algebraic equations which are easier to solve.
The applications of the method of characteristics for nozzle flows are not
limited to the design of contours. The method may also be used to analyze the flow

7
field inside a known contour as well. The method is also not limited to the flow
within the nozzle. The approach can be extended to analyze the exhaust plume for
both under expanded and over expanded nozzle flow using the free pressure
boundary of the exhaust plume [22].

2-2 Literature review:

2-2-1 Contoured Nozzle Design:

It can easily be shown that in order to expand flow through a duct from subsonic
flow to supersonic flow the area of the passage that the fluid is passing must first
decrease in area and then increase in area. This area relationship is the basis in
nozzle design given in Eq. (2.1). The relationship between local Mach number and
the local area ratio was found through the study of quasi-one-dimensional flow.
Although this relationship provides no information for the contour of such a duct
or the losses that are associated with a multidimensional flow field [1].

𝛾 +1
𝐴 1 2 𝛾 −1 2 2 𝛾 −1
= 1+ 𝑀 (2.1)
𝐴∗ 𝑀 𝛾+1 2

The first successful implementation of method of characteristics for nozzle


design was performed by Ludwig Prandtl and Adolf Busemann in 1929 [1]. Since
the implementation by Prandtl and Buseman, the method of characteristics has
become a fundamental basis in nozzle design. This is because the method allows
for physical boundaries to be located. Prandtl and Busemann implemented the
method graphically to solve two-dimensional nozzle problems. A comprehensive
presentation on both the graphical and the analytical approach to two-dimensional
method of pharmacogenetics was completed by Shapiro and Edelman in 1947[1].
8
Foelsch (1959, [8]) proposed a method for developing solutions to axis-
symmetric supersonic streams using a method of characteristics approach .Antonio
Ferri extendedthe approach to axis-symmetric flows in 1954, through a theoretical
adaptation to the mathematics [5].
Guerntert and Netmann (1959, [7, 8]) implemented the analytical approach
for the development of supersonic wind tunnels with desired mass flows. This
implementation developed a solution based on initial conditions along the nozzle
centerline. The Guerntert and Netmann considered this approach for wind tunnel
design had no length requirement but required uniform exit flow. Their solution
resulted in difficulties designing short length and large expansion ratio nozzles.
Their work also showed that truncation of nozzle lengths resulted in only a small
reduction of vacuum specific impulse from the uniform flow case.
The work of G.V.R. Rao used the method of characteristics as part of his
solution in developing contour nozzle designs. Rao developed a method of
designing a contoured exhaust nozzle for optimum thrust of a fixed length nozzle.
Rao's solution used a combination of Lagrangian multipliers and method of
characteristics [17, 18].
Allman and Hoffman (1978, [2]) presented a procedure for the design of a
maximum thrust contours by a direct optimization method. The contour used was a
second-degree polynomial fitted to a prescribed initial expansion contour. The
contours produced were similar to that of a Rao nozzle. Allman and Hoffman
showed that a polynomial could be used to develop the nozzle boundary with
comparable results to a Rao nozzle, however the flow field was solved in much the
same way, and the solution differed only slightly in the formation of the nozzle
boundary. Essentially, their solution was a Rao nozzle with a polynomial fitted
boundary instead of a boundary determined by the solution.

9
2-2-3 Transonic Flow Zone:
Transonic flow is the flow regime where the fluid transitions from subsonic
to supersonic velocities. The transonic flow regime has been intensely studied. The
work of Sauer detailed the complexities and the mathematical treatment of such
flows, especially as applied to the passage of flow through Laval nozzles. The flow
in the throat region of a converging diverging nozzle under choked flow conditions
is transonic [21].
The work of Sauer has been the primary basis for the treatment of the
transonic flow zone in supersonic nozzle design, because Sauer's method is a
closed form solution for the flow field in the nozzle throat, and it can produce
excellent approximate solutions for nozzles with a large subsonic radius of
curvature relative to the throat radius.
The transonic solution is important to the method of characteristics solution.
It allows to determination of a subsonic radius of curvature that allows for
substantially supersonic flow at the nozzle wall at the minimum area point and also
locates the position where like flow is on the axis of symmetry. In determining this
line of constant substantially supersonic Mach number, an initial value line can be
formed so that the flow satisfies the wall boundary condition at the throat exactly.
2-2-4 CFD Nozzle Analysis:

K.M. Pandey and A.P. Singh [10] worked on the topic of “CFD Analysis of
Conical Nozzle for Mach 3 at Various Angles of Divergence with Fluent
Software” and they found that the variation in the Mach number, pressure ratio.

K. M. Pandey et.al [12] worked on the topic of “Studies on Supersonic


Flows in the De Laval Nozzle at Mach No. 1.5 and its flow Development into a
Suddenly Expanded Duct” and there findings are – Solution of supersonic flow
fields of flow development in 2D De Laval nozzle with a duct. The study is aimed
10
with 1.5 Mach numbers for various L/D, into a duct. The nature of the flow is
smooth when the flow gets attached and streamlined. The suddenly expanded
cavity not only causes head losses but also is accompanied by flow oscillations due
to phenomenon called vortex shedding near the nozzle exit region.

K. M. Pandey et.al [11] worked on the topic of “Study on Rocket Nozzles


with Combustion Chamber Using Fluent Software at Mach 2.1” and there findings
are – The pressure and Temperature parameter depend upon air-fuel ratio. Loss of
pressure and temperature above two fuel inlet for same quantity of air fuel ratio.

K. M. Pandey et.al [13] worked on the topic of “Study on Supersonic Free


Single Jet Flow: A Numerical Analysis with Fluent Software” and there findings
are – to review the basic aspects of free jet flow and to contribute additional data
concerning effects on the free jet flow map of efflux Reynolds number and orifice
geometry.

K.M. Pandey and A.P. Singh [14] worked on the topic of “ Design and
Development of De Laval nozzle for Mach 3 & 4 using methods of Characteristics
with Fluent Software” and there findings are –gas flows in a De Laval nozzle using
2D axi-symmetric models, which solves the governing equations by a control
volume method. The throat diameter is same for both nozzles and designed using
method of characteristics. Detailed flow characteristics like the centerline Mach
number distribution and Mach contours of the steady flow throughthe converging –
diverging nozzle are obtained.

11
Chapter three
Design of Supersonic Nozzle and CFD Setups

3-1 Introduction:
There are several types of supersonic/hypersonic wind tunnel nozzles. The
most common type is axisymmetric with a circular cross section at every station.
A few facilities use two-dimensional (2-D) nozzles, and the primary focus here,
where two opposite walls are contoured in a converging-diverging shape but are
bounded by parallel walls, giving a rectangular cross section at every station. The
2-D configuration admits the use of flexible plates driven by jacks to alter the
contour as needed to vary the flow speed in the test section. A single flexible plate
nozzle can produce many flow speeds in the test section. However, the 2-D nozzle
is generally not used above Mach number 5 or 6 for two reasons [6]:
1- The complexity of water cooling a flexible structure.
2- The very small slit-throat height needed to achieve the large nozzle exit area
ratio.
With thermal deflections and pressure loading, variations in the slit height lead to
unacceptable flow nonuniformity in the test section and might result in missing the
target flow speed. A third type of hypersonic nozzle has an exit cross section with
a shape tailored to a specific application, such as direct-connect scramjet
combustor testing. For such an application, four sides of a near-rectangular cross-
section nozzle may be contoured to deliver uniform flow. A fourth type of nozzle,
used at least once in an arc-heated facility, has a circular throat and a semicircular
exit, its purpose being to maximize exposure of wedge surface area to the hot jet
for material testing. Finally, there is the concept of a minimum-length nozzle in

12
which the throat is sharp, and thus causes the flow to turn suddenly to the nozzle
inflection angle (the maximum angle of the contour) [6].
Although the goal of contour design is to deliver a perfectly uniform flow, there
are limitations to what can be achieved through contouring alone. The following
conditions are proposed as sufficient (in the mathematical sense) for a contour to
exist that will deliver uniform flow:
• Continuum flow
• Steady flow
• Inviscid flow
• Isentropic flow
• 2-D flow
• Uniform entrance flow at the nozzle inlet station
• Equation of state is perfect, or in thermochemical equilibrium.
An important fact to realize regarding rigorous contour design is that there
are an infinite number of contours that will deliver uniform flow at specified
conditions. Parameters that influence the shape of the contour include nozzle
length and height, inflection angle, and specifications made for the various
boundary conditions, particularly on the nozzle centerline for some design
techniques. While any contour among the infinity of choices that would yield
uniform flow might be chosen, some choices are better than others. This fact is
illustrated below.
Of the many factors that can influence flow quality, some effects can be
significantly ameliorated by the choice of design options. In general, long nozzles
with small inflection angles (as a rule, those of less than about 12 deg) yield the
most uniform flow, which is a primary criterion for aerodynamic testing. On the
other hand, for high-enthalpy facilities, such long nozzles produce large losses of

13
the often elaborately achieved total enthalpy. For arc-heated and combustion-
heated facilities, very short designs are usually chosen with the cognizance that
some flow quality is being sacrificed. Short nozzles often have large inflection
angles, which increase the concern about disastrous flow separation. Short nozzles
also tend to have a small wall radius of curvature at the throat, perhaps as small as
the throat radius, which is said to make accurate machining more difficult. Short
nozzles with large flow expansion rates tend to exacerbate the effects of
nonequilibrium on flow quality, while long nozzles give the flow more transit time
to relax toward equilibrium. For many nonequilibrium nozzle flows, even absurdly
long nozzles are not sufficient for relaxation to occur [6].
Most operational nozzle design techniques can be placed in one of two
categories: direct design or design by analysis (DBA). In direct design, the nozzle
contour is computed as the primary output of the computation with only a single
sweep through the flow field using some numerical procedure. Nearly all direct-
design methods are based on the classical method of characteristics (MOC). In
design by analysis, a computational fluid dynamics (CFD)-based analysis flow
solver, to which the nozzle contour is an input, is coupled with a numerical
optimization technique. The optimization technique alters the contour to drive the
exit flow toward better uniformity and may require a flow-field solution for each
contour perturbation

14
3-2 Methodology:
To expand a gas from rest to supersonic speed, a convergent- divergent nozzle
should be used. Quasi-one dimensional analyses predict the flow properties as a
function of x through a nozzle of specified shape. Although quasi-one dimensional
analysis represents the properties at any cross section as an average of the flow
over a given nozzle cross-section, it cannot predict both the three dimensional flow
and the proper wall contour of the convergent- divergent nozzle. Therefore, quasi-
two dimensional analysis is used to predict the proper contour for different
conditions.
Therefore, the steady, inviscid supersonic flow is governed by hyperbolic equations,
sonic flow by parabolic equations, and subsonic flow by elliptic equations (Eq.A.11).
Moreover, because two real characteristics exist through each point in a flow
where M > 1, the method of characteristics becomes a practical technique for
solving supersonic flows. In contrast, because the characteristics are imaginary for
M < 1, the method of characteristics is not used for subsonic solutions. (An
exception is transonic flow, involving mixed subsonic-supersonic regions, where
solutions have been obtained in the complex plane using imaginary
characteristics.).
3-2-1 Method of Characteristics:
There are several ways to derive a method of characteristics. In one approach, the
2-D, or axisymmetric, Euler equations are transformed to directions along which
the partial differential equations reduce to ordinary differential equations. The
finding is that:
𝑑𝑉
𝑑𝜃 = ∓ 𝑀2 − 1 (3.1)
𝑉
𝜃 + 𝜐 𝑀 = 𝑐𝑜𝑛𝑠𝑡 = 𝐾− 𝑎𝑙𝑜𝑛𝑔 𝑡𝑕𝑒 𝐶− 𝑐𝑕𝑎𝑟𝑎𝑐𝑡𝑒𝑟𝑖𝑠𝑡𝑖𝑐 (3.2)
𝜃 − 𝜐 𝑀 = 𝑐𝑜𝑛𝑠𝑡 = 𝐾+ 𝑎𝑙𝑜𝑛𝑔 𝑡𝑕𝑒 𝐶+ 𝑐𝑕𝑎𝑟𝑎𝑐𝑡𝑒𝑟𝑖𝑠𝑡𝑖𝑐 (3.3)

15
Where ν is the Prandtl-Meyer function for a perfect gas given by

𝛾+1 𝛾−1
𝜐 𝑀 = 𝑡𝑎𝑛−1 (𝑀2 − 1) − 𝑡𝑎𝑛−1 𝑀2 − 1 (3.4)
𝛾−1 𝛾+1

In Eq. (3.1) the “+” corresponds to right-running characteristics and the “−” to left-
running characteristics. Mach lines emanate from a point at an angle of θ − μ for
the right characteristic and θ +μ for the left characteristic. Eq. (3.1) applies along
the Mach lines defined by
𝑑𝑦
= 𝑡𝑎𝑛 𝜃 ∓ 𝜇 (3. 5)
𝑑𝑥 𝑐𝑕𝑎𝑟

Where “−” corresponds to right characteristics and “+” to left characteristics.

3-2-2 Grid generation:


Grid points used in calculation of method of characteristics are of two types:
1- Internal points which are away from wall
2- Wall points.
Lines can be classified into the four parts shown in fig. 3.1:
1. The initial curve.
2. The reflection about the symmetry line.
3. The intersection of characteristic lines.
4. The wall contour.
4

1
3

2
Fig. 3.1: Design steps in the method of characteristic

16
3-2-2-1 Initial Line:
The Initial Curve is the convex portion (before the inflexion point) of the
expansion curve. Prandtl-Meyer shows that the magnitude of supersonic flow
(Mach number) increases over a convex expanding surface and in doing so creates
a series of Mach (expansion or characteristic) waves, as illustrated in Fig. 3.2.

Wall
num+2

1 First characteristic line

5
4 Centerline
3
2
Fig. 3.2: First characteristic line points
In our MATLAB program, properties of point 1 (theta, nu) can be found from
equation (3.5) and equation (3.6), where θ1 equal to θmax
ν(M e )
θmax = (3.6)
2

And then the properties of point 2 (theta,nu) can be found by using equation of
left-running characteristic C- eq. (3.2) where theta at all centerline points are equal
zero then we need to calculate nu (ν) for each point.
To find properties of point 3 we use equation of left-running characteristic C-
equation(3.2) between point 1 and 3, and equation of Right-running characteristic
C+ equation(3.3) between point 3 and 2, points 4, 5, …., (num+1) found as point 3.
To draw characteristic lines (1-2), (1-3),……(1-(num+1)) use eqs. (3.7), (3.8) to
find x,y coordinate [3].
(𝑦 1 −𝑥 1 tan ⁡
(𝛼))−(𝑦 𝑖−1 −𝑥 𝑖−1 tan ⁡
(𝛽 ))
𝑥𝑖 = (3.7)
tan 𝛽 −tan ⁡
(𝛼)

17
𝑦𝑖 = 𝑦𝑖−1 + 𝑥𝑖 − 𝑥𝑖−1 tan 𝛽 𝑖 = 2,3,4 … 𝑛𝑢𝑚 + 1 (3.8)

Where
(𝜃 −𝜇 )1 +(𝜃−𝜇 )𝑖 (𝜇 +𝜃)𝑖−1 +(𝜇 +𝜃)𝑖
𝛼= And 𝛽= (𝑀) [Ref.1]
𝜇 = 1 sin⁡ (3.9)
2 2

Mach number (M) for all points can be found by using numerical method (Newton
Raphson Method) for eq. (3.4).

3-2-2-2 Centerline Points:


For All centerline points, θ is equal to zero then we need to calculate v for each
point as shown in fig. 3.3. Here we will use left-running characteristic C- eq. (3.2)
only because; there is no Right-running characteristic C+
Wall
num+2 q

a
Centerline
2 num+3 q-1
Figure 3.3: Centerline points

To draw characteristic lines (a-(num+3))…… (q-1) use eq. (3.10) to find x


coordinate, y at all centerline points is equal to zero. As example x for point
(num+3)
𝑦 𝑛𝑢𝑚 +3 −𝑦 𝑎
𝑥𝑛𝑢𝑚 +3 = 𝑥𝑎 + (3.10)
tan ⁡(𝛼)
(𝜃 −𝜇 )𝑎 +(𝜃−𝜇 )𝑛𝑢𝑚 +3
𝛼= [Ref.1]
2

18
3-2-2-3 Interior Points:
In this case, interior points are coming from intersection the left-running
characteristic C- and Right-running characteristic C+ then eqs. (3.2) (3.3) are used
to find properties as shown on fig. 3.4.
Wall q
num+2

1
b a
c Centerline
2 q-1
Fig. 3.4: Interior points

To draw characteristic lines between all points eqs. (3.11), (3.12), (3.13) can be
used to find x,y coordinate.
1 1
𝜃𝑏 + 𝜃𝑎 − (𝜇𝑏 + 𝜇𝑎 )
2 2
b C+
a
Straight Line
c
C-
1 1
𝜃 + 𝜃𝑎 + (𝜇𝑐 + 𝜇𝑎 )
2 𝑐 2

(𝑦 𝑏 −𝑥 𝑏 tan ⁡
(𝛼))−(𝑦 𝑐 −𝑥 𝑐 tan ⁡
(𝛽 ))
𝑥𝑎 = (3.11)
tan 𝛽 −tan ⁡
(𝛼)

𝑦𝑎 = 𝑦𝑐 + 𝑥𝑎 − 𝑥𝑐 tan 𝛽 (3.12)

(𝜃−𝜇 )𝑏 +(𝜃−𝜇 )𝑎 (𝜇 +𝜃)𝑐 +(𝜇 +𝜃 )𝑎


𝛼= And 𝛽= [Ref.1] (3.13)
2 2

19
3-2-2-4 Wall Points:
Wall points are very important points, because they represent the most important
design element and the main objective of the design. These points connected in
straight lines, but in fact they are connecting as curves so that the higher number of
points gives high accuracy. The final shape of the output from the wall connecting
points by straight lines represents the nozzle contour.
Properties of wall points are same the properties at previous points on Right-
running characteristic C+ as shown on fig. 3.5, This means [1]:
𝜃𝑛𝑢𝑚 +2 = 𝜃𝑛𝑢𝑚 +1 𝑎𝑛𝑑 𝜈𝑛𝑢𝑚 +2 = 𝜈𝑛𝑢𝑚 +1 𝑎𝑛𝑑 𝑠𝑜 𝑜𝑛

q Wall
num+2

1
num+1

Centerline
2 q-1
Fig. 3.5: Wall points

To draw characteristic lines between wall points eqs. (3.14), (3.15), (3.16) can be
used to find x,y coordinate. As example x,y for point (num+2)
(𝑦 1 −𝑥 1 tan ⁡(𝛼))−(𝑦 𝑛𝑢𝑚 +1 −𝑥 𝑛𝑢𝑚 +1 tan ⁡
(𝛽 ))
𝑥𝑛𝑢𝑚 +2 = (3.11)
tan 𝛽 −tan ⁡ (𝛼)

𝑦𝑛𝑢𝑚 +2 = 𝑦𝑛𝑢𝑚 +1 + 𝑥𝑛𝑢𝑚 +3 − 𝑥𝑛𝑢𝑚 +1 tan 𝛽 (3.12)

𝜃1 +𝜃𝑛𝑢𝑚 +2 (𝜇 +𝜃)𝑛𝑢𝑚 +1 +(𝜇 +𝜃)𝑛𝑢𝑚 +2


𝛼= And 𝛽 = [Ref.1] (3.13)
2 2

20
Finally with above procedure and calculations of points and wall contour, and
using equations and concept of numerical method and iteration, computer program
written in MATLAB software with so many number of statement as will be
discussed in section 3.5.
3-3 Subsonic Portion:
Method of characteristic is not applicable for subsonic portion there for, we need
another method to design it, so many equation used to design subsonic contour
analytically. One of them, method used by Frederick L.Shope in his paper
“Contour Design Techniques for Super/Hypersonic Wind Tunnel Nozzle” [6].

Figure 3.6: Construction of subsonic contour

5𝑑 2
𝑥+ = 𝐿 − 𝑑 𝑟+ = + 𝑟∗ (3.14)
12𝑅 ∗

𝑟 + −𝑅𝐼 𝑅𝐼 −𝑟 ∗
𝑏 = 2 𝑥+ + −𝑎 𝑒= (3.15)
𝑡𝑎𝑛𝜃 𝑡𝑎𝑛𝜃

3 𝑏 5
𝑑 = 𝑅 ∗ 𝑡𝑎𝑛𝜃 𝑐=𝑒− − 𝑑 (3.16)
2 2 8

0≤𝑥≤𝑎 𝑟 𝑥 = 𝑅!
𝑏 𝑡𝑎𝑛𝜃 𝑥−𝑎 3 𝑥−𝑎
𝑎 ≤𝑥 ≤ 𝑎+𝑏 𝑟 𝑥 = 𝑅𝐼 − 2− (3.17)
2 𝑏 𝑏
𝑏
𝑎+𝑏 ≤𝑥 ≤ 𝑎+𝑏+𝑐 𝑟 𝑥 = 𝑅𝐼 + 𝑎 + 𝑡𝑎𝑛𝜃 − 𝑥 𝑡𝑎𝑛𝜃 (3.18)
2

21
𝐿−𝑥 2 𝐿−𝑥 2
𝑎+𝑏+𝑐 ≤𝑥 ≤𝐿 𝑟 𝑥 = 6− + 𝑟∗ (3.19)
12𝑅 ∗ 𝑑

The variables are defined in Fig.3.6. The designer specifies RI, R*/r* ,r*, θ, a,
and L.

3-4 CFD Setups:


The supersonic nozzle program designed produces a set of points which define the
nozzle‟s contour. These points are imported into Gambit. Gambit is a mesh
generating program used to mesh the fluid domain of the simulation. All points are
connected to produce a 2D symmetry virtual geometry. Fig. 3.7 shows the typical
geometry and boundary conditions used to simulate the nozzle.

Wall
Pressure outlet
Pressure inlet

Symmetry

Fig. 3.7: Typical Supersonic Nozzle CFD Boundary Conditions

Once the geometry of the nozzle has been virtually created, the fluid region can be
meshed. Fig. 3.10 is a typical the meshed geometry of the supersonic nozzle.
Produced Table 3.1 gives the meshing inputs used for this particular mesh.

22
Table 3.1: meshing inputs
Mesh Conditions: Scheme: Elements: Quad
Type: Map
Smother: None
Spacing: Interval Size: 0.0003
Total Number of Nodes 12831
Total Number of Elements 12512

Fig. 3.8 Typical Supersonic Nozzle Mesh

Now that the geometry has been meshed, it can be imported into FLUENT, the
fluid flow simulation program. Once imported, the solver type, material and
properties, operating conditions and boundary conditions must all be defined.
Table 3.2 defines the conditions used in the simulations for the supersonic nozzle.
To validate the designed code, one quantity is checked once the simulations
converge, Mach number at the exit of the nozzle. A shock change flow to subsonic;
therefore, Mach number plot will show shock if they exist in the flowfield. The
simulation results are discussed in chapter 4.
Table 3.3 contains the variable that will use in FLUENT as input conditions used
for Three Nozzles Simulation for different exit Mach numbers.

23
Table 3.2 : FLUENT Input Conditions Used for Supersonic Nozzle Simulations
Solver: Solver: Density Based
Space : 2D
Velocity Formation: Absolute
Gradient Option: Green-Gauss Cell
Formulation: Implicit
Time: Steady
Porous Formulation: Superficial Velocity
Energy Equation: Checked
Viscous Model: k-epsilon Checked
Material: Name: air
Properties: Density: Ideal Gas
Cp: 1006.43 J/kg*K
Molecular Weight: 28.966 kg/kmol
Operating Conditions: Pressure: Operating Pressure: 0 Pa
Gravity: Not Checked
Reference Pressure Location: X(m): -0.028
Y(m): 0
Pressure Inlet: Gauge Total Pressure: 577500 Pa Constant
Supersonic/Initial Gauge 555370 Pa Constant
Pressure:
Total Temperature: 300 K Constant
Direction Specification Method: Normal to Boundary
Intensity and Hydraulic Diameter
Turbulent Intensity % 10
Hydraulic Diameter 0.00513 m
Pressure Outlet: Gauge Pressure: 15722 Pa Constant
Backflow Total Temperature: 300 K Constant
Backflow Direction Specification Normal to Boundary
Method:
Non- reflecting Boundary: Not Checked
Target Mass- flow Rate: Not Checked
Intensity and Hydraulic Diameter
Backflow Turbulent Intensity % 10
Backflow Hydraulic Diameter 0.00658 m
Solution Controls: Discretization Second Order Upwind
Solver Parameter: Courant Number: 5
Solution Initialization: Compute From: Pressure Inlet
Reference Frame: Relative to Cell Zone
Initial Values: Automatically Set by Compute From
Monitors: Residual
Plot Checked
Monitors Convergence Criteria
Continuity 1x10^-6
X- velocity 1x10^-6
Y- velocity 1x10^-6
Energy 1x10^-6
k 1x10^-6
Iterate: Number of Iteration 4000

24
Table 3.3 : FLUENT Input Conditions Used for Three Nozzles Simulation
Reference Gauge Supersonic/Initial Gauge Hydraulic
Mach
Pressure Total Gauge Pressure Diameter (m)
Number
Location
X(m) Y(m) Pressure Pressure(Pa) (Pa) Inlet Outlet
3 -0.028 0 577500 555370 15722 0.00513 0.00658
2.5 -0.027 0 325000 297980 19021 0.00556 0.00668
3.1 -0.0292 0 635000 614690 14890 0.00519 0.00665

Table 3.5 defines the conditions used in the simulations for the supersonic nozzle
with reservoir at the exit of nozzle for study the effect of back pressure on flow
through nozzle.

Table 3.4 contains the variable that will use in FLUENT as input conditions used
for three cases simulation for different back pressure.

Table 3.4: FLUENT Input Conditions Used for Four Nozzle Conditions
Reference Operating Absolute Hydraulic
Mach Number Gauge
Pressure Pressure pressure(Pa Diameter (m)
= 2.5 Pressure(Pa)
Location
X(m) Y(m) (pa) Inlet Outlet
Designed Case -0.027 0 0 19021 19021 0.00556 0.00882
Case 1 -0.027 0 0 0 0 0.00556 0.00882
Case 2 -0.027 0 0 41535 41535 0.00556 0.00882
Case 3 -0.027 0 101325 19021 120346 0.00556 0.00882

25
Table 3.5 : FLUENT Input Conditions Used for Supersonic Nozzle with Reservoir Simulations
Solver: Solver: Density Based
Space : 2D
Velocity Formation: Absolute
Gradient Option: Green-Gauss Cell
Formulation: Implicit
Time: Steady
Porous Formulation: Superficial Velocity
Energy Equation: Checked
Viscous Model: k-epsilon Checked
Material: Name: air
Properties: Density: Ideal Gas
Cp: 1006.43 J/kg*K
Molecular Weight: 28.966 kg/kmol
Operating Conditions: Pressure: Operating Pressure: 0 Pa
Gravity: Not Checked
Reference Pressure Location: X(m): -0.0270
Y(m): 0
Pressure Inlet: Gauge Total Pressure: 325000 Pa Constant
Supersonic/Initial Gauge 297980 Pa Constant
Pressure:
Total Temperature: 300 K Constant
Direction Specification Method: Normal to Boundary
Intensity and Hydraulic Diameter
Turbulent Intensity % 10
Hydraulic Diameter 0.00556m
Pressure Outlet: Gauge Pressure: 19021 Pa Constant
Backflow Total Temperature: 300 K Constant
Backflow Direction Specification Normal to Boundary
Method:
Non- reflecting Boundary: Not Checked
Target Mass- flow Rate: Not Checked
Intensity and Hydraulic Diameter
Backflow Turbulent Intensity % 10
Backflow Hydraulic Diameter 0.00882m
Solution Controls: Discretization Second Order Upwind
Solver Parameter: Courant Number: 5
Solution Initialization: Compute From: Pressure Inlet
Reference Frame: Relative to Cell Zone
Initial Values: Automatically Set by Compute From
Monitors: Residual
Plot Checked
Monitors Convergence Criteria
Continuity 1x10^-6
X- velocity 1x10^-6
Y- velocity 1x10^-6
Energy 1x10^-6
k 1x10^-6

26
3-5 Supersonic Nozzle Program:
Firstly, three hypotheses was used to estimate the increase in the tendency lines
characteristics for supersonic portion, after that a high accuracy was selected.

First hypothesis:

This formula is used in Ref [15]

𝜃𝑚𝑎𝑥 −𝜃 𝑖
𝑑𝜃 = (3.20)
𝑛𝑢𝑚 −1

Second hypothesis:

This formula is used in Ref [19]


𝜃𝑚𝑎𝑥
𝑑𝜃 = (3.21)
𝑛𝑢𝑚

Third hypothesis:

This formula is used in Ref [1]


𝑓𝑖𝑥 (𝜃𝑚𝑎𝑥 )
𝑑𝜃1 = 𝜃𝑚𝑎𝑥 − 𝑓𝑖𝑥(𝜃𝑚𝑎𝑥 ) 𝑑𝜃2 = 𝑛𝑢𝑚 −1
(3.22)

𝑓𝑖𝑥(𝜃𝑚𝑎𝑥 ) Means value of 𝜃𝑚𝑎𝑥 without fraction.

The program begins by asking the user for all necessary design variables that the
program will need to calculate the nozzle contours. The list of variables required is
described in Table 3.6 with description below:
Table 3.6
Program Variable Description
num Number of Characteristic lines
gamma Ratio of Specific Heats of the working fluid Cp/Cv
Po Total Pressure
M_e Mach Number At Exit
h_th Throat Height (meters)
width Nozzle width (meters)

27
The program then passes the necessary input variables to the script file that needs
them. All input variables are passed to script files (PG_nozzle, nozzle_plot1,
nozzle_plot2, nozzle_plot3, nozzle_plot4, Subsonic_part and nozzle_CFD). These
script files calculate the contour of supersonic nozzle.
PG_nozzle, the script file that calculates the nozzle properties (Riemann
Invariants(k_p, k_m), Streamline Angle with x axis(theta), Prandtl-Meyer
Function(nu), Mach number at any x, Mach angle (mu), and x,y coordinate), where
requires input variables (num, gamma, Po, M_e, and h_th).
A second script file, nozzle_plot1, is used to Plot the interior point, a third script
file, nozzle_plot2 is used to plot the points at axis. A fourth script file,
nozzle_plot3, is used to plot first characteristic line points, A fifth script file,
nozzle_plot4, is used to plot wall contour points, A sixth script file, Subsonic_part,
is used to calculating and plot the subsonic part and a seventh script file,
nozzle_CFD is used to Calculate Isentropic 1-D Qusi flow parameters (Throat
Area, Exit Area, Area ratio, Nozzle length, Total Pressure Ratios, Total
Temperature Ratios and calculating the Mach numbers of the points in the
centerline and mass flow rate). Once all script files run their solutions is nozzle
contour and properties of flow inter and out of the nozzle. Fig. 3.9 is an example of
a nozzle solution plot.
Supersonic Nozzle Design
0.06
Char. Lines
0.04
Nozzle height (m)

0.02

-0.02

-0.04

-0.06
-0.15 -0.1 -0.05 0 0.05 0.1 0.15 0.2
Nozzle length (m)

Fig. 3.9 Supersonic Nozzle Contour (M=3 at Exit)


28
3-5-1 Flow Chart:
Fig. 3.10 shows the flow chart for script files of supersonic nozzle contour. The
sources are available in Appendix B.
num Po M_e gamma h_th width

for T=1:1000

No
If T==1

Yes
P(T)=3

else

P(T)=P(T-1)+T+1

q=P(num)

for i=1:q

k_p(i)=0, k_m(i)=0
nu(i)=0, mu(i)=0
theta(i)=0
x(i)=0 y(i)=0

theta_max d_theta

For Q=1:1000 End


B C

A
29
A

End L=num+4 M=num*2+1 j=num


for i=1:q

End
No for i=L:M
if i<= num+1
& i~=1 & i~=2
Yes
K_m k_p theta nu
K_m k_p theta nu

for o=1:num End

j=num n=num+3

n for End
i=((L+j):(M+j-1))
for i=1:q End

K_m k_p theta=0 nu


No
if i==2
L=L+j M=M+j-1 j=j-1
Yes
K_m k_p theta=0 nu

m=num+2 j=num
No
elseif i==num+3
End
for i=1:q B
Yes
K_m k_p theta=0 nu No
if i==m

Yes
No
elseif i==n+j K_m k_p theta nu

Yes No
elseif i==m+j
K_m k_p theta=0 nu
Yes
K_m k_p theta nu

m=m+j j=j-1
30
C

A=(gamma-1)/(gamma+1)

End
for i=1:q

End
for j=1:100

f f_d M(j+1)

M_x(i)=M(j)

F For Q=1:1000 D

End

1 2 3 4 5 6

Supersonic Nozzle
Contour

END

31
E

j=num n=num+3

n L=num+4 M=num*2+1 j=num


End
for i=1:q
End
for i=L:M

No
if i==2

Yes C_m C_p x y

C_m C_p x y
for o=1:num End

No
elseif i==num+3
for End
Yes
i=((L+j):(M+j-1))
C_m C_p x y

C_m C_p x y
No
elseif i==n+j
L=L+j M=M+j-1 j=j-1
Yes
C_m C_p x y n=n+1 j=j-1

for i=1:q End


E
m=num+2 j=num

End No if i<= num+1


for i=1:q F
& i~=1 & i~=2

No Yes
if i==m
C_m C_p x y
Yes
C_m C_p x y

No
elseif i==m+j

Yes
C_m C_p x y

m=m+j j=j-1
32
1 2

L=num+4 M=num*2+1 j=num j=num n=num+3

n
End End
for i=L:M for i=1:q 2

plot(x,y) No
if i==2

Yes
for o=1:num End
1
plot(x,y)

for End No
elseif i==num+3
i=((L+j):(M+j-1))

Yes
plot(x,y) plot(x,y)

L=L+j M=M+j-1 j=j-1 No


elseif i==n+j

4 Yes
plot(x,y) n=n+1 j=j-1

m=num+2 j=num

3
for i=1:q 4

for i=1:q End


No 3
if i==m

Yes
C_m C_p x y No if i<= num+1
& i~=1 & i~=2
Yes
No
elseif i==m+j
plot(x,y)
Yes
plot(x,y)
33
m=m+j j=j-1
5

R,r_st,x1,z,theta,a,X

L,y,R1,d,x_pluse,r_pluse,e,b,c

No
plot(x,y)

End
for i=1:10

No
if x>=0 & x<=a

Yes
r

No
elseif x>=a & x<=(a+b)

Yes
r

elseif x>=a+b & x<=a+b+c No

Yes
r

else

Yes
r

hold on

plot(X,r)

34
6

M=num+2,j=num,k=3

End
for i=1:q

No
if i==m

Yes
x_char , y_char, M_char

No
elseif i==m+j

Yes
x_char , y_char, M_char

m=m+j, k=k+1, j=j-1

No elseif i==1

Yes
x_char , y_char, M_char

table_Supersonic

A_star, To_T, Po_P, rwo_ew, Ax_Ast


plot(x_char,M_char,'*')
plot(x_char,(1./Po_P),'*r')

35
G

End
for i=1:a
End
for j=1000

f, f_d, M(j+1)

M_Subsonic(i)=M(j+1

P_Po_Exit, P_Exit, A_Astar_Exit,


A_Astar_Inlet, M_Inlet, Po_P_Inlet,
P_Po_Inlet, P_Inlet, M_all

Fig. 3.10: flow chart for script files of supersonic nozzle contour

36
Chapter four

Results and Discussion

4-1 Introduction:
This chapter discusses the checks performed to verify the accuracy of the code
developed in chapter 3, by using three ways: to compare with Britton‟s code,
GA10 supersonic wind tunnel nozzle and FLUENT simulation. As mentioned in
chapter 3, a combination of theoretical and CFD simulations were employed to
verify the accuracy of the code for design the supersonic nozzle.

4-2 Accuracy of Present Code with Britton Code:


Britton Jeffrey Olson develops a computer program using MATLAB in his Ph.D.
thesis from Stanford University [20]. Britton was used the method of characteristic
to design supersonic nozzle contour for perfect gas flow from combustion chamber
where no effect of specific heat change.
Table 4.1 contains the variables that used by Britton. Same values were used in our
code for comparison.
Table 4.1: Program Variable Description

Program Variable Value

gamma 1.4
M_e 3
h_th 0.025
width 0.1

37
Fig. 4.1 shows the configurations of supersonic nozzle divergent part that obtained
by Britton code and for different dθ formula „Increment of left-running
characteristics angles‟. This figure indicates the effect of dθ on length, exit height
and contour of nozzle.

0.08

0.06

0.04
dθ=θ_max⁄num

0.02
〖dθ〗_1=θ_max-fix(θ_max)
〖dθ〗_2=(fix(θ_max))/(num-1)
0
dθ= (θ_max-θ_i)/(num-1)
0 0.05 0.1 0.15 0.2 0.25
-0.02
Britton's code

-0.04

-0.06

-0.08

Fig. 4.1: Comparison between two codes and effect of dθ


From fig. 4.1 one can observe that, a good agreement between the results obtained
by Britton [20] and the results for 𝑑𝜃 = 𝜃𝑚𝑎𝑥 𝑛𝑢𝑚. This result indicates that the
present code has high ability to get the contour of divergent part. Also fig. 4.1
indicates that the hypothesis 𝑑𝜃 = 𝜃𝑚𝑎𝑥 𝑛𝑢𝑚 is high accuracy, also the present
code gives very good results according to Britton‟s code where the difference does
not exceed 10% of Britton‟s code results.

38
4-3 Accuracy of Present Code with GA10 Nozzle:

GA10 was selected as case study to validate the present code, as explained
in Appendix D, GA10 has constant exit height (30mm) and width (25mm) and
divergent part length equal to 191mm but it‟s throat height is variable. As
explained in table 4.2 the mach numbers and mass flow rate are changed according
to the variation in throat height.

Table 4.2 shows a comparison between the dimensions of GA10 supersonic nozzle
and supersonic nozzle designed by present code. From this table, it is clearly
appeared that the present code, gives dimension values very close to those
available for GA10 supersonic nozzle where the percentage of error does not
exceed 2% for all exit heights, and percentage of error does not exceed 5% for all
mass flow rate. But length obtained by present code is more less than that for
GA10 because present code used minimum length nozzle (MLN).

39
Table 4.2: Comparison Between Present Code and GA10 Nozzle

Mass Length
Exit Throat Total Exit Mass Accuracy
Accuracy Flow
Mach Height Pressure Ae/A* Height Flow
Ae/A* Rate of Mass Of Supersonic
(bar) (mm) of Exit Rate
No. (m) (present Flow Part(mm)
(GA10) Height (Kg/s)
code) (present (Kg/s) Rate
code) % (present (present
(GA10) & (present code) (GA10) %
code) code)

2.1 0.016332 2.05 1.8369 1.8033 29.5 98.3 0.2047 0.1953 95.4 40.0

2.3

40
0.013679 2.55 2.1931 2.1492 29.4 98 0.2133 0.2035 95.4 43.4

2.5 0.011378 3.25 2.6367 2.5827 29.4 98 0.2261 0.2157 95.26 46.5

2.7 0.009425 4.12 3.1830 3.1206 29.4 98 0.2374 0.2265 95.4 49.6

2.9 0.007793 5.2 3.8498 3.7825 29.5 98.3 0.2478 0.2364 95.4 52.6

3.1 0.006442 6.35 4.6573 4.5916 29.6 98.66 0.2501 0.2387 95.44 55.7

3.3 0.00533 7.65 5.6278 5.5750 29.7 99 0.2493 0.2379 95.4 58.7
4-4 Effect of Number of Characteristic Lines on Nozzle Geometry:

Table 4.3 shows the variables input and output from present code. Present code
used the GA10 variables as input variable.

Table 4.3: Program Variable Description and Outputs


Input Output

Program Variable Value Variable Value

Gamma 1.4 M_Inlet 0.2133

M_e 3.1 P_Inlet [pa] 615190

h_th [m] 0.006442 mmax [kg/s] 0.2387


Width [m] 0.025 P_Exit [pa] 14890
Po [pa] 635000 Hexit [m] 0.0288

In Fig. 4.2 we made the tracing of three cases for different exit Mach number. Fig.
4.2.a presents a large grid, for Num=5. We notice that the nozzle wall is badly
presented in the vicinity of the throat, as well as a broad space between the sonic
line and first regular C-. Fig. 4.2.b contains a large grid with moderated refinement
for Num=10, the wall shape in the vicinity of the throat is badly introduced still.
But the bad presentation is less compared to the Fig. 4.2.a. Here the distance
between the sonic line and the first regular C- is decreased a little but remains large
compared to the other distance between successive C –. Fig. 4.2.c contains a grid
with moderated refinement for N=20. We always notice, in spite of the number of
point is raised enough; the wall shape in the vicinity of the throat is badly
introduced still. Also the distance between the sonic line and the first regular C- is
decreased a little but remains large compared to the other distances between
successive C –.
41
In conclusion, it is clear that, if the number of wall points is large, we will have a
good wall contour.
Supersonic Nozzle Design
0.02
Char. Lines

Nozzle height (m) 0.015

0.01

0.005

0
-0.04 -0.02 0 0.02 0.04 0.06 0.08
Nozzle length (m)

(a)
Supersonic Nozzle Design
3.5
Supersonic Nozzle Design
0.015 Mach Number
3 P/Po
Char. Lines
Mach number and P/P o

2.5
Nozzle height (m)

2
0.01

1.5

1
0.005
0.5

0
0 0.01 0.02 0.03 0.04 0.05 0.06 0.07
0 Nozzle length (m)
-0.04 -0.03 -0.02 -0.01 0 0.01 0.02 0.03 0.04 0.05 0.06
Nozzle length (m)

(b)
Supersonic Nozzle Design
3.5
Supersonic Nozzle Design Mach Number
0.015
3 P/Po
Char. Lines
Mach number and P/P o

2.5

2
Nozzle height (m)

0.01
1.5

1
0.005
0.5

0
0 0.01 0.02 0.03 0.04 0.05 0.06
0 Nozzle length (m)
-0.03 -0.02 -0.01 0 0.01 0.02 0.03 0.04 0.05 0.06
Nozzle length (m)

(c)
Supersonic Nozzle Design
3.5
Mach Number
3 (a): Grid for Num=5. (b): Grid for Num=10. (c): Grid for N=20. P/Po
Mach number and P/P o

2.5

2 Fig. 4.2: MLN contour & Grids Characteristics Line.


1.5

In fig. 4.3.a, the solid curve shows the minimum length supersonic nozzle (MLN)
0.5

0
0 0.01 0.02 0.03 0.04 0.05 0.06
contour and the thin lines showing characteristic lines (twenty lines), which are Nozzle length (m)

found on the side of supersonic because the method of characteristic is not used in
subsonic region. Fig. 4.3.b represents the variation of Mach number and pressure
ratio along supersonic part of nozzle. Fig. 4.4.a show the distribution of
characteristic lines and grid points and fig. 4.4.b illustrates the intersection of
42
characteristic line in interior grid points region, it is clear that the distribution of
grid points are uniform.
Supersonic Nozzle Design
0.015
Char. Lines
0.01
Nozzle height (m)

0.005

-0.005

-0.01

-0.015
-0.03 -0.02 -0.01 0 0.01 0.02 0.03 0.04 0.05 0.06
Nozzle length (m)

Supersonic Nozzle Design


3.5
Mach Number
3 P/Po
Mach number and P/P o

2.5

1.5

0.5

0
0 0.01 0.02 0.03 0.04 0.05 0.06
Nozzle length (m)

Fig. 4.3: MLN contour & Mach numbers & P/Po (Num=20)
Supersonic Nozzle Design
0.015
Char. Lines
Nozzle height (m)

0.01

0.005

0
-0.03 -0.02 -0.01 0 0.01 0.02 0.03 0.04 0.05 0.06
Nozzle length (m)

(a)
Supersonic Nozzle Design
3.5 x 10-3 Supersonic Nozzle Design
Mach Number
3.5
3 Char. Lines
P/Po
Mach number and P/P o

2.53
Nozzle height (m)

2.5
2

2
1.5
1.5
1
1
0.5
0.5
0
00 0.01 0.02 0.03 0.04 0.05 0.06
-4 -2 0 2 4 Nozzle length6(m) 8 10 12 14 16
Nozzle length (m) -3
x 10

(b)
Supersonic Nozzle Design
3.5

3 Fig. 4.4: characteristic lines distribution (Num=20) Mach Number


P/Po
Mach number and P/P o

2.5

2
43
1.5

0.5

0
0 0.01 0.02 0.03 0.04 0.05 0.06
Nozzle length (m)
4-5 Effect of Exit Mach number on Nozzle Geometry:

Fig. 4.5 illustrates the effect of three exit Mach numbers on nozzle geometry for
perfect gas and constant throat height for present code. This figure indicates that a
change on both exit area and length when exit Mach number change. From this
figure we can see that increasing in Mach number results increase in both exit area
and length.

0.1
0.08
0.06
0.04
0.02 Mach=2
0 Mavh=2.4
-0.02 0 0.1 0.2 0.3 0.4 Mach=3

-0.04
-0.06
-0.08
-0.1

Fig. 4.5: Effect of exit Mach number on nozzle geometry


4-6 Effect of Specific Heat ratio on Nozzle Geometry:

Fig. 4.6 illustrates the effect of three specific heat values for perfect gas and
constant throat height on nozzle geometry. This figure indicates that a change on
both exit area and length when specific heat ratio is change. From this figure we
can see that, each increase of specific heat ratio results decrease in exit area and
length.

44
0.1
0.08
0.06
0.04
0.02 Gamma=1.4
0 Gamma=1.3
-0.02 0 0.1 0.2 0.3 0.4 Gamma=1.2

-0.04
-0.06
-0.08
-0.1

Fig. 4.6: Effect of specific heat ratio on nozzle geometry

4-7 CFD Analysis of Designed Nozzle:


The CFD program was used to simulate the flow and produce Mach contour plots
to evaluate if the flow was shock free and the desired exit Mach was reached.
Using the setup configurations outlined in Section 3.4 and tables 3.2, 3.3, Fig. 4.7
show the typical Mach contours of supersonic nozzle designed for three exits Mach
numbers.
The exit Mach number of code is checked by the Mach contours of the simulation
as well as having FLUENT calculates the Mach number at the exit plane of the
nozzle. The Mach number calculated by FLUENT is compared to the Mach
number calculated by the present code.

45
(a)

(b)

(c)

Fig. 4.7: Typical Mach Contours for Supersonic Nozzle

46
From Fig. 4.7.a, it is clear that the Mach number at the exit has a maximum of 3.09
and in fig. 4.7.b, the Mach number at the exit has a maximum of 2.52 also from fig.
4.7.c, it is clear that the Mach number at the exit has a maximum of 3.19. % errors
of exit Mach numbers for supersonic nozzle designed by the code when compared
to FLUENT result are illustrated in table 4.4.
From Fig. 4.7, it is clear that there is no shock wave, because Mach lines are not
changed from supersonic to subsonic. Mach number plot will show shock if they
exist in the flow field.
Table 4.4: Comparison between Code and FLUENT Results
Exit Mach Number for
Case % Error
Code FLUENT
a 3 3.09 2.9
b 2.5 2.52 0.8
c 3.1 3.19 2.8

Table 4.4 shows the comparison between results of code and FLUENT simulation
for three exits Mach number, the error for each case does not exceed 3% as shown
in the table 4.4.

47
4-8 Effect of Back Pressure on Flow:

Using the setup configurations outlined in Section 3.4 and table 3.5, Fig. 4.8 shows
the typical Mach contours of supersonic nozzle have a reservoir at the end for
Mach number equal 2.5. It is clear that, there was no shock inside the nozzle and
Mach number at the outlet quite satisfactory so that not less than 2.45.

Fig. 4.8: Typical Mach Contours for Supersonic Nozzle with Reservoir

Using the setup configurations outlined in Section 3.4 and table 3.5, Fig. 4.9 shows
the Mach contours for designed nozzle with reservoir at the exit, for different back
pressures as explained in table 3.4.

48
(a)

(b)

(c)
Fig. 4.9: Typical Mach Contours for Supersonic Nozzle with Reservoir
49
From fig. 4.9.a shows the Mach contours for case one. It is clear that, Mach
number at the outlet differed slightly from the designed case. Fig. 4.9.b shows the
Mach contours for case two. In this case, there is no shock inside the nozzle, but
weak shock formed after exit nozzle. Fig. 4.9.c shows the Mach contours for case
three. In this case, it is clear that, there is a shock formed at the exit of the nozzle.

As explained above, we find that when the back pressure exceeds design pressure
shock is formed at outside of the nozzle as shown in Fig. 4.9.b, when it grew more
pressure shock is formed at the nozzle exit, as shown in Fig. 4.9.c.

50
Chapter five
Conclusion and Recommendations
5-1Conclusion:
 MATLAB code developed in this thesis proves to be a useful tool in creating
supersonic nozzle contours for isentropic, irrotational, inviscid flow.
 The contour of nozzle designed shows good agreement with three
assessment methods, the first was Britton‟s code, the second was GA10
supersonic wind tunnel nozzle and the third was FLUENT simulation.
 The present code gives very good results according to Britton‟s code where
the difference does not exceed 10% of Britton‟s code results.
 The present code gives dimension values very close to those available for
GA10 supersonic nozzle, where the percentage of error does not exceed 2%
for all exit heights, and percentage of error does not exceed 5% for all mass
flow rates.
 Increasing in exit Mach number results increase in both exit area and length
but if specific heat ratio increase, exit area and length will decrease.
 FLUENT simulation used to check the desired exit Mach number and shock
inside the nozzle for designed nozzle contour.
 FLUENT simulation was used for three nozzles (three exits Mach number),
results gives percentage error does not exceed 3% for each case, and there is
no shock wave.
 The code developed in this thesis will enable to create other types of nozzle
if we need change the exit Mach number and specific heat ratio.
 FLUENT analysis was carried out to investigate the flow field of the nozzle
with reservoir at exit of nozzle for exit Mach number of 2.5. The flow

51
behaviors were analyzed to assist in understanding the change in the flow
conditions.

5-2 Recommendations:
Upon error analysis of the code developed in this thesis, it is evident that for
isentropic, irrotational, inviscid flow the code is valid and accurate. It is
recommended that:
1. Expanded the code to include the effects of viscosity, entropy change and
rotation in its calculation of a supersonic nozzle contour. This will increase
the code‟s ability to accurately predict real world flowfields and ultimately
produce even higher efficient nozzle contours.
2. Expanded the code to include the effect of real gas.
3. Further research is devoted to better characterizing the flowfield of
supersonic nozzles.
4. To have a good wall presentation in the vicinity of the throat or even on the
horizontal axis in the vicinity of the throat, use additional inserted C-
between the sonic line and the first regular C-.

52
References:

[1] Anderson, J., Modern Compressible Flow: with Historical Perspective,


McGraw-Hill, 2003

[2] Allman, J. G. and Ho_man, J. D., \Design of Maximum Thrust Nozzle


Contours by Direct Optimization Methods," AIAA/SAE Joint Propulsion
Conference, Vol. 14, Aug. 1978.

[3] Benson T. Closed Return Wind Tunnel. National Aero- nautics and Space
Administration; 2009 May 07 [cited 2009 October 07]. Website:
http://www.grc.nasa.gov/WWW/K-12/airplane/tuncret.html
[4] Benson T. Blowdown Wind Tunnel. National Aeronautics and Space
Administration; 2009 May 07 [cited 2009 October 07]. Website:
http://www.grc.nasa.gov/WWW/K-12/airplane/tunblow.html
[5] Ferri, A., \The Method of Characteristics," General Theory of High Speed
Aerodynam- ics, edited by W. Sears, The Macmillan Co., 1951
[6] Frederick L. Shope, “Contour Design Techniques for Super/Hypersonic Wind
Tunnel Nozzles,” AIAA 2006-3665, AIAA 14th Applied Aerodynamics
Conference, San Francisco, California, June 2006
[7] Guentert, E. C. and Neumann, H. E., \Design of Axisymmetric Exhaust
Nozzles By Method of Characteristics Incorporating A Variable Isentropic
Exponent," NASA TR R-33, 1959.
[8] Hart_eld, R. J. and Ahuja, V., \The Closing Boundary Condition for the Axis-
Symmetric Method of Characteristics," Joint Propulsion Conference, AIAA, San
Diego, CA, 2011
[9] John, J. E., & Keith, T. G. Gas Dynamics: Third Edition. Upper Saddle River,
NJ: Pearson Prentice Hall, 2006
53
[10] K.M. Pandey and A.P. Singh., CFD Analysis of Conical Nozzle for Mach 3 at
Various Angles of Divergence with Fluent Software, International Journal of
Chemical Engineering and Applications, Vol. 1, No. 2, August 2010, pp.179-185.
[11] K. M. Pandey, Surendra Yadav, and A.P.Singh., Study on Rocket Nozzles
with Combustion Chamber Using Fluent Software at Mach 2.1, The 10th Asian
Symposium on Visualization, SRM University, Chennai, March1-5, 2010, pp. 171-
177.
[12] K. M. Pandey, Prateek Shrivastava, K.C.sharma and A.P.Singh., Studies on
Supersonic Flows in the De Laval Nozzle at Mach No. 1.5and its Base Pressure
into a suddenly Expanded Duct, The 10th Asian Symposium on Visualization,
SRM University, Chennai, March1-5, 2010, pp.624-631.
[13] K. M. Pandey, Virendra Kumar, and A.P.Singh., Study on Supersonic Free
Single Jet Flow: A Numerical Analysis with Fluent Software, The 10th Asian
Symposium on Visualization, SRM University, Chennai, March1-5, 2010, pp.179-
184.
[14] K.M. Pandey and A.P. Singh., Design and Development of De Laval nozzle
for Mach 3 & 4 using methods of Characteristics with Fluent Software, ISST
Journal of Mechanical Engineering, Vol.1, Issue 1, 2010, pp. 61-72.
[15] Michael R. Vanco and Louis J.Goldman, “Computer program for design of
two-dimensional supersonic nozzle with sharp edge throat”, NASA,
Washington,D.C.,Jan 1968
[16] Pope A., Goin K. High Speed Wind Tunnel Testing. New York: John Wiley
& Sons; 1965.
[17] Rao, G. V. R., \Exhaust Nozzle Contour for Optimum Thrust," Jet Propulsion,
Vol. 28,No. 6, June 1958, pp. 377-382.
[18] Rao, G., \Contoured Rocket Nozzles," Proc 9th, 1958.

54
[19] T. Zebbiche and Z. Youbi, “Supersonic Two-Dimantional Minimum Length
Nozzle Design at High Temperature”, EJER, 11 (1), 91-102 (2006)
[20] Website: http://www.mathworks.com/matlabcentral/fileexchange/14682-2-d-
nozzle-design
[21] Zucrow, M. J. and Ho_man, J. D., Gas Dynamics, Vol II., John Wiley and
Sons, 1977.
[22] Zucrow, M. J. and Ho_man, J. D., Gas Dynamics, Vol II., John Wiley and
Sons, 1977

55
Appendix A
Derivation of the Characteristic and Compatibility Equations

A-1 Determination of the Characteristic Lines:


Consider a xy coordinate space that is divided into a rectangular grid, as sketched
in Fig. A.1. The solid circles denote grid points at which the flow properties are
either known or to be calculated. The points are indexed by the letters i in the x
direction and j in the y direction. For example, the point directly in the middle of
the grid is denoted by (i , j), the point immediately to its right is (i + 1, j), and so
forth . It is not necessary to always deal with a rectangular grid as shown in
Fig.A.1, although such grids are preferable for finite-difference solutions. For the
method of characteristics solutions, we will deal with a nonrectangular grid. They
are predicated on the ability to expand the flowfield properties in terms of a
Taylor's series. For example, if ui,j denotes the x component of velocity known at
point (i, j), then the velocity ui+1,j at point (i+ 1, j) can be obtained from

𝜕𝑢 𝜕2𝑢 ∆𝑥 2
𝑢𝑖+1,𝑗 = 𝑢𝑖,𝑗 + ∆𝑥 + +⋯ (A.1)
𝜕𝑥 𝑖,𝑗 𝜕𝑥 2 𝑖,𝑗 2

56
Fig. A.1: Rectangular finite-difference [1].

Let us begin to obtain a feeling for the method of characteristics by considering


Fig. A.1 and Eq. (A.1). Neglect the second-order term in Eq. (A.1), and write
𝜕𝑢
𝑢𝑖+1,𝑗 = 𝑢𝑖,𝑗 + ∆𝑥 + ⋯ (A.2)
𝜕𝑥 𝑖,𝑗

The value of the derivative 𝜕𝑢/𝜕𝑥 can be obtained from the general conservation
equations. For example, consider a two-dimensional irrotational flow, so that the
velocity potential equation (Eq. (A.3)) yield, in terms of velocities (Eq.(A.4)).

∅𝑥 2 ∅𝑦 2 ∅𝑧 2 2∅𝑥 ∅𝑦 2∅𝑥 ∅𝑧 2∅𝑦 ∅𝑧


1− ∅𝑥𝑥 + 1 − ∅𝑦𝑦 + 1 − ∅𝑧𝑧 − ∅𝑥𝑦 − ∅𝑥𝑧 − ∅𝑦𝑧 = 0 (A.3)
𝑎2 𝑎2 𝑎2 𝑎2 𝑎2 𝑎2

𝑢 2 𝜕𝑢 𝑣2 𝜕𝑣 2𝑢𝑣 𝜕𝑢
1− + 1− − =0 (A.4)
𝑎2 𝜕𝑥 𝑎 2 𝜕𝑥 𝑎 2 𝜕𝑦

Solve Eq.(A.4) for 𝜕𝑢/𝜕𝑥


2𝑢𝑣 𝜕𝑢 𝑣 2 𝜕𝑣
𝜕𝑢 −
1− 2
𝑎 2 𝜕𝑦 𝑎 𝜕𝑥
= (A.5)
𝜕𝑥 1−𝑢 𝑎 2
2

57
A line that makes a Mach angle with respect to the streamline direction at a point
as shown in Fig.A.2 is also a line along which the derivative of u is indeterminate,
and across which it may be discontinuous. We have just demon started that such
lines exist, and that they are Mach lines. The choice of u was arbitrary. The
derivatives of the other flow variables, ρ, P, T, v, etc., are also indeterminate along
these lines. Such lines are defined as characteristic lines.

Fig. A.2: Illustration of the characteristic direction [1].

With this in mind, we can now outline the general philosophy of the method of
characteristics. Consider a region of steady, supersonic flow in x y space. This
flowfield can be solved in three steps, as follows:
Step 1. Find some particular lines (directions) in the xy space where flow variables
(ρ , p , T, u, v, etc.) are continuous, but along which the derivatives (𝜕𝑝/𝜕𝑥, 𝜕𝑢/𝜕𝑦,
etc.) are indeterminate, and in fact across which the derivatives may even
sometimes be discontinuous. As already defined, such lines in the xy space are
called characteristic lines.

58
Step 2. Combine the partial differential conservation equations in such a fashion
that ordinary differential equations are obtained that hold only along the
characteristic lines. Such ordinary differential equations are called the
compatibility equations.
Step 3. Solve the compatibility equations step by step along the characteristic lines,
starting from the initial conditions at some point or region in the flow. In this
manner, the complete flowfield can be mapped out along the characteristics. In
general, the characteristic lines (sometimes referred to as the "characteristics net")
depend on the flowfield, and the compatibility equations are a function of
geometric location along the characteristic lines; hence, the characteristics and the
compatibility equations must be constructed and solved simultaneously, step by
step. An exception to this is two-dimensional irrotational flow, for which the
compatibility equations become algebraic equations explicitly independent of
geometric location.
To begin the determination of the characteristic line, consider steady,
adiabatic, two-dimensional, irrotational supersonic flow. The governing nonlinear
equation is Eqs.(A.3). For two-dimensional flow, Eq.(A.3) becomes
∅2𝑥 ∅2𝑦 2∅𝑥 ∅𝑦
1− ∅𝑥𝑥 + 1 − ∅𝑦𝑦 − ∅𝑥𝑦 = 0 (A.6)
𝑎2 𝑎2 𝑎2

Note that ∅ is the full- velocity potential


Hence,
∅𝑥 = 𝑢 ∅𝑦 = 𝑣 𝑉 = 𝑢𝑖 + 𝑣𝑗

Recall that ∅𝑥 = f (x, y); hence


𝜕∅𝑥 𝜕∅𝑥
𝑑∅𝑥 = 𝑑𝑥 + 𝑑𝑦 = ∅𝑥𝑥 𝑑𝑥 + ∅𝑥𝑦 𝑑𝑦 (A.7)
𝜕𝑥 𝜕𝑦

59
𝜕∅𝑦 𝜕∅𝑦
𝑑∅𝑦 = 𝑑𝑥 + 𝑑𝑦 = ∅𝑥𝑦 𝑑𝑥 + ∅𝑦𝑦 𝑑𝑦 (A.8)
𝜕𝑥 𝜕𝑦

Recopy ing these equations,


𝑢2 𝑣2 2𝑢𝑣
From Eq. (A.6) 1− ∅𝑥𝑥 + 1 − ∅𝑦𝑦 − ∅𝑥𝑦 = 0
𝑎2 𝑎2 𝑎2

From Eq. (A.7) (𝑑𝑥)∅𝑥𝑥 + (𝑑𝑦)∅𝑥𝑦 = 𝑑𝑢


From Eq. (A.8) (𝑑𝑥)∅𝑥𝑦 + (𝑑𝑦)∅𝑦𝑦 = 𝑑𝑣
These equations can be treated as a system of simultaneous, linear, algebraic
equations in the variables ∅𝑥𝑥 , ∅𝑦𝑦 𝑎𝑛𝑑 ∅𝑥𝑦 . For example, using Cramer's rule, the
solution for ∅𝑥𝑦 is
𝑢2 𝑣2
1− 2 0 1− 2
𝑎 𝑎
𝑑𝑥 𝑑𝑢 0
0 𝑑𝑣 𝑑𝑦 𝑁
∅𝑥𝑦 = 𝑢2 2𝑢𝑣 𝑣2
= (A.9)
1− 2 − 2 1− 2 𝐷
𝑎 𝑎 𝑎
𝑑𝑥 𝑑𝑦 0
0 𝑑𝑥 𝑑𝑦

To calculate the equations of the characteristic lines, from Eq.(4.9) set D =0. This
yields:

𝑢2 2
2𝑢𝑣 𝑣2 2
1− 2 𝑑𝑦 + 2 𝑑𝑥𝑑𝑦 + 1 − 2 𝑑𝑥 =0
𝑎 𝑎 𝑎

𝑢2 𝑑𝑦 2 2𝑢𝑣 𝑑𝑦 𝑣2
𝑜𝑟 1− + + 1− =0 (A.10)
𝑎2 𝑑𝑥 𝑐𝑕𝑎𝑟 𝑎2 𝑑𝑥 𝑐𝑕𝑎𝑟 𝑎2

In Eq. (A.10), 𝑑𝑦 𝑑𝑥 𝑐𝑕𝑎𝑟 is the slope of the characteristic lines. Using the
quadratic formula, Eq. (A.10) yields

60
𝑑𝑦 −2𝑢𝑣 𝑎2 ± 2𝑢𝑣 𝑎2 2 − 4 1 − 𝑢2 𝑎2 1 − 𝑣 2 𝑎2
=
𝑑𝑥 𝑐𝑕𝑎𝑟 2 1 − 𝑢2 𝑎2

𝑑𝑦 −𝑢𝑣 𝑎 2 ± 𝑢 2 +𝑣 2 𝑎 2 −1
𝑜𝑟 = (A.11)
𝑑𝑥 𝑐𝑕𝑎𝑟 1− 𝑢 2 𝑎 2

Equation (A.11) defines the characteristic curves in the physical xy space.

Examine Eq. (A.11) more closely. The term inside the square root is

𝑢2 + 𝑣 2 𝑉2
2
− 1 = 2 − 1 = 𝑀2 − 1
𝑎 𝑎

Hence, we can state


1. If M > 1, there are two real characteristics through each point of the f1owfield.
Moreover, for this situation, Eq. (A.6) is defined as a hyperbolic partial differential
equation.
2. If M = 1, there is one real characteristic through each point of the flow. By
definition, Eq. (A.6) is a parabolic partial differential equation.
3. If M < 1, the characteristics are imaginary, and Eq.(A.6) is an elliptic partial
differential equation.

Therefore, we see that steady, inviscid supersonic flow is governed by hyperbolic


equations, sonic flow by parabolic equations, and subsonic flow by elliptic equations.
61
Moreover, because two real characteristics exist through each point in a flow
where M > 1, the method of characteristics becomes a practical technique for
solving supersonic flows. In contrast, because the characteristics are imaginary for
M < 1, the method of characteristics is not used for subsonic solutions. (An
exception is transonic flow, involving mixed subsonic-supersonic regions, where
solutions have been obtained in the complex plane using imaginary
characteristics.).

Concentrating on steady, two-dimensional supersonic flow, let us examine the real


characteristic lines given by Eq. (A.11). Consider a streamline as sketched in Fig.
A.3. At point A, 𝑢 = 𝑉 𝑐𝑜𝑠𝜃and𝑣 = 𝑉 𝑠𝑖𝑛𝜃.Hence, Eq.(A.11) becomes

−𝑉 2 𝑐𝑜𝑠𝜃𝑠𝑖𝑛𝜃 𝑉2
𝑑𝑦 ± 𝑐𝑜𝑠 2 𝜃+𝑠𝑖𝑛 2 𝜃 −1
𝑎2 𝑎2
= 𝑉2
(A.12)
𝑑𝑥 𝑐𝑕𝑎𝑟 1− 2 𝑐𝑜𝑠 2 𝜃
𝑎

Fig. A.3: Streamline geometry [1].


Recall that the Mach angle µ is given by 𝜇 = 𝑠𝑖𝑛−1 1 𝑀 , or 𝑠𝑖𝑛𝜇 = 1 𝑀. Thus,
𝑉 2 𝑎2 = 𝑀2 = 1 𝑠𝑖𝑛2 𝜇 , and Eq. (A.12) becomes
−𝑐𝑜𝑠𝜃𝑠𝑖𝑛𝜃 𝑐𝑜𝑠 2 𝜃 +𝑠𝑖𝑛 2 𝜃
± −1
𝑑𝑦 𝑠𝑖𝑛 2 𝜇 𝑠𝑖𝑛 2 𝜇
= 𝑐𝑜𝑠 2 𝜃
(A.13)
𝑑𝑥 𝑐𝑕𝑎𝑟 1− 2
𝑠𝑖𝑛 𝜇

62
From trigonometry,
𝑐𝑜𝑠 2 𝜃+𝑠𝑖𝑛 2 𝜃 1 1
−1= −1= 𝑐𝑠𝑐 2 𝜇 − 1 = 𝑐𝑜𝑡 2 𝜇 =
𝑠𝑖𝑛 2 𝜇 𝑠𝑖𝑛 2 𝜇 𝑡𝑎𝑛𝜇

Thus, Eq. (4.13) becomes


𝑑𝑦 −𝑐𝑜𝑠𝜃𝑠𝑖𝑛𝜃 𝑠𝑖𝑛 2 𝜇 ±1 𝑡𝑎𝑛𝜇
= (A.14)
𝑑𝑥 𝑐𝑕𝑎𝑟 1− 𝑐𝑜𝑠 2 𝜃 𝑠𝑖𝑛 2 𝜇

After more algebraic and trigonometric manipulation, Eq. (A.14) reduces to


𝑑𝑦
= 𝑡𝑎𝑛 𝜃 ∓ 𝜇 (A.15)
𝑑𝑥 𝑐𝑕𝑎𝑟

A graphical interpretation of Eq.(A.15) is given in Fig.A.4, which is an elaboration


of Fig.A.3. At point A in Fig.A.4, the streamline makes an angle 𝜃 with the x axis.
Equation (A.15) stipulates that there are two characteristics passing through point
A, one at the angle µ above the streamline, and the other at the angle µ below the
streamline. Hence, the characteristic lines are Mach lines. Also, the characteristic
given by the angle 𝜃 + 𝜇 is called a C+ characteristic; it is a left-running. The
characteristic in Fig.A.4 given by then angle 𝜃 − 𝜇 is called a C- characteristic; it is
a right-running characteristic. Note that the characteristics are curved in general,
because the flow properties (hence 𝜃 𝑎𝑛𝑑 𝜇) change from point to point in the
flow.

63
A–2 Determination of the Compatibility Equations:
In essence, Eq. (A.9) represents a combination of the continuity, momentum, and
energy equations for two-dimensional, steady, adiabatic, irrotational flow. In above
section, we derived the characteristic lines by setting D = 0 in Eq. (A.9). In this
section, we will derive the compatibility equations by setting N = 0 in Eq. (A.9).
When N = 0, the numerator determinant yields
𝑢2 𝑣2
1− 𝑑𝑢𝑑𝑦 + 1 − 𝑑𝑥𝑑𝑣 = 0
𝑎2 𝑎2
𝑑𝑣 − 1− 𝑢 2 𝑎 2 𝑑𝑦
𝑜𝑟 = (A.16)
𝑑𝑢 1− 𝑣 2 𝑎 2 𝑑𝑥
𝑑𝑦 𝑑𝑦
𝑎𝑛𝑑 =
𝑑𝑥 𝑑𝑥 𝑐𝑕𝑎𝑟

Substituting Eq. (A.11) into (A.16), we have


𝑢2 𝑢𝑣 𝑢 2 +𝑣 2
𝑑𝑣 1− 2 − 2± −1
𝑎 𝑎 𝑎2
=− 𝑣2 𝑢2
𝑑𝑢 1− 2 1− 2
𝑎 𝑎

This simplifies to:


𝑢𝑣 𝑢 2 +𝑣2
𝑑𝑣 ∓ −1
𝑎2 𝑎2
= 𝑣2
(A.17)
𝑑𝑢 1− 2
𝑎

Recall that, u = V cosθ and v = V sinθ.Then, Eq. (A.17) becomes


𝑑 𝑉 𝑠𝑖𝑛𝜃 𝑀 2 𝑐𝑜𝑠𝜃 𝑠𝑖𝑛𝜃 ∓ 𝑀 2 −1
=
𝑑 𝑉 𝑐𝑜𝑠𝜃 1−𝑀 2 𝑠𝑖𝑛 2 𝜃

This, after some algebraic manipulations, reduces to


𝑑𝑉
𝑑𝜃 = ∓ 𝑀2 − 1 (A.18)
𝑉

Equation (A.18) is the compatibility equation, i.e., the equation that describes the
variation of flow properties along the characteristic lines. From a comparison with
Eq. (A.15), we note that

64
𝑑𝑉
𝑑𝜃 = − 𝑀2 − 1 (𝑎𝑝𝑝𝑙𝑖𝑒𝑠 𝑎𝑙𝑜𝑛𝑔 𝑡𝑕𝑒 𝐶− 𝑐𝑕𝑎𝑟𝑎𝑐𝑡𝑒𝑟𝑖𝑠𝑡𝑖𝑐 (A.19)
𝑉
𝑑𝑉
𝑑𝜃 = + 𝑀2 − 1 (𝑎𝑝𝑝𝑙𝑖𝑒𝑠 𝑎𝑙𝑜𝑛𝑔 𝑡𝑕𝑒 𝐶+ 𝑐𝑕𝑎𝑟𝑎𝑐𝑡𝑒𝑟𝑖𝑠𝑡𝑖𝑐 (A.20)
𝑉

Eq. (A.18) can be integrated to give the Prandtl-Meyer function 𝑣( 𝑀) as will


display in Eq. (A.31).Therefore, Eqs. (A.19) and (A.20) are replaced by the
algebraic compatibility equations:
𝜃 + 𝜐 𝑀 = 𝑐𝑜𝑛𝑠𝑡 = 𝐾− 𝑎𝑙𝑜𝑛𝑔 𝑡𝑕𝑒 𝐶− 𝑐𝑕𝑎𝑟𝑎𝑐𝑡𝑒𝑟𝑖𝑠𝑡𝑖𝑐 (A.21)
𝜃 − 𝜐 𝑀 = 𝑐𝑜𝑛𝑠𝑡 = 𝐾+ 𝑎𝑙𝑜𝑛𝑔 𝑡𝑕𝑒 𝐶+ 𝑐𝑕𝑎𝑟𝑎𝑐𝑡𝑒𝑟𝑖𝑠𝑡𝑖𝑐 (A.22)
Integration of Eq. (A.18)
𝜃2 𝑀2 𝑑𝑉
𝜃1
𝑑𝜃 = 𝑀1
𝑀2 − 1 (A.23)
𝑉

The integral on the right-hand side can be evaluated after dV/V is obtained in terms
of M, as follows. From the definition of Mach number,
𝑉 = 𝑀𝑎 (A.24)
Hence ln 𝑉 = ln 𝑀 + ln 𝑎
Differentiating Eq. (4.24)
𝑑𝑉 𝑑𝑀 𝑑𝑎
= + (A.25)
𝑉 𝑀 𝑎

Specializing to a calorically perfect gas, the adiabatic energy equation can be


written as:
𝑎𝑜 2 𝑇𝑜 𝛾−1
= =1+ 𝑀2
𝑎 𝑇 2

or, solving for a,


𝛾−1
𝑎 = 𝑎𝑜 (1 + 𝑀2 )−1 2
(A.26)
2

Differentiating Eq.(A.26)
𝑑𝑎 𝛾 −1 𝛾 −1
=− 𝑀 (1 + 𝑀 2 )−1 𝑑𝑀 (A.27)
𝑎 2 2
65
Substituting Eq. (A.27) into (A.25), we obtain
𝑑𝑉 1 𝑑𝑀
= 𝛾 −1 2 (A.28)
𝑉 1+ 𝑀 𝑀
2

Equation (A.28) is the desired relation for 𝑑𝑉 𝑉 in terms of M; substitute it into


Eq. (A.23):
𝜃2 𝑀2 𝑀 2 −1 𝑑𝑀
𝜃1
𝑑𝜃 = 𝜃2 − 0 = 𝑀1 1+𝛾 −1 𝑀 2 𝑀
(A.29)
2

In Eq. (A.29), the integral term


𝑀 2 −1 𝑑𝑀
𝜐 𝑀 = 𝛾 −1 2 (A.30)
1+ 𝑀 𝑀
2

is called the Prandtl-Meyer function, and is given the symbol 𝜐. Performing the
integration, Eq. (A.30) becomes
𝛾+1 𝛾−1
𝜐 𝑀 = 𝑡𝑎𝑛−1 (𝑀2 − 1) − 𝑡𝑎𝑛−1 𝑀2 − 1 (A.31)
𝛾−1 𝛾+1

Finally, we can now write Eq. (A.29), combined with (A.30), as


𝜃2 = 𝜐 𝑀2 − 𝜐 𝑀1
𝑜𝑟 𝜃 ± 𝜐 𝑀 = 𝑐𝑜𝑛𝑠𝑡 (A.32)
Method of Characteristics analysis for this project used above equations; all
equations taken from chapter 11 of Modern Compressible Flow with Historical
Perspective - Third Edition - John D. Anderson [1].

66
A-3 Angle of Sharp Corner:

Figure A.4: Minimum-Length Nozzle [1]


Let VM be the Prandtl-Meyer function associated with the design exit Mach
number. Hence, along the C+ characteristic cb in Fig.A.4, 𝜈 = 𝜈𝑀 = 𝜈𝑐 = 𝜈𝑏 Now
consider the C_ characteristic through points a and c. At point c, from Eq. (A.21),
𝜃𝑐 + 𝜈𝑐 = (𝐾−)𝑐 (A.33)
However, 𝜃𝑐 = 0 and 𝜈𝑐 = 𝜈𝑀 . Hence, from Eq. (A.33),

(𝐾−)𝑐 = 𝜈𝑀 (A.34)

At point a, along the same C_ characteristic ac, from Eq. (A.21),

θw max ,M L + νa = (K −)a (A.35)

Since the expansion at point a is a Prandtl-Meyer expansion from initially sonic


conditions, we know that νa = θw max ,M L Hence, Eq. (A.35) becomes
1
θw max ,M L = (K −)a (A.36)
2

However, along the same C_ characteristic, (K_ )a = ( K _ )c; hence, Eq.(A.36)


becomes
67
1
θw max ,M L = (K −)c (A.37)
2

Combining Eqs. (A.34) and (A.37), we have


νM
θw max ,M L = (A.38)
2

68
Appendix B
MATLAB Supersonic Nozzle Design Codes

B-1 PG.m Program:


Figure B.1: PG.m MATLAB Source Code

69
70
71
72
73
B-2 nozzle_plot1.m Program:
Figure B.2: nozzle_plot1.m MATLAB Source Code

74
B-3 nozzle_plot2.m Program:
Figure B.3: nozzle_plot2.m MATLAB Source Code

B-4 nozzle_plot3.m Program:


Figure B.4: nozzle_plot3.m MATLAB Source Code

75
B-5 nozzle_plot4.m Program:
Figure B.5: nozzle_plot4.m MATLAB Source Code

76
B-6 Subsonic_part.m Program:
Figure B.6: Subsoic_part.m MATLAB Source Code

77
B-7 nozzle_CFD.m Program:
Figure B.7: nozzle_CFD.m MATLAB Source Code

78
79
Appendix C
Tables

Table C.1
Britton‟s Code Designed Code
x y x y
0 0.0125 0 0.0125
0.0086 0.0165 0.0274 0.0252
0.0284 0.0249 0.0361 0.0289
0.0344 0.0272 0.0418 0.0311
0.0418 0.0299 0.0479 0.0332
0.0497 0.0324 0.0546 0.0353
0.0583 0.0349 0.062 0.0374
0.0678 0.0373 0.0702 0.0394
0.0784 0.0396 0.0793 0.0415
0.0904 0.0419 0.0896 0.0434
0.1039 0.044 0.1011 0.0453
0.1193 0.0459 0.1142 0.047
0.1369 0.0475 0.1289 0.0485
0.157 0.0488 0.1457 0.0497
0.1801 0.0495 0.1648 0.0505
0.2078 0.0499 0.1865 0.0508
0 -0.0125 0 -0.0125
0.0086 -0.0165 0.0274 -0.0252
0.0284 -0.0249 0.0361 -0.0289
0.0344 -0.0272 0.0418 -0.0311
0.0418 -0.0299 0.0479 -0.0332
0.0497 -0.0324 0.0546 -0.0353
0.0583 -0.0349 0.062 -0.0374
0.0678 -0.0373 0.0702 -0.0394
0.0784 -0.0396 0.0793 -0.0415
0.0904 -0.0419 0.0896 -0.0434
0.1039 -0.044 0.1011 -0.0453
0.1193 -0.0459 0.1142 -0.047
0.1369 -0.0475 0.1289 -0.0485
0.157 -0.0488 0.1457 -0.0497
0.1801 -0.0495 0.1648 -0.0505

Table C.1 shows the data used in figure 4.1 (Comparison between two codes)

80
Table C.2
M=2 M = 2.4 M=3
x y x y x y
0 0.0125 0 0.0125 0 0.0125
0.0191 0.0179 0.0235 0.0223 0.0297 0.0309
0.0231 0.0189 0.0298 0.0247 0.041 0.0374
0.0256 0.0195 0.0339 0.0261 0.0488 0.0413
0.028 0.02 0.038 0.0274 0.0574 0.0452
0.0303 0.0205 0.0424 0.0286 0.0671 0.0491
0.0328 0.0209 0.0471 0.0298 0.0782 0.0532
0.0352 0.0213 0.052 0.031 0.0908 0.0573
0.0378 0.0216 0.0574 0.032 0.1054 0.0615
0.0405 0.022 0.0632 0.033 0.1222 0.0656
0.0432 0.0222 0.0695 0.0339 0.1415 0.0696
0.0461 0.0225 0.0763 0.0348 0.1639 0.0734
0.0491 0.0227 0.0837 0.0354 0.1899 0.0768
0.0523 0.0228 0.0918 0.036 0.22 0.0795
0.0556 0.0229 0.1006 0.0363 0.255 0.0815
0.0591 0.0229 0.1102 0.0364 0.2957 0.0822
0 -0.0125 0 -0.0125 0 -0.0125
0.0191 -0.0179 0.0235 -0.0223 0.0297 -0.0309
0.0231 -0.0189 0.0298 -0.0247 0.041 -0.0374
0.0256 -0.0195 0.0339 -0.0261 0.0488 -0.0413
0.028 -0.02 0.038 -0.0274 0.0574 -0.0452
0.0303 -0.0205 0.0424 -0.0286 0.0671 -0.0491
0.0328 -0.0209 0.0471 -0.0298 0.0782 -0.0532
0.0352 -0.0213 0.052 -0.031 0.0908 -0.0573
0.0378 -0.0216 0.0574 -0.032 0.1054 -0.0615
0.0405 -0.022 0.0632 -0.033 0.1222 -0.0656
0.0432 -0.0222 0.0695 -0.0339 0.1415 -0.0696
0.0461 -0.0225 0.0763 -0.0348 0.1639 -0.0734
0.0491 -0.0227 0.0837 -0.0354 0.1899 -0.0768
0.0523 -0.0228 0.0918 -0.036 0.22 -0.0795
0.0556 -0.0229 0.1006 -0.0363 0.255 -0.0815
0.0591 -0.0229 0.1102 -0.0364 0.2957 -0.0822

Table C.2 shows the data used in figure 4.5 (Effect of exit Mach number on nozzle
geometry)

81
Table C.3
Gamma = 1.4 Gamma = 1.3 Gamma = 1.2
x y x y x y
0 0.0125 0 0.0125 0 0.0125
0.0274 0.0252 0.0284 0.0275 0.0297 0.0309
0.0361 0.0289 0.0381 0.0323 0.041 0.0374
0.0418 0.0311 0.0446 0.0351 0.0488 0.0413
0.0479 0.0332 0.0517 0.0378 0.0574 0.0452
0.0546 0.0353 0.0596 0.0406 0.0671 0.0491
0.062 0.0374 0.0684 0.0434 0.0782 0.0532
0.0702 0.0394 0.0782 0.0462 0.0908 0.0573
0.0793 0.0415 0.0894 0.049 0.1054 0.0615
0.0896 0.0434 0.1021 0.0517 0.1222 0.0656
0.1011 0.0453 0.1165 0.0543 0.1415 0.0696
0.1142 0.047 0.1329 0.0567 0.1639 0.0734
0.1289 0.0485 0.1517 0.0589 0.1899 0.0768
0.1457 0.0497 0.1733 0.0606 0.22 0.0795
0.1648 0.0505 0.198 0.0618 0.255 0.0815
0.1865 0.0508 0.2265 0.0623 0.2957 0.0822
0 -0.0125 0 -0.0125 0 -0.0125
0.0274 -0.0252 0.0284 -0.0275 0.0297 -0.0309
0.0361 -0.0289 0.0381 -0.0323 0.041 -0.0374
0.0418 -0.0311 0.0446 -0.0351 0.0488 -0.0413
0.0479 -0.0332 0.0517 -0.0378 0.0574 -0.0452
0.0546 -0.0353 0.0596 -0.0406 0.0671 -0.0491
0.062 -0.0374 0.0684 -0.0434 0.0782 -0.0532
0.0702 -0.0394 0.0782 -0.0462 0.0908 -0.0573
0.0793 -0.0415 0.0894 -0.049 0.1054 -0.0615
0.0896 -0.0434 0.1021 -0.0517 0.1222 -0.0656
0.1011 -0.0453 0.1165 -0.0543 0.1415 -0.0696
0.1142 -0.047 0.1329 -0.0567 0.1639 -0.0734
0.1289 -0.0485 0.1517 -0.0589 0.1899 -0.0768
0.1457 -0.0497 0.1733 -0.0606 0.22 -0.0795
0.1648 -0.0505 0.198 -0.0618 0.255 -0.0815
0.1865 -0.0508 0.2265 -0.0623 0.2957 -0.0822

Table C.3 shows the data used in figure 4.6 (Effect of specific heat ratio on nozzle
geometry)

82
Table C.4
Supersonic Nozzle Contour
Number of characteristic lines = 20 & Exit Mach number = 3.1
Supersonic Region Subsonic Region
x y M x y M
0 0.0032 1.0976 -0.0292 0.0089 0.2160
0.0069 0.0065 1.9799 -0.0262 0.0089 0.2160
0.0087 0.0074 2.0743 -0.0232 0.0089 0.2160
0.0098 0.0078 2.1225 -0.0203 0.0089 0.2160
0.0110 0.0083 2.1715 -0.0173 0.0088 0.2168
0.0123 0.0088 2.2212 -0.0143 0.0086 0.2224
0.0136 0.0092 2.2718 -0.0113 0.0081 0.2378
0.0151 0.0097 2.3233 -0.0084 0.0072 0.2719
0.0167 0.0101 2.3757 -0.0054 0.0058 0.3481
0.0184 0.0106 2.4291 -0.0024 0.0039 0.5895
0.0203 0.0110 2.4835 -0.0021 0.0037 0.6289
0.0223 0.0115 2.5391 -0.0019 0.0036 0.6698
0.0246 0.0119 2.5958 -0.0016 0.0035 0.7122
0.0271 0.0124 2.6537 -0.0013 0.0034 0.7562
0.0298 0.0128 2.7130 -0.0011 0.0033 0.8018
0.0328 0.0131 2.7736 -0.0008 0.0033 0.8489
0.0362 0.0135 2.8357 -0.0005 0.0033 0.8977
0.0399 0.0138 2.8993 -0.0003 0.0032 0.9481
0.0439 0.0140 2.9645
0.0485 0.0142 3.0313
0.0536 0.0142 3.1000

Tables C.4, C.5 and C.6 shows the data used in figure 4.2 (MLN contour & Grids
Characteristics Line)

83
Table C.5
Supersonic Nozzle Contour
Number of characteristic lines = 10 & Exit Mach number = 3.1
Supersonic Region Supersonic Region
x y M x y M
0 0.0032 1.1589 -0.0302 0.0092 0.2080
0.0079 0.0071 1.9799 -0.0272 0.0092 0.2080
0.0117 0.0087 2.1715 -0.0241 0.0092 0.2080
0.0144 0.0096 2.2718 -0.021 0.0092 0.2080
0.0175 0.0106 2.3757 -0.0179 0.0092 0.2090
0.0212 0.0115 2.4835 -0.0148 0.0089 0.2150
0.0257 0.0124 2.5958 -0.0117 0.0083 0.2308
0.0311 0.0133 2.7130 -0.0086 0.0073 0.2652
0.0377 0.0140 2.8357 -0.0055 0.0058 0.3420
0.0457 0.0146 2.9645 -0.0024 0.0039 0.5895
0.0557 0.0148 3.1000 -0.0021 0.0037 0.6289
-0.0019 0.0036 0.6698
-0.0016 0.0035 0.7122
-0.0013 0.0034 0.7562
-0.0011 0.0033 0.8018
-0.0008 0.0033 0.8489
-0.0005 0.0033 0.8977
-0.0003 0.0032 0.9481
Table C.6
Supersonic Nozzle Contour
Number of characteristic lines = 5 & Exit Mach number = 3.1
Supersonic Region Supersonic Region
x y M X y M
0 0.0032 1.2627 -0.0327 0.0100 0.1912
0.0096 0.0079 1.9799 -0.0293 0.0100 0.1912
0.0192 0.0115 2.3757 -0.026 0.0100 0.1912
0.0280 0.0135 2.5958 -0.0226 0.0100 0.1913
0.0410 0.0153 2.8357 -0.0192 0.0099 0.1928
0.0605 0.0162 3.1000 -0.0159 0.0096 0.1995
-0.0125 0.0089 0.2160
-0.0091 0.0077 0.2508
-0.0058 0.0060 0.3286
-0.0024 0.0039 0.5895
-0.0021 0.0037 0.6289
-0.0019 0.0036 0.6698
-0.0016 0.0035 0.7122
-0.0013 0.0034 0.7562
-0.0011 0.0033 0.8018
-0.0008 0.0033 0.8489
-0.0005 0.0033 0.8977
-0.0003 0.0032 0.9481

84
Table C.7
Supersonic Nozzle Contour and Characteristic Lines
Number of characteristic lines = 10 & Exit Mach number = 2.5
Supersonic Region Grid Points
Type No. x y Type No. x y
Wall 1 0 0.0057 34 0.0073 0.0005
Centerline 2 0.0045 0 35 0.0077 0.0008
3 0.0048 0.0005 Interior 36 0.0080 0.0011
4 0.0050 0.0009 37 0.0083 0.0013
5 0.0052 0.0011 38 0.0086 0.0016
6 0.0054 0.0014 Wall 39 0.0209 0.0124
Interior 7 0.0055 0.0016 Centerline 40 0.0074 0
8 0.0057 0.0018 41 0.0078 0.0003
9 0.0058 0.0020 42 0.0082 0.0005
10 0.0060 0.0022 Interior 43 0.0085 0.0008
11 0.0061 0.0023 44 0.0089 0.0011
Wall 12 0.0114 0.0098 45 0.0093 0.0014
Centerline 13 0.0053 0 Wall 46 0.0241 0.0130
14 0.0056 0.0003 Centerline 47 0.0082 0
15 0.0058 0.0006 48 0.0087 0.0003
16 0.0061 0.0009 49 0.0091 0.0006
Interior
17 0.0063 0.0011 50 0.0095 0.0008
Interior
18 0.0066 0.0014 51 0.0100 0.0011
19 0.0068 0.0016 Wall 52 0.0276 0.0135
20 0.0070 0.0018 Centerline 53 0.0092 0
21 0.0072 0.0020 54 0.0097 0.0003
Wall 22 0.0154 0.0110 Interior 55 0.0102 0.0006
Centerline 23 0.0059 0 56 0.0107 0.0009
24 0.0063 0.0003 Wall 57 0.0315 0.0140
25 0.0066 0.0006 Centerline 58 0.0102 0
26 0.0069 0.0008 59 0.0108 0.0003
Interior
Interior 27 0.0071 0.0011 60 0.0114 0.0006
28 0.0074 0.0013 Wall 61 0.0359 0.0143
29 0.0077 0.0016 Centerline 62 0.0114 0
30 0.0079 0.0018 Interior 63 0.0121 0.0003
Wall 31 0.0181 0.0117 Wall 64 0.0409 0.0146
Centerline 32 0.0067 0 Centerline 65 0.0129 0
Interior 33 0.0070 0.0003 Wall 66 0.0465 0.0147

Table C.7 shows all grid points for supersonic region for exit Mach number equal
to 2.5 and number of characteristic lines equal to 10.

85
Appendix C
GA10 Supersonic Nozzle

GA10 nozzle is a laboratory supersonic wind tunnel nozzle and will use it to
validate the present code. GA10 nozzle is developed as a blow down facility where
stored high pressure dry air is discharged through the working section to give a
range of Mach numbers from 1.3 to 3.4 for the corresponding operating times of
approx. 60 to 20 seconds.
The working section itself consists essentially of a pair of flexible walls controlled
by a single jacking mechanism such that a symmetrical Mach number nozzle is
produced over the range of Mach number from 1.3 to 3.4 with the Mach number
being indicated by a disc attached to the mechanism.

The working section zone of the tunnel has dimensions 30mm high and 25mm wide
and the range of Mach number is produced by varying the throat area in
conjunction with inlet pressure.

86

You might also like