Sie sind auf Seite 1von 203

Iowa State University

Digital Repository @ Iowa State University


Retrospective Theses and Dissertations

1966

Numerical solution of the Navier-Stokes equations


for the entrance region of suddenly accelerated
parallel plates
Jerry Dean Pearson
Iowa State University

Follow this and additional works at: http://lib.dr.iastate.edu/rtd


Part of the Mechanical Engineering Commons
Recommended Citation
Pearson, Jerry Dean, "Numerical solution of the Navier-Stokes equations for the entrance region of suddenly accelerated parallel plates
" (1966). Retrospective Theses and Dissertations. Paper 3117.

This Dissertation is brought to you for free and open access by Digital Repository @ Iowa State University. It has been accepted for inclusion in
Retrospective Theses and Dissertations by an authorized administrator of Digital Repository @ Iowa State University. For more information, please
contact hinefuku@iastate.edu.

This dissertation has been


microfilmed exactly as received

67-5611

PEARSON,Jerry Dean, 1939NUMERICAL SOLUTION OF THE NAVIER-STOKES


EQUATIONS FOR THE ENTRANCE REGION OF SUD
DENLY ACCELERATED PARALLEL PLATES.
Iowa State University of Science and Technology,
Ph.D., 1966
Engineering, mechanical

University Microfilms, I n c . , Ann Arbor, Michigan

NUMERICAL SOLUTION OF THE NAVIER-STOKES EQUATIONS


FOR THE ENTRANCE REGION OF SUDDENLY ACCELERATED PARALLEL PLATES
by
Jerry Dean Pearson
A Dissertation Submitted to the
Graduate Faculty in Partial Fulfillment of
The Requirements for the Degree of
DOCTOR OF PHILOSOPHY
Major Subjects:

Mechanical Engineering
Computer Science

Approved:

Signature was redacted for privacy.

In Charge of Major Work

Signature was redacted for privacy.

Heads of Major Departments


Signature was redacted for privacy.

Dean

Graduate pollege '


Iowa State University
Of Science and Technology
Ames, Iowa
1966

ii

TABLE OF CONTENTS
Page
SYMBOLS

iii

INTRODUCTION

NAVIER-STOKES EQUATIONS

FLOW PAST SPHERES AND CYLINDERS

22

FLOW IN A CHANNEL INLET

30

NUMERICAL METHOD

33

Initial and Boundary Conditions

37

Difference Equations

43

Successive Block Overrelaxation

47

Alternating Direction Implicit Method

57

Difference Initial and Boundary Conditions

60

Numerical Algorithm

63

DISCUSSION AND RESULTS

70

LITERATURE CITED

101

ACKNOWLEDGMENTS

106

APPENDIX

107

Tensor Notation

107

Program Listings

111

Computer Output

132

Other Programs

189

iii

SYMBOLS
a

Radius

a^

Acceleration vector

A..
Xj
B

General tensor

B..

General tensor

Distance between plates

Drag

ij

Block Jacobi matrix

D..

Rate of deformation tensor

f^

General vector

ij

Specific body force


g

Body force potential function

g^

General vector

Distance increment

Node number in the x-direction

Identity matrix

Node number in the y-direction

Jacobian

Entrance length parameter (see Equation 56)

M+1

Number of nodes in x-direction

Time plane number

n^^

External normal vector

N+1

Number of nodes in y-direction

Order of

Pressure

iv

Relaxation factor or radial coordinate

Reynolds number

Distance

Surface area

Time

Difference matrix
Stress tensor

"^ij
u

Dimensionless velocity in x--direction

Characteristic velocity

^i

Velocity vector

Dimensionless velocity in y--direction

Volume

^i
X
^i
^i

Velocity vector
Dimensionless coordinate
Spatial coordinate
Material coordinate

Dimensionless coordinate

oc

h^/AT

ii

Kronecker delta tensor

Ax

Central difference operator

Ay

Central difference operator

A^x

Second difference operator

A^y

Second difference operator

Spherical coordinate or ADI parameter

0'

ADI parameter

0"

ADI parameter

e
^m,n

ADI parameter
Eigenvalue
Stream function convergence parameter
Vorticity convergence parameter

:iik

Epsilon tensor

Viscosity

Kinematic viscosity

Density

Spectral radius

Dimensionless time

<l>

Dimensionless stream function


Stream function vector
Stream function

Dimensionless vorticity

COi

Vorticity vector
Vorticity vector

"ij

Vorticity tensor

d
dt

Material derivative
Tensor del operator,

V2

Laplacian operator,
Laplacian operator,

g
a2

32

g2
32
2

INTRODUCTION
The difficulties associated with the mathematical solu
tion of the hydrodynamic equations for a viscous fluid are
such that in the two hundred fifty years since these equations
were first derived, only a very small number of particular
cases have been solved exactly.

This is true despite the fact

that many great mathematicians have studied the problem.


Two forms of the viscous hydrodynamic equations have been
derived. The most common is that form derived considering
spatial, or what are commonly called Eulerian, coordinates.
This form utilizes the velocity field as a function of posi
tion in space and time, u^(Xj,t), as the object of
investigation. The Navier-Stokes equations are a set of
equations of this form derived using particular assumptions as
to the forces within the fluid.

In principle, the Navier-

Stokes equations along with the continuity equation and a


knowledge of fluid properties allow the velocity field to be
determined for any time t > tg where an initial velocity field
is known, u^(Xj,to).
The second form of the hydrodynamic equations is that
derived by considering material, or Lagrangian, coordinates.
The object of investigation of the Lagrangian method is the
position of a particle of fluid at a given time, x^(Xj,t),
where X. is a label associated with the particle.
J

X. is often
3

the spatial coordinate of the particle at a particular time, tg.

The Eulerian and Lagrangian forms of the hydrodynamic


equations are related by
9x.(X.,t)
J

11.(v

4-^

Each of these forms of the hydrodynamic equations is a


set of nonlinear partial differential equations. For the
Eulerian or Navier-Stokes equations, the ratio of the charac
teristic magnitude of the nonlinear terms to the linear terms
is equal to the ratio of the inertial forces to the viscous
forces, that is, the Reynolds number. For the Lagrangian
equations, the ratio of the nonlinear terms to the linear
terms is the reciprocal of the Reynolds number. Thus the
linear terms are dominant for small Reynolds numbers in the
Navier-Stokes equations while the linear terms are dominant
for large Reynolds numbers in the Lagrangian equations.
In problems where the Reynolds number is large, it is
often most convenient to use the Lagrangian equations, even
though they are more cumbersome.

An example of this is pre

sented in the paper by Monin (30) on turbulent motion of an


incompressible viscous fluid. For low Reynolds numbers the
Navier-Stokes equations are the most convenient.
As was previously noted, many years elapsed with only
moderate success in the solution of the equations for flow of
viscous fluids. The most notable advancements of a practical
nature have been the boundary layer theory of Prandtl,

presented thoroughly by Schlichting (39), and various numeri


cal techniques, the first of which was given by Thom (45) in
1933. The development of fast digital computers in the middle
1950's made the numerical methods much more feasible and a
number of studies have been reported. This dissertation
reviews several of these investigations and describes a new
study of the time dependent Navier-Stokes equations by
numerical techniques. The particular example considered is
the unsteady laminar flow of a viscous fluid in the inlet
section between two semi-infinite parallel plates.
are compared with other available data.

Results

NAVIER-STOKES EQUATIONS
Cartesian coordinate systems are used throughout this
dissertation so that Cartesian tensor analysis is employed.
A few of the basic notations are presented in the Appendix.
A Cartesian coordinate system is set up in a region such
that the spatial coordinates of each point in the region are
given by

At a given time, t = tg, each particle of fluid

in the region is identified or labeled with its spatial


coordinate at that time.

This material coordinate is desig

nated by X^. Since the fluid is to be treated as a continuum,


the term particle of fluid is used here in the.same sense as
a point in a region, not in the sense of a molecule of fluid.
The position of a particle of fluid at time t > tg is then
given by
x^

X^(Xj,t)

Xj

Xj(x^,t)

The inverse relation,

is assumed to exist.

This assumption is physically justifi

able since the fluid particles are distinct and maintain their
identity. A given particle cannot be in two positions, nor
can there be two particles at the same position. Mathemati
cally, this implies that the Jacobian,

a(XifXzfXg)

a(Xi,X2,X3)
and its inverse exist.
A tensor variable, A..
, may be a function of either
1j
the spatial coordinates,

or the material coordinates,


^ij... " ^ij...(%%,t) .
Which argument is meant will be clear from the context.
Define
SA
ax.

9a(Xi,t)
axj

3A
3t

8a(x.,t)

dA

3a(X.,t)

at

3t

3t

and

9A
In the physical sense, yg is the change of the variable A with
time at a given position, while ^
dt is the change of A with
time for a given particle of fluid. ^ is often called the

material derivative with respect to time, as opposed to the


spatial derivative with respect to time.
The velocity of a particle of fluid is the rate of change
of position of that particle,

Vi

dx.
= -T- =

3x.(X.,t)
3t^

'

and the acceleration of a particle is similarly given by


dv.
^i " ~dt~" "

3 2x.(X.,t)
3t^

For any tensor A,

aa

dt

3t

3A(x.,t)
_
3t

,,
rJE_ +
dt

3A(x.,t)
i
9Xj

In particular.
dv.
^i

-diT

3v.
3t

+ V.3.V.

]: 1

dx,
1.
dt

The material derivative of the Jacobian, J, can also be


written in terms of spatial derivatives. Since

3(Xi ,X2,X3)
3(XI,X2,X3)

3x^
=

det

'W7

3xi
^ijk^ 3X.
1

3x9
8x3
3X. H 3X, ) '
J
K

then.

dJ
dt

e
ijk

Sx,

3Xi

dt (tv-)
3Xj^

3Xj

3Xi

ijki ax.

dt

3X'
jk*- 3X^ )-'>( 3Xj

3x3

3X.

3x3
(tx-)

3X3

3Xi

-)

at

9Vi
Cijk( ax.

9X2
3X3
9X. K 9X, )

9Xi
"* ^ijk^ 9X.

9V2
9X3
9X. ) 9X, )

9x2
9V3
9X. ) 9X, )

dXi

*" ^ijk^ 9X.


1

9Vi

9X.

9X1
^ijk^ 9X^

JI 9Xj
ax JI 9X, '

9V2
9X_
9X^ )( 9Xj

9Xi
9X2
^ijk^ 9X. )^ 9Xj
AY

9Vi
m

9v.

using Equation 58.

Therefore

9V2
9x,m

9X3
9X^ ^

9V3
9X

)(

9x_
m
9X,

9V3
9x.m

J9.V.
i i

dxidx2dx3

JdXidX2dX3

dV

JdVo

dt

1)

Since
,

or
,

where dV is an incremental volume in spatial coordinates and


dVo is an incremental volume referred to the initial coordi
nate system at time tg, J is a measure of the expansion or
contraction of the fluid and is called the dilatation.

From

Equation 1, it is seen that the divergence of the velocity is


the relative rate of expansion of the volume following a
particle.

For a constant density fluid there is no expansion

of the fluid so that J is a constant. Therefore dJ/dt = 0, or


from Equation 1

^i^i ~

for a constant density fluid.


The preceding paragraph developed a continuity equation
for a constant density fluid, but in the more general case the
following development is used.

Let V* be an arbitrary

material volume, that is, a volume whose boundaries move with


the fluid particles. Since there is no mass crossing the

10

boundaries, the mass of fluid within the volume is a constant,


so that

pdV

dt
V*

pJdVg

dt
V*

vS

+ p3.v.)jav

V*
Since the volume V* and thus V* is arbitrary, this results in
the equation of continuity

|- + p3iV.

2a)

or

at

v .9.p

+ p3.V.
^ X X

which gives

a .

9,(pv.)
"i'^'i'

0 .

2b)

11

These, of course, reduce to the previous result when p is a


constant.
9^v^

2c)

Let the stress tensor acting on a particle of fluid be


T.. and let the specific body force be F..
1J

Then the law of

conservation of momentum applied to a material volume V* with


surface S* and external normal n. results in

pv\dV

dt

T..n.dS +
]

pF^dV
V'

Upon applying Equation 59,

pv^dV

dt

BjTj^dV +

V"

V'

pv^JdVo

dt

pP^dV

V5

dv.
pj-^ + V.

+ pF^lJdVo

Vo

+ p-f) dVr

V*

From Equations 1 and 2a,

[ajTji + pF\]JdVo
V*

12

Therefore
dv.
dt - BjTji - PF.|jdVo

=
=

v:

Since V* is an arbitrary volume, this results in the general


equation of motion for a fluid.
dVi
dt

3a)

pp. + 3.Tj.

or

r ^^i

pp. +

3b)

Consider, now, a point P separated from a point 0 by the


vector dx\. The velocity of the fluid at P is then
9v

V? + S.v.dx. + Ofdx?]
1
]1 ]
^ i-*

The tensor SjV^ may be split into its symmetric and anti
symmetric parts by defining the tensors D j a n d

3jVi

i(3 .v.

3.V.) + |(3.Vj^

- S.v.) =

by

Dji +

13

Thus, to terms of order dx^.


V.
1

V.
1

+$2..dx.+D..dx.
ji

ji

4)

An antisymmetric tensor of second order such as Oj

has

only three independent terms. These terms can be associated


with the three components of a first order tensor by defining
U)i f

"i

^ijk^jk

ijk^2^

^ijk^j^k " ^ijk^k"il

.^ijk^j^k

^ikj^k^j

or

^i " ^ijk^j^k

In vector notation this is written


->
w

_
->
V X V

- ->
curl V

Upon inverting this relationship using Equation 57,

14

2 ^imn^ijk^jk

T'^mn - "nml '

or

^mn

2 ^imn'^i

Therefore

OjidXj = I Skii^k**]

= I =ikj*k3*i

= (j u) X dx

in vector notation.
Therefore the second term of Equation 4 can be inter
preted as a local rotation of the fluid about the point 0 with
an angular velocity of

Because of this, the vector

is

called the vorticity vector or simply the vorticity, and


is called the vorticity tensor.
The distance between the points 0 and P, ds, is given by

ds

= /dx.dx.
Y
11

15

The material derivative of this distance with respect to time


will then be the rate of change of the distance between two
particles of fluid.

dt

-(ds)

2ds

ds

dx.dv.
i i

ds dx.3.(v.)dx.
i"]t'i'

^[i 3 .V. ax.ax. + 1 3 .V.ax.axJ

^[|(3iV.ax.ax. + a.v.dx.ax.)]

D..dx.dx
ds "ijij

A locally rigid body movement of the fluid at 0 results if the


distance between particles is constant, that is, if

dt

(ds) =

Thus a sufficient condition that the instantaneous motion of


the fluid at a point is one which a rigid body could undergo
is that

= 0.

This is also necessary since the point P and

thus dXj^ is arbitrary.

is therefore called the rate of

deformation tensor as it determines the amount of local


deformation of the fluid.

16

The local instantaneous motion of the fluid at a point is


made up of the three parts shown in Equation 4.

The first

term is a translation, the second is a rotation, and the third


is a deformation of the fluid.

The first two are motions

which a rigid body could undergo, but the third is not.


Stokes (42, p. 80) assumes the following principle as to
the behavior of a fluid:
"The difference between the pressure on a plane
in a given direction passing through any point P of
a fluid in motion and the pressure which would exist
in all directions about P if the fluid in its
neighborhood were in a state of relative equilibrium
depends only on the relative motion of the fluid
immediately about P; and that the relative motion due
to any motion of rotation may be eliminated without
affecting the differences of the pressures above
mentioned."
Serrin (41) reduces this principle to four statements
regarding T.. and D...
Ij
Ij
(1) T.. is a continuous function of D.. and independent
1]
1J
of all other kinematic quantities.
(2) T^j does not depend explicitly on x^.
(3) There is no preferred direction in space.
(4) When D.. = 0, T.. reduces to -pa...
13
Ij
Ij
These statements express the intuitive idea that if a
portion of fluid is moving as a rigid body, the surface
stresses within the fluid should not differ from the case of
the fluid in equilibrium.
To the four statements of Serrin, a fifth is added to
linearize the resulting equations and arrive at the

17

Navier-Stokes equations.
(5) The continuous function of statement (1) is linear
in the terms of D...
1]

This is often called the Newtonian hypothesis.


Statement (5), along with statements (1) and (2), imply
that

may be written

^ij " ^ij


where

and

ijklkl '

are tensors whose terms depend only upon

the thermodynamic state of the fluid. Statement (4) implies


that
Ai^

-P'.j

while statement (3) implies that


Jeffreys and Swirles

(21,

is an isotropic tensor.

p. 87) show that the most general

isotropic tensor of the fourth order is of the form

Xij^ki +
where

X,

+ T(*ik*il - *il*ik) '

y and y depend only on the state of the fluid. Since

is symmetric and the last term above is antisymmetric with


respect to k and 1, the double contraction of these tensors
will be zero from Equation 58.

Tij

Therefore

+ ^^ij\Ai + ^^^ik^jl

+ 2%DLj

can be written

^il^jk^^kl

6)

18

By using the constitutive Equation 6, Equation 3 becomes


dVi
"-dt =

+ 'j - p5.. +

This results in the Navier-Stokes equations


dv.
7)
where y is the viscosity and

is the bulk viscosity of the

fluid.
For the case of constant density,

p ,

\k '
=

from Equation 2c.

Also assuming a constant viscosity, y, and

that the specific body forces can be written as the negative


gradient of a potential, g. Equation 7 can be written
dVj^
"dt~

3^(g + -^) + v3.

I .V. + 3.V.

]1

ID.

The last term is zero from the continuity Equation 2c so that


dv.
dt

- 9i(g +

+ v3j3jVj_

8a)

19

or
- 3i(9 + -f-) +

8b)

where v is the kinematic viscosity defined by


V
P

Equation 8 is the same equation given by Stokes (42,


p. 93).

ouse and Ince (37, pp. 193 ff.) state that essen

tially the same equation was derived by Navier in 1822 and


Poisson in 1829.

Both men derived the equation by considering

the forces between molecules. Saint-Venant in 1843 and Stokes


in 1845 derived Equation 8 on the basis of continuum mechanics.
The method used here is primarily from Serrin (41) and Aris
(3), but is much like that of Stokes in his paper "On the
theories of the internal friction of fluids in motion, and the
equilibrium and motion of elastic solids" (42, pp. 75 ff.),
updated by tensor notation.

Stokes also discusses the

theories of his predecessors in this paper.


The validity of the Navier-Stokes equations has been
studied both experimentally and theoretically. From a theo
retical study, Coleman and Noll (6) report that the NavierStokes equations are a complete first-order correction to the
theory of perfect fluids in the limit of slow motions. On the
question of speed, Truesdell (48) states that for water at one
atmosphere pressure, the rate of deformation of the fluid must

20

be on the order of 7x10^ sec~^ before the nonlinear terms need


be retained.

For gases at low speeds and most common liquids,

the validity of the assumption of constant density and vis


cosity has been experimentally verified where there are no
large thermal gradients.

This is discussed in Dryden,

Murnaghan and Bateman (12, pp. 89 ff.). For viscous liquids,


in particular, the viscosity is dependent upon the temperature
and large variations in temperature must be avoided.

McAdams

(28, p. 229) and Kays (25, pp. 102 ff.) both discuss nonisothermal flow.
Milne-Thomson (29) notes that in the flow of a continuous
medium practically all experimental evidence points to the
fact that on solid boundaries, the fluid adheres to the
boundary. The boundary conditions used with the Navier-Stokes
equations are, therefore, that the fluid velocity is the
velocity of the boundary at all solid boundaries.
It is often convenient to write the Navier-Stokes equa
tions in terms of the vorticity, to^.

By operating on Equation

8b with E^j%9j( )j^

9t

9)

Using the continuity Equation 2c and the relation

21
=

derived from Equation 58, the third term of Equation 9 can be


written

^ijk^j^m^m^k

^ijk

^ijk^^pm^qk ~ ^pk^qm^^j^m^p'^q

^ijk^npq^nmk^i^m^p^q

^npq^'^in'^jm ~ ^im^jn^^j^m^p^q

^ipq^j^j^p^q " ^jpq^j^i^p^q

- :ipg*i"i*p"q '

10)

Since

"i

"ijk^fk '

5)

using Equations 58, 2c, and 10, Equation 9 becomes


3(1).
3t

+v.3.a). =
]]1

a).3.v. +v9.3.U). .
]]1
]] 1

11)

22

FLOW PAST SPHERES AND CYLINDERS


It is instructive to look at one of the classical
problems of fluid mechanics, the flow of a viscous fluid past
a sphere or infinite circular cylinder. This is one of the
earliest and most studied problems in viscous hydrodynamics,
and illustrates the transition from the exact solutions
formerly used to the numerical solutions which are becoming
more popular.
The first solution was given by Stokes in his paper of
1850, "On the effect of the internal friction of fluids on the
motion of pendulums" (43, pp. 1 ff.). He made the assumption
that the velocities are so small that it is justifiable to
neglect the teirms in the Navier-Stokes equations involving the
square of the velocity.

This is equivalent to assuming that

the viscous forces completely dominate the inertial forces at


all positions of the region studied.

For the case of steady

motion, this assumption reduces Equation 8 to


0 =

- 3j|^(g + + v 3 j 9 j v %

12)

This linearization of the Navier-Stokes equations is often


called the equation for creeping flow.
Stokes solved Equation 12, together with the continuity
Equation 2c, for flow around a sphere with the boundary condi
tions of zero velocity on the surface of the sphere and a
constant velocity, D, in the x-direction at an infinite

23

distance from the sphere.


In spherical coordinates. Stokes obtained

2(|)' + 3(|) - (|)]sin2e

for the stream function. This results in velocities in the


r-direction and in the 9-direction given by

V.

where a is the radius of the sphere and U is the free stream


velocity.
By replacing

by

II-6

in the equation for the stream

function, it can be seen that the stream function upstream of


the sphere has the same form as the stream function downstream
of the sphere, that is. Stokes' solution does not predict a
wake downstream of the sphere.
By integrating the pressure over the surface. Stokes
obtained the equation for the drag on a sphere known as Stokes'
Law,
D

enyau .

13)

Schlichting (39, p. 16) plots this equation along with experi


mental results, and Dryden, et al. (12, p. 9) reports that

24

it holds up to Reynolds numbers of 0.5.


When Stokes applied Equation 12 to flow perpendicular to
an infinite circular cylinder, he found that the resulting
solution could not satisfy all the necessary boundary condi
tions. Langlois (27, p. 142) notes that the best solution
possible is one with a logarithmic singularity at infinity.
Stokes reasoned that the difficulty was due to physical,
rather than mathematical, phenomena. He argued that as a
cylinder is moved in a fluid, the quantity of fluid carried
with the cylinder continually increases so that a steady state
is never reached, while for a sphere the quantity of fluid
does eventually reach a maximum. The viscous forces tending
to carry more fluid with the sphere are eventually cancelled
out by the frictional forces of the fluid at a distance trying
to strip the fluid from the sphere.

This is known as Stokes*

Paradox.
Oseen in 1910, as reported by Lamb (26, p. 609) and
Langlois (27, p. 139), resolved Stokes' Paradox by criticizing
the assumption that viscous forces dominate inertia forces at
all points in the region.

He pointed out that at regions far

from the sphere, the reverse is actually the case.


suggested writing the velocity as

where

Oseen

25

Ui

U2

U2

and then neglecting terms of second order in

rather than

as was done by Stokes. For steady motion. Equation 8 then


reduces to
- 9^(g +
which is again linear.

+ vSjBjU^

14)

Oseen rationalized that Equation 14

is a much better approximation to Equation 8 at regions far


from the sphere, and at regions near the sphere the viscous
terms become dominant so that the left hand side of Equation
14 is negligible. Langlois (27, p. 144) shows that Oseen's
solution for the stream function is the same as Stokes' for
regions close to the sphere, differing only in terms of the
order of Rr/a, where R is the Reynolds number.

The drag on the sphere to one higher order of approximation


than Equation 13 is given by Goldstein (16) as
D

6nyaU 1 + |r + 0(r2)

The experimental results given by Schlichting fall between


this equation and Equation 13.
Lamb (26, p. 614) has solved Equation 14 for the case of

26

a circular cylinder.

As was previously noted, this solution

for the creeping flow equation of Stokes is not possible, but


when the inertia effects are partially taken into account, a
solution is possible.
No significant mathematical solutions were found for
these two problems until 1957 when Proudman and Pearson (35)
combined the equations of Stokes, Equation 12 and of Oseen,
Equation 14. They reasoned that Stokes' equation was valid
near the sphere and Oseen*s equation was valid far from the
sphere, so that a combination of the two equations would
result in a more accurate solution.

Thus, Proudman and

Pearson use two expansions; an expansion near the sphere which


satisfies Equation 12 and no-slip boundary conditions on the
sphere, and a second expansion far from the sphere which
satisfies Equation 14 and the boundary condition of a constant
velocity at an infinite distance from the sphere.

These two

expansions are determined in such a way that their terms match


at an intermediate distance from the sphere. Proudman and
Pearson give the drag on the sphere as
enuaU 1 + ^R +

R^lnR + 0

which is seen to match Goldstein's solution through the first


two terms.
They also utilize this technique for the flow past a
circular cylinder.
This brief history of a classical problem shows that even

27

for a hydrodynamic problem involving a rather simple geometry


the mathematical solution is not simple. Rather stringent
assumptions were made and the resulting equations were still
difficult to solve.

The approximations used limited the range

of Reynolds number for which the solutions were valid. Of the


solutions presented here, none are applicable for Reynolds
numbers greater than five.
Prandtl's boundary layer theory has also been used to
determine the flow field around cylinders and spheres as
reported by Schlichting (39). The results are accurate for
large Reynolds numbers up to the point of separation of the
fluid from the body.
In general, no analytical, as opposed to numeric, solu
tion exists for the flow around spheres and cylinders at
intermediate Reynolds numbers. In 1933 Thom (45) developed a
numerical technique which he used to solve for the steady
state velocity field around a circular cylinder at Reynolds
numbers of 10 and 20. In the solution at a Reynolds number of
20, two weak symmetrical vorticies resulted downstream of the
cylinder. These have been determined experimentally as
reported in Dryden, et al. (12, p. 11). At Reynolds numbers
of 35 to 45 according to Birkhoff (4, p. 80), and Happel and
Brenner (17, p. 40) the two vortices attached to cylinders
become unsteady and are alternately shed from the cylinder
into the wake.
Due to this phenomenon, a number of numerical studies

28

have been attempted for a circular cylinder with a Reynolds


number of approximately 40.

The most successful of these

appears to be Kawaguti (24) for R = 40, and Apelt (2) for


R = 40 and 44. The data of these solutions compare favorably
with each other and with experimental results.
Jenson (22) has solved the problem for flow past a sphere
at Reynolds numbers varying from 5 to 40, and notes that
separation, or vorticity formation, occurs at R = 17.
In all of these results no indication of shedding of
vorticies is noted.
Allen and Southwell (1) attempted the numerical study of
the flow past circular cylinders at Reynolds numbers of 10,
100, and 1000.

Their data do not correlate with experimental

data nor with other numerical studies as was noted by Kawaguti


(23) and Apelt (2).
Payne (31) has numerically solved the problem of a
suddenly accelerated circular cylinder at Reynolds numbers of
40 and 100.

He noticed no shedding of the vorticies at either

Reynolds number.
Fromm and Harlow in a number of papers (14, 15, 18, 19)
have discussed a method of solving the unsteady flow around
a rectangular cylinder.

The results compare, at least quali

tatively, with experimental vortex street measurements for


cylinders. The boundary conditions used for their earlier
results are rather artificial and would be difficult to
duplicate experimentally.

The 1964 paper (19) utilizes

29

different boundary conditions at the inlet and exit of the


channel and probably gives a closer approximation to experi
mental results.
The papers of Fromm and Harlow clearly show the develop
ment of the vortices and their shedding from the downstream
edge of the cylinder.

Asymmetric boundary conditions were

introduced upstream of the cylinder to aid in the development


of the vortex shedding. The 1964 paper also determines the
heat transfer from the cylinder.
The NASA publication of Trulio, Carr, Niles, and Rentfrow
(49) reports the study of the compressible flow around circu
lar cylinders at a variety of Reynolds numbers. The authors
also study the formation and shedding of vortices as did Fromm
and Harlow.

30

FLOW IN A CHANNEL INLET


This study is primarily concerned with the time dependent,
laminar flow of a viscous fluid in the inlet section between
two suddenly accelerated parallel plates.
The first solution of this problem, for the case of
steady motion, was that of Schlichting (40) in 1934. He made
the usual boundary layer assumptions of negligible second
partial derivatives in the direction of flow and of a negli
gible first derivative of the pressure perpendicular to the
flow. For boundary conditions, Schlichting assumed a constant
velocity at the inlet of the channel and a parabolic distribu
tion an infinite distance downstream, along with zero velocity
at the walls.

Two series solutions were used; the upstream

solution being a perturbation of the constant inlet velocity,


and the downstream solution being a perturbation of the para
bolic downstream velocity distribution. By matching the two
series at an intermediate point, Schlichting determined the
velocity field in the inlet region.
Collins and Schowalter (7) have determined more accurate
numerical data for the Schlichting solution by extending the
series to a greater number of terms.
Numerical solutions of the boundary layer equations have
been done by a number of people. Two, in particular, have
published results for inlet regions.

Hornbeck (20) solved the

boundary layer equations for the entrance region of a circular

31

pipe. Bodoia and Osterle (5) solved the boundary layer equa
tions for the inlet region of a channel and compared their
results to those of Schlichting. The comparison was not as
good as was expected, due to the matching technique used by
Schlichting, according to Bodoia and Osterle. Their data
compare much better with the data of Collins and Schowalter,
as might be expected.
Dix (8) solved the Navier-Stokes equations for the steady
state flow of a conducting fluid between non-conducting
parallel plates in the presence of a transverse magnetic
field.
Wang and Longwell (51) published a steady state solution
of the Navier-Stokes equations for the inlet region of a
channel. They reported the results of two cases. The first
is the classic case of a constant velocity at the inlet of the
channel, while the second is an attempt to make the inlet
boundary conditions more closely approximate experimental
results. They assumed a constant velocity profile some dis
tance upstream of the inlet and then calculated what the
velocity profile at the inlet should be.
With the use of digital computers, it appears that there
is a tendency of replacement of analytical methods of solving
complex differential equations by numerical methods.
Analytical methods have required restrictive conditions on the
equations of hydrodynamics to allow them to be solved.
Numerical methods allow the solution of the complete set of

32

Navier-Stokes equations, at least in two dimensions.

Some

methods are available for even the solution of the unsteady


Navier-Stokes equations.
It was proposed, therefore, to attempt the solution of
the unsteady Navier-Stokes equations for the case of a
suddenly accelerated channel by numerical methods.

Thorn (44),

Thom and Apelt (46, 47), and Russell (38) discuss techniques
of solving the two dimensional steady state Navier-Stokes
equations by numerical means.

The method used in this

dissertation is an amalgamation of these steady state methods


and Fromm's unsteady state method, together with newer
techniques of solving the resulting difference equations.
The numerical technique used to solve the difference equations
was a combination of a successive block overrelaxation method
for solving elliptic equations and an alternating direction
implicit method for solving parabolic equations. This tech
nique results in fewer calculations and in more stable
equations, so that less computer time is needed to achieve
steady state convergence.

33

NUMERICAL METHOD
The equations to be solved by numerical techniques are
Equations 2c, 5, and 11.

For two semi-infinite parallel

plates, the flow is two dimensional.

Therefore, Equation 11

can be simplified by noting that,


V3

and
33 (

These relations with Equation 5 establish that


w2

(1)2

~ 0 .

Let
(I)

)3

Equation 11 reduces to

ot

+ V.9.W
J J

V9.3.W
J ]

j = 1,2.

15)

Let the stream function, il>, be defined by


Vi

Operating on this equation with 3

-16)

34

*1?! =

SsiiSi]*

=
from Equation 58.

i,i = 1,2

Thus the introduction of the stream

function, iji, defined by Equation 16 means that the continuity


equation 2c is identically satisfied as long as the second
derivatives of the stream function are continuous.
Also
0)3
^Sij^i^j
^sij^if^sjk^k''')
= (*3k*i3 - *33*ik)3i3k*

i 1/2 .

17)

Equation 16 used in Equation 15 results in


^ + E
9t
"3ik"ir"k"

V9 .9 . u)
" D 3

j,k 1,2

18)

Equations 17 and 18 are two partial differential equations to


be solved for the vorticity field, to, and the stream function
field, iji.

In vector notation they become

35

and
Vji|) =

- w

20)

where

9xi

SXg

The velocities as given by Equation 16 are

V, = -|L

Va

21a)

21b)

If U is a characteristic velocity of a set of solutions


of Equations 17 and 18 with given boundary conditions, d is a
characteristic length, and v is the kinematic viscosity, let

vi
"IT

V2
"ir

Xl
/

and
X2

36

Then using Equations 21


u

vi

U
1

3$

3(1)
3y

22a)

'

where

- 1m~

Similarly
V

22b)

Transforming Equation 19 and 20 to this nondimensional form


results in

and
V^(p

oj

where
if_ +
3x^

3^
3y2

24)

37

and
R

_Ea_
v

R is, of course, the Reynolds number. In the pages to follow,


(j), the nondiitiensional stream function, will be called simply
the stream function. Similarly w will be called the vorticity,
and

t,

the time.

Initial and Boundary Conditions


Two different sets of initial and boundary conditions
were used to solve Equations 23 and 24.
The first set, case I, was the classical problem of a
constant velocity across the inlet of the channel after the
plates were accelerated at time

t =

0.

If d is the distance between the parallel plates, the


flow will be symmetric about the line.
y

= i .

Using this condition, the initial conditions for a suddenly


accelerated channel are

38

0 <

< L

0 < y 1 r
V

25)

where L is a large distance downstream of the inlet. The


boundary conditions are
u

0 < y < IV

T > 0

3u
9x

0 < y <1
V

T > 0

0 < X < L
y

26a)

26b)

T > 0

0 < X < L

26c)

and
3u
^
3y

y
V

T > 0

From Equation 5, using the nondimensional variables,

26d)

39

3u
3y

3V

3X

27)

At the inlet, from Equations 26a and 27,


w(0,y)

3v
3x

It is assumed that w is continuous at the inlet and that the


velocity of the fluid before it enters the channel has a
constant velocity of U in the x-direction with no velocity
component in the y-direction.
3v
3x

Therefore,
=

x=0'

or
w(0,y)

With this comment, the initial and boundary conditions


can be easily written in terms of the stream function and the
vorticity. If c is an arbitrary constant.
=

y + c

0 < X < L
0 < y < ^

28)

40

(j)

y + c

29a)

0 < y < Y
T > G

9 (j)
~

dX

29b)

0 < y < j
9 u)
9x

T > 0

0 <
>

ii
3y

<t>

b)

+ C

<

> 0

G <

> G

< L
0

29c)
f

< L
29d)

The second set of initial and boundary conditions to be


used, case II, is the same as that used by Wang and Longwell
(51) for the steady state.

The channel studied is imagined as

two interior plates in a cascade of similar plates.

The

velocity at a large distance upstream of the plates, L', is a


constant value D parallel to the plates after the cascade is
accelerated at time T = 0.

With a coordinate system attached

to the leading edge of a plate, the initial and boundary


conditions are

41

-L' <

< L

0 < y < r
V

-L'

0 < y < r
V

> 0

3u
9x

0 1 y < i
V

3u
3y

> 0

-L' < X < 0


y

> 0

0 < X < L
>

3u
3y

<

T > 0

and
-L* <
>

<

> 0

< L

1
r

In terms of the vorticity and the stream function, the

42

boundary conditions for case II are

(j)

y + c

-L* <

<

0 < y < 7

(j)

y + c

-L'

>
=

9 (j)
9x

0 < y < Y

T > 0

(t>

T > 0

-L'
y

0)

4)

3 <f>
9y

(J)

< L

T > 0

-5- + c

-L' <

31c)

T > 0

3Id)
f

< L

0)

< 0

T > 0

31b)

< X

0 <

31a)

0 < y < J

9 <i)
9x

30)

31e)

43

Difference Equations
If a function f(z) is expanded about the point

zq

in a

Taylor series

f(zo + h)

f(zo) + hf'(zo) + ^f"(zo) + x^"*(2o) + 0(h4)

f(zo) - gf'(zo) + ^f"(2o) - ^f'"(zo) + ofh^)

Similarly,

f(zo - g)

Adding these two equations and setting g equal to h results in


f(zo + h) - 2f(zo) + f(zo - h)
f"(Zg) =

+ 0(h2)
hZ

Also, upon subtracting the equations and rearranging,


f(zo+h) - f(zo-g)
f'(zo)

+ -12_Sl-f"(zo) + 0(h2 + g2)


h + g

If g is equal to h in this equation,

f(zo + h) - f(zo - h)
f'(zo)

+ 0(h2)

2h
With these results Equation 23 can be written

44

_L w(x,y,t + A t ) At
R

t o (x,y, t )j

+ 0(At )

w (x,y+h, t ) - w (x,y- h , t )

w(x+h,y,T) -

h2

w (x-h,y, t )

0 (x+h,y, t )

- 0(x-h,y,T)

(f)(x,y+h,t) - (j)(x,y-h, t )

+ 0(h2)

w (x+h,y, t ) + w (x-h,y, t ) + w (x,y+h, t )

w (x,y-h, t )

- 4w(x,y, t )

+ 0(h2)

32)

and Equation 24 can be written

[(j)(x+h,y, t ) + (j)(x-h,y, t )

(i)(x,y+h,T)

+ 4(x,y-h,T) - 4*(x,y, t )

33)

- w(x,y,T)

Let
=

nAt

- iAx

ih

jh .

and
Yj

jAy

+ 0(h2)

45

Also use the notation

and

*i,i

*(Xi,y

j'V

Then Equations 23 and 24 are approximated by neglecting the


higher order terms in Equations 32 and 33.
numerical method of order (h^ + AT).

This results in a

Douglas (9) has reported

a method utilizing an equation very similar to Equation 32


which is of order (h^ +

At^).

This method was tried but the

difference equations with the boundary conditions used were


not stable for large AT.

Thus the extra accuracy gained by

the method was not utilized due to the small AT necessary for
stability. Equation 32 was modified somewhat to allow for
derivation of the alternating direction method used in this
study.
Equation 33 is approximated by

*1+1,i + i-l.j + i.j+l +

" 4*i,i

and Equation 32 is approximated by

= "

46

n+0

n
R c n+0'
4h?

GAt

f n+0'

n+0' w n+0'

n+0' \r,n+0'

,n+0' >

.n+0' \

^ n+0'" , n+0'"
T n+0'"
^
^ "lo-l "

n+0"

hJ ?:r, +

35a)

Define the operators

62(f")

^Ij+i - ^Li-i '


fR
- 2f? . + f?
i+lrj
1-1,]
If]

and

+ "li-.

Then Equation 35a can be written

47

n+e

- 0)n
6AT

R
4h2

Ax(w*+*')Ay(*"+')

1 A2(w*+9") + A
h2

35b)

Successive Block Overrelaxation


Let it be assumed that Equation 34 is to be solved in the
rectangular region,
0 < i < M + 1

0 < j < N + 1

,n . given on the
with w? . given throughout the region and (jjV
1f J

^f J

boundary. Further, let the (Nxl) vectors


the (NxN) matrix T be defined by
n
i/l
n
i,2
Oi

,n
*i,M

$ 9 , and 0 and

48

*if 0
0

.n

*i,N+i

n
'i,i
n
"i,2
=

n
"i,N

and
4 - 1 0
-1

4 -1

0 - 1 4
T

where 1 < i < M. Then Equation 34 can be written

T. - i+t -

J^i + $i

1 < i < M

36)

49

Equation 36 can be solved in a number of ways, the best of


them outlined in Varga (50) and in Forsythe and Wasow (13).
The method used was the successive block or line overrelaxation (SBOR) iterative method described in both Varga (p. 194)
and Forsythe and Wasow (p. 266). This method was chosen as
it has a better asymptotic rate of convergence than the more
common successive point overrelaxation.

Also, due to the

simple form of T, it does not require much additional computa


tion. SBOR can be written as

37a)

37b)

1 < i < M

where the superscript [m] is the iteration parameter, and r


is the relaxation factor.
The tridiagonal matrix T of Equation 37a is easily
inverted to solve for

by Gaussian elimination as des-

cribed in the following algorithm.

Let Equation 37a be

written in the form


A X
where X and

are

(Nxl)

vectors and A is an (N x N ) matrix

38a)

50

-1

-1

0-1

Define the components of the vector f by


= I '

2 < j < N

a - fJ

38b)

Then X may be determined from the following algorithm.


9i

g^

fiKi

2 < i

fj[Kj + gj_i]

< N

38c)

and

N '
X. = Sj + fjXj+,

1 < j < N-1

38d)

With a = 4, this algorithm can be used to solve Equation 37a.


The value of r was chosen such that the asymptotic rate
of convergence was a maximum.

Varga (50) and Forsythe and

Wasow (13) show that this value of r is given by

51

39)

1 + /l - o2
where o is the spectral radius of the block Jacobi matrix or
the matrix of the method of simultaneous displacement by
lines. This value of r minimizes the spectral radius of the
SBOR matrix associated with Equation 37.
The block Jacobi matrix is the matrix of the method
described by

-i + (i +
4:1 + 4"!

1 < i < M

or
T

[m+i]

0 10
I

[m+i]

0 10

$0

*1

0
+

0
4

[m]'

52

where I is the (NxN) identity matrix.

The block Jacobi matrix,

B, is then

-1

'0

1 0

1 0

.- .

II
'

T-

"0

T-1 0

T-1 0
0

...

d"

T~1

T-1 0

. . .

Let X. be an (Nxl) vector with components X. .. Then


1
1y J

53

the eigenvalues of B are given by the solutions,

of the

equation
X,

X.

X,

X,

X,M'

m,n

XM'

When B is replaced by its equivalent and the equation put in


difference notation, it becomes

T-1X. . J . +

>^0.

1 i i ; M,

= ^M+1. =

Premultiplying fay T results in

%i-i.

%i+i.

^m,n^^i'

or

%i-i,i

^i+i,j

^m,n

^i,j+i " ^i,j-i]

40a)

Therefore the solution of the eigenvalue problem for B is


equivalent to the solution of the difference Equation 40a with

54

the boundary conditions

X o,j

X.
1,0

X.
i,N+l

X,

1 < i < M
1 < j < N

40b)

Since the boundary conditions imply that the solution


must reduce to zero at all boundaries, try a solution of the
form
X. .

sin pi sin qj

When this is placed in Equation 40a,

sin p(i+l) sin qj


+

sin p(i-l) sin qj

xj^sin pi sin q(j+l) + sin pi sin q(j-l) - 4sin pi sin qj


=

On applying the identity,


sin(a + b) =

sin a cos b + cos a sin b

this becomes
2sin pi sin qj cos p

2X^ ^ sin pi sin qj cos q

-4X_
sin pi sin qj =
m,n
f

55

Solving for

gives
m,n
X

cos P
2 - cos q

m,n

The first two boundary conditions of 40b are already satisfied


due to the form chosen for X. ..

To satisfy the third and

IfJ

fourth boundary conditions it is necessary that


sin p(M + 1)

sin q(N + 1)

This implies
P

m"" 1

'

1 i m

< M

'

1 i n < N .

Therefore

cosj^

\1 < m < K

2 - cos^^

11 < n < N .

This determines the MN eigenvalues of the matrix, B. Since


the spectral radius, a, is the maximum of the absolute values
of the eigenvalues.

56

= :::ivn

cosM+l_
^
n
2 -

or

2 [iM+lJ

r-i-v
iN+lJ

41)

Since both M and N will be greater than 10, the approximation


is within about 1 percent.

57

Alternating Direction Implicit tfethod


The solution of the numerical approximation of the para
bolic partial differential Equation 23 can also be accomplished
in a number of ways. Douglas (10) has described a number of
ways to solve parabolic equations.
The method used was an alternating direction implicit
(ADI) method described by Douglas (9). This is a further
modification of the method first used by Peaceman and Rachford
(32) and modified by Douglas and Rachford (11).
The ADI method results upon applying Equation 35 twice
per time step with two sets of values for 0, 0', 0", and 0"'.
The first half-step is taken with
0

0"

1
2
0

1
2

and
0

That is,
n+i/2
'ir j

42)

58

The second half-step is taken with


e

1
2

0'

'

1
- i
2

I"

'

and
1
2 '

and with n replaced by n+y.


n+i
n+i/2
jj)
- (1)

4h2 Ay(w^)A^(4*) -

At/2

43)

Subtracting Equation 43 from 42 results in

n+1 , n
"ifi
"i,i

o n+i/2

2"i,i

A t .2 c n+1
A^ f a ,
2h2"y

n\

- Ci)

When this equation is used in either Equation 42 or 43, the


resulting equation is that for the total time step.
n+1
n
"ifi " "i,i
4h2

At

2h2 . X

+ A'

yj

0)

^Ay(w*)Ax(*K) - Ax(w*)Ay(**)

n+1 +, 0 )n

59

Douglas (9) notes that the final term is of order (Ax)^.


When Equations 42 and 43 are written in matrix notation
rather than finite difference notation, they both require the
inversion of a tridiagonal matrix.

This is easily accomplished

by the algorithm defined by Equations 38.


However the method described by Douglas results in
simpler equations to

solve and

gives the same final Equation

44. Let oit


. be defined by
I/ J

- 4E?{Ay(w*)&%(**) - Ax(w*)Ay(+*)

AT

A^(a)* + 0)^) +

and let

1/1

n+i
w.

45)

be defined by
(Un
.
If3

- Ax(w*)Ay(**)

1 .2, *
. .
^A^(a)
+ 0)n)
+

46)

Subtracting Equation 46 from 45 gives

47)

Replacing this equation for u* in either Equation 45 or 46


results in Equation 44, so that the two methods are equivalent

60

for the total time step.


Let
cc

AT

Then Equations 45 and 47 can be put in the form

- 2=)w*

+ 2A^ + 2=)w*

+ I Ay(w*)Ax(**) - Ax(w*)Ay(**)

(Ay - 2=)w**^

A^Xw*) - 2= w*

48a)

48b)

These equations are both tridiagonal in form and can be solved


with Equations 38 for the values of the vorticity at time
(n+1) given the vorticity and the stream function at time n,
and the boundary values of the vorticity at time (n+1).

Difference Initial and Boundary Conditions


The initial and boundary conditions to be used with
Equations 37 and 48 are derived from the initial and boundary
conditions for the partial differential equations which the
difference equations approximate.
Expanding the stream function.

+*

61

From Equation 24,


-m

=
9x2

3y2

SO that

(j,n

|2 n
3X2 J
1,3-1

hi n
2

n
hi 3^())
6 9y3
1,3-1

Along the wall of the channel, j = 0,

9*1*

9*1*

0 < X < L

from Equation 29c or 31d. Therefore

,i

*2,0 - ir;,.+ 0(h:|

Solving for the vorticity and neglecting higher order terms.

n
*i,o

_
-

2(*i,o - 4i,i)
^2
h2

'

J 0 < i < M
1n > 0

With this relation, the initial and boundary conditions


for the finite difference approximations can be determined
from Equations 28, 29, 30, and 31.

62

For case I, with c = 0, M+1 = L/h, and N+1 = l/2h,

*1:

0 < i < M + 1

jh
>

*i,i

<

49)

0 < j < N + 1

0 < j < N + 1
50a)
n > 0

n
M+l,j

n
w'M+l,i

0 < j < N + 1
50b)

+S,0

n > 0

0 < i < M + 1
50c)

0)n
i,o

+,N+1

n > 0

'W

= (K+l)h

0 < i < M + 1
50d)

n
"i,N+i

For case II with M' =

<!>, ^

L'/h,

jh

n > 0

and M+1 = (L+L')/h,

0 < i < M + 1
51)

If]

0 < j < N + 1

63
,n

o'.j " 3"

0 < j < N + 1
52a)
n > 0

n
1,j

4),n
M,j

n
w'M,j

n > 0

0 < i < M'

0 < j < N + 1
52b)

*i,o

52c)
=

n > 0

M' < i < M + 1

>lc

52d)
n
'i,o

n > 0

h2

,n
i,N+l

= (K+llh

0 < i < M + 1
52e)

n
^i,N+l

n > 0

Numerical Algorithm
The method of solution of Equations 37 and 48 with
boundary conditions 49 and 50 or 51 and 52 is as follows.
Assume values are known for (ji" . and w?
0<i<M+l,
IfJ
IfJ

0<j<N+l, for a given value of n. Equation 48 could be solved
for 0)^^^ if the boundary values of the vorticity were known,
but Equations 49c and 5Id show that these boundary values are

64

a function of

which is in turn a function of


1f J
an iterative technique must be used.

. Hence
1f J

As a first approximation, the boundary values of the


vorticity at time n are used for the boundary values at time
(n+l). Therefore Equation 48 can be solved for an approxima
tion of the vorticity field at time (n+l). The solution is
only approximate due to the approximate boundary values used.
Equation 37 is then iteratively solved for the stream function
field corresponding to the approximate vorticity field.

At

each iteration, the downstream boundary values of the stream


function are changed to correspond with Equation 50b or 52b.
This new stream function is then used in either Equation 50c
or 52d to obtain a better approximation to the boundary values
of the vorticity on the channel wall, and the downstream
boundary values are changed as indicated by Equation 50b or
52b. Equation 48 is then solved with these better boundary
values and the process repeated until it converges.
This scheme is modified somewhat in practice so that
convergence of the iterative method is achieved.

Thom and

Apelt (46, 47) have reported, and it has been verified by


others, that changing the boundary values of the vorticity at
a solid boundary by the total amount indicated by the new
stream function can result in nonconvergence. Therefore, it
is common practice to change the boundary values by only a
certain fraction of the indicated change. That is, for the
(k+l)th iterate.

65

n+i,[k]
if 0

^n+1f[k+i]

0 < i < M + 1
or
M* < i < M + 1

53)

In this study a value of g of 0.5 was used following Thorn's


example. Other values may result in faster convergence, but
this type of optimization was not attempted.
The process is more easily visualized by means of a flow
chart. Let i, j, and n indicate the same variables as
previously. Let (k) be the counter for the number of itera
tions of the vorticity, or the outer iteration loop, and let
(m) be the counter for the iterations of the stream function,
or the inner iteration loop,

. and
J

. without the super-

If J

script iteration indicators are the values of the vorticity


and stream function when convergence has been achieved.

Upon

entering the flow chart, the values of w? . and (|)^ . are known
1f J

for 0<i<M+l and 0<j<N+l.

1f J

The boundary values which remain

constant will not be referred to in the flow chart.

The chart

is presented in Figure 1.
Once the stream function field at a given time plane has
been determined, the velocity components are easily found from
finite difference approximations to Equation 22,

,n
_
"i,j -

1 r.n

.n

66

-1

2h

,i
i+ifj ~

1 < i < M
1 i i 1 N
n > 0

54)

On the boundaries, the velocities are given by the boundary


conditions except for

un
i,N+i

h ['^i,N+i " *i,%J

'

1 < i < M + 1
n > 0

55a)

1 < i < N
n > 0 f

55b)

1 r.n
,n
2h[/M+l,j+l ~

n
u,m+I,D

and for case II

" ,0

1 < i < M'


n > 0

55c)

The tests for convergence of the iterative procedures are that

max
if j

n,[k],[m+i]

*1,]

,n,[k],[m]
If]

^ "s

and

max
if j G boundary

n,[k+i]

"i,j

n,[k]

~ ^ifj

^S

67

Since the maximum value of the stream function was known a


priori, it was not thought necessary to place a limit on the
relative change of the stream function, but only on the
absolute change.

Only the changing boundary values of the

vorticity were examined for convergence criteria since these


were the critical values which varied from one iteration to
the next.
The SBOR and the ADI methods were chosen to solve the
difference equations since they are two of the more powerful
methods.

Theoretically the ADI method is stable for all

values of

At,

but it was found necessary to limit

At

case, probably due to the boundary conditions used.


a large enough

At

in this
However,

could be used to achieve steady state in

less than 200 time planes with less than 20 minutes of


calculation time on an IBM 360/50.

Although not directly

comparable, Fromm and Harlow and Trulio, et al., required


thousands of time planes and hours of IBM 7094 time.

Figure 1.

Flow chart

MAIN

INITIALIZE BOUNDARY CONDITIONS

[k] - X
_
n+1,[k] _
t,o
n+1,[k]
nri-l.J
n+l,Ck],[l]
n+l.J

l.o
V-i.j
9.ttri-l.J

f
APPROXIMATE
[k] - [k+1]

n+1

by

APPROXIMATE
solving Eg. 37) for

solving Eq. 48) for

by

.n+1,[k],[ja]
V

VORT

CORRECT BOUNDARY CONDITIONS


on 9 and #

YES
by solving Eq. 53) for
n+l.tkfl]

",1

CONVERD

CONVERGED

n+l.[kfl].[l]_ n+l,[
W.J
*m,J

BCV

FINAL VALUES OF cp AND w

CORRECT BOUNDARY CONDITIONS


on q)

n+1,[kj,[mj
n+1 ,Lk] ,[m+l] _ n+l ,[k] ,[m]

n+1,[k]

W.j

m.j

[m][nrt-l]
SF

70

DISCUSSION AND RESULTS


Equations 39 and 41 were used to determine the relaxation
factor for the method of successive block overrelaxation.
These equations are correct if the boundary conditions on the
stream function remain constant between iterations.

However,

boundary condition 50b or 52b was used in a manner such that


the stream function vector,

j f varied between iterations.

Therefore, rather than the block Jacobi matrix previously


defined, B, the block Jacobi matrix for this method becomes

10 0

0 I

0 10

0 T

0 10

'

0 10

0 I

71

The spectral radius of B, o(B), can be found by solving the


difference Equation 40a with the boundary conditions

%o,i

"

%i,o

- %i,N+i

^M+l,j

1 < i < M

1 < j < N .

^M,j

Using the same technique as was used to develop Equation 41,


sin pi sin q] ,
cos p
2 - cos q

m,n

1 - 1 p2 + q

As previously
q

nn
N + 1

1 < n < N

However, the fourth boundary condition results in a different


value of p.

This boundary condition gives


^M+l,j

p(M+l) sin qj

j
=

sin p M sin qj

or
sin p{M+l)

sin p(M)

72

A glance at a graph of the sine function shown in Figure 2


demonstrates that this relation can be satisfied around the
points (2m-l)II/2, l<m<M, if
P(M + j) = |(2m - l)n
P

(2m - l)n
2M + 1

Sin X
pM p(M+l)

jtt

^X
pM
Figure 2.

p(M + l)
Sine function

since the matrix B has been augmented by N rows and columns,


instead of the MN eigenvalues found for B, B has (M+1)N
eigenvalues.

The extra N eigenvalues are all zero and do not

increase the spectral radius of the matrix. Therefore the


spectral radius of B is given by

a(B)

1 -

n- flV +
Im+lJ

For the problem reported in this dissertation N+1 was 10, and
M+1 was greater than or equal to 60.

With these values, the

difference between the spectral radius of B and of B is about


one part in a thousand. Thus the use of Equation 44 is
justified.

73

The directed graph of B is not strongly connected so that


B itself is not irreducible although B was.

Therefore,

Equation 39 cannot be rigorously applied as the irreducibility


of B was used to derive it in Varga (50) and Forsythe and
Wasow (13). However, both Varga and Forsythe and Wasow con
jecture that this equation is a good estimate of r even though
it cannot be theoretically justified at the present time.
A Reynolds number of 50 was assumed in all the results
presented. This value is the result of a compromise.

Experi

mental results usually appear with larger values of the


Reynolds number.

However, as the Reynolds number increases,

the fluid requires a longer length of channel to achieve one


dimensional flow. This results in a larger number of mesh
points to calculate and more calculation to achieve conver
gence. The numerical equations also appear to become less
stable at larger Reynolds numbers so that more care must
be taken in the manner in which boundary conditions are
incorporated into the solution and in the size of the time and
distance increments.
The parameters for the convergence criteria and the time
and distance increments were chosen in a trial and error
fashion.

Reasonable values were first picked and then these

values were decreased until the solution did not change


significantly with the decrease.

The meaning of a nonsignifi

cant change was, generally, that the digit in the second


decimal place of the velocity, u or v, did not change.

The

74

final values used to calculate the results presented were


Eg

0.0001

0.001

At

0.05
0.001

h^/At

,
,

,
,

2.5

The value of was found to affect the stability of the


solution. With = = 1.25, the solution was almost, but not
quite, stable. The low order digits of the velocity field for
T > 0.10 were found to vary in a random fashion.
increased, however, the variation damped out.

As was

For a value of

= = 0.5 the solution diverged.


Since the velocity fields asymptotically approach the
steady s t a t e s o l u t i o n , i t w a s t h o u g h t t h a t a s m a l l v a l u e o f

At

could be used initially and then increased as the change of


the velocity field between time planes became small.

It was

found, however, that any value of = < 1.25 was unstable so


that larger time increments could not be used, even when
steady state was nearly reached.
From considerations of the change of the solution with a
change in the values of the convergence parameters and the
time and distance increments, it was estimated that the
velocities presented are within iO.Ol of the true value except

75

very near the channel entrance where the error may be as much
as 0.03 for case I at the early time planes.
This indicates that the use of two values of h might have
been beneficial, a smaller h near the entrance with a larger
h downstream.

A second possibility along this line which was

considered was the use of a transformation so that the value


of h would vary continuously from the entrance to the exit of
the channel.

Wang and Longwell (51) used the transformation


"

1 - 1 + cx

This idea was not used since the simplicity of the difference
matrix T depends on a constant value of h. It was decided
that an increase in accuracy could be achieved more cheaply by
decreasing h all over the net than by using a transformation
which increased the complexity.
Case II does not result in as sudden a change in the
derivative of the velocity as the fluid enters the channel as
does case I, and so the accuracy is not greatly affected by
the channel entrance.
Figures 3 and 4 present the steady state dimensionless
velocity in the x-direction for cases I and II. The arrows at
the right side indicate the parabolic profile to which the
solution should converge. It can be seen that solution near
the middle of the channel has not quite achieved this para
bolic profile, but is converging towards it. If the value of
M were increased the solution would, of course, more closely

76

approximate the parabolic profile.

However, it was found that

an increase in M did not alter significantly the velocities


calculated with M = 60 for case I and M = 75 with M' = 20 for
case II.
Figure 3 compares very well with a similar figure given
in Bodoia and Osterle (5). To the accuracy of the curve
presented in Bodoia and Osterle, the comparison is exact.
The steady-state velocity distributions calculated com
pare very favorably with other results available for
comparison. For example, Figure 5 presents the velocity in
the x-direction for case I.

Values of the velocity according

to Schlichting (40) are also given. It can be seen that after


the fluid has traveled about half a channel width downstream,
the comparison between Schlichting's results and those pre
sented here is very good. The variance near the entrance of
the channel is probably due to two causes.

In the first

place, Schlichting's results are based upon a boundary layer


solution which neglects the second derivative of the velocities
in the x-direction.

Although this is a valid assumption down

stream of the entrance, it becomes less valid near the


entrance. Secondly, Schlichting's results are not accurate.
Collins and Schowalter (7), as was previously noted, found
that the number of terms of the series solution used by
Schlichting was not sufficient to accurately compute the
velocities.
Unfortunately Collins and Schowalter present very little

77

data. They do mention, however, that their results very


closely match the numerical results of Bodoia and Osterle (5).
In their paper, Bodoia and Osterle present a curve comparing
the center-line velocity from their results with the centerline velocity of Schlichting.

This curve indicates the

Schlichting's dimensionless velocities are as much as 0.04


higher than the velocities of Bodoia and Osterle, and hence
of Collins and Schowalter.

This is approximately what is

shown in Figure 5.
Figure 6 presents a similar graph for case II.
Wang and Longwell (51) present the results of the steady
state solution of the Navier-Stokes equations for both case I
and case II. Their results are presented for a Reynolds
number of 300 so a direct comparison of the results is not
possible, but a general comparison gives very good correlation.
Wang and Longwell compare their data with Schlichting and
find that Schlichting's velocities are as much as 0.03 higher
than theirs for case I as was noted by Bodoia and Osterle, and
also noted in Figure 5.
A point of inflection in the profiles of u versus y was
noted by Wang and Longwell which was not found in Schlichting's
results, nor in the results of Bodoia and Osterle.

This

phenomenon is also found in the results presented here for


case I, but as can be seen from Figure 5 it is not as evident
as in Wang and Longwell.

Wang and Longwell also report a

point of inflection for case II which the results presented

78

here do not show.


value of h and

When tests were being run to determine the


to be used in this investigation, it was

At

found that large values of h or

At

resulted in very distinct

points of inflection for case I. As the values were decreased,


the peaks at the edge of the channel became less distinct
until the height of the peaks for the results presented here
is less than the predicted error.

It is, therefore, thought

that the points of inflection reported by Wang and Longwell,


and shown in Figure 5 to a lesser extent, are due to the
effect of the sudden change of the derivative of the velocity
at the entrance of the channel on the numerical method.
Figures 7 and 8 present the velocity profiles for cases
I and II at time

= 0.02.

As would be expected, the profiles

are flatter than for the fully developed case as the effect
of the walls has not been completely carried throughout the
channel.
The transverse or y-velocity, v, is shown in Figures 9
and 10.

The value of v is larger for case I due to the sudden

effect of the channel wall, rather than a more gradual effect


experienced in case II.
The entrance or development length compares very favor
ably with values reported by Schlichting, Bodoia and Osterle,
and Wang and Longwell.

Arbitrarily defining entrance length

as the distance from the inlet at which the center-line


velocity reaches 98 percent of its asymptotic value, the
results can be expressed in the form

79

=
where

IR

56)

is the entrance length divided by the channel width

and R is the Reynolds number based on the channel width. The


following values for 1 have been reported.

Table 1.

Entrance length

Reference

Schlichting (40)

0.034

Bodoia and Osterle (5)

0.034

Wang and Longwell (51)


Case I
Case II

0.0335
0.034

Pearson
Case I
Case II

0.034
0.036

All of these comparisons with existing data are for the


steady state case.

There was no data available to directly

compare the time dependent solution.

A one dimensional, time

dependent solution of the constant pressure gradient problem


is given in Rouse (36, pp. 221 ff.). The boundary conditions
for this problem and the problems presented here are different;
Rouse using a constant pressure gradient, and the solutions
presented here having a constant flow rate.

However, a quali

tative comparison shows similar time constants and similar

80

shaped curves as shown in Figure 11.


Figures 11 and 12 show the downstream velocities as a
function of time for both cases I and II.

As would be

expected, the effect of the entrance boundary conditions is


damped out so that there is no significant difference between
the two cases for x greater than 1.7 or 1.8.

Figure 12 shows

that steady state has been achieved for any time x > 0.14.
The numerical data from which these graphs were drawn is
presented in the Appendix.
The method of solution used here is applicable to a wider
variety of problems than those presented.

Using this tech

nique, the laminar velocity field for many two-dimensional


rectangular regions can be determined if only the velocities
on the boundaries of the regions are known. If, as is the
case in the problem presented here, the velocities on some
portion of the boundary are not known, but the derivatives are,
the problem can probably still be solved, but the determina
tion of the relaxation parameter becomes more difficult.
It is also felt that the solution of the Navier-Stokes
equations for regions other than rectangular could be accom
plished with some thought as to possible transformations of
the region and as to the meaning of the vorticity at sharp
projections into the region. Thom and Apelt (46) have dis
cussed these problems for the steady state case.

As was

previously noted, the use of transformations results in a more


complex set of equations to be solved.

Whether the extra com

plexity is worth while will depend upon the problem to be


solved.

I
\

Figure 3.

u as a function of x and y for case I, steady state

y =0.50
0.40
<-

0.30
0.25

1.0
<

0.20

0.8

0.15

0.6

0.10
0.4
-6- 0.05

0.2

0.0

OO

CASE

0.4

08

R = 50

1.6

2.0

2.4

2.8

3.2

Figure 4.

u as a function of x and y for case II, steady state

$-

0.40
0.30

CO

0.05
CASE IC

-Q8

-0.4

50

2.0

2.4

2.8

Figure 5.

u as a function of y and x for case I, steady state


O - Schlichtings data (40)

y
Ol

K)

ro
Ol

OO

0.50
U

VELOCITY PROFILE T =0.18


Case I Reynolds Number = 50.

1.00

1.50

Figure 6.

u as a function of y and x for case II, steady state

CO
00

u
VELOCITY PROFILE T =0.18
Case IE Reynolds Number = 50.

Figure 7.

u as a function of y and x for case

o
o
p
N

Ol

Ol

OJ

Ol

Ol

ro
Ol

ro
Id

Ol

0.50

80

VELOCITY PROFILE
t = 0.02
Case I
Reynolds Number = 50

1.00

1.50

Figure 8.

u as a function of y and x for case II, x = 0.02

b
o

5
Ol

ro

O)
O

en

Ol

Ol

Ol

Ol

p
ro

Ol

Oo

0.50
U

VELOCITY PROFILE T = 0.02


Case n Reynolds Number = 50.

t.OO

1.50

Figure 9.

v as a function of y and x for case I, steady state

94

0.4
0.05
CASE I
0.3

0.10

R = 50
T = 0.18

0.15
V

0.2

0.20
X

=0.25
X

0.0

00

0.2

= 0.4

03

0.4

0.5

Figure 10.

v as a function of y and x for case II, steady


State

96

X = 0.00
0.2

-0.0
V 0.1

-0.10
-0.20

0.1

0.2

0.2

0.3

0.4

05

CASE H
R =50.
T =0.18

005
0.10

V 0.1

0.20
X = 0.40

0.0

0.0

0.1

0.3

0.2
y

0.4

05

Figure 11.

u as a function of y and

for x = 2.75

98

0.18

1.0

0.5

0.06

0.04
U

0.02

T = 0.01

CASES

I^H

R = 50
X = 2.75

00

02

04

06

08

Figure 12.

u as a function of

and y for x = 2.75

y = 0.50
0.40

1.4

0.30
0.25

1.0

0.20

0.8

0.15

0.6

O.IO

0.4
0.05

0.2

0.0
QO

CASES
R = 50

0.02

0.04

2.75
0.06

0.08 .r 0.10

012

0.14

0.16

0.18

101

LITERATURE CITED
1.

Allen, D. N. deG. and Southwell, R. V. Relaxation


methods applied to determine the motion, in two dimen
sions, of a viscous fluid past a fixed cylinder.
Quarterly Journal of Mechanics and Applied Mathematics
8: 129-145. 1955.

2. Apelt, C. J. The steady flow of a viscous fluid past a


circular cylinder at Reynolds numbers 40 and 44. Great
Britain, Aeronautical Research Council Reports and
Memoranda No. 3175. 1961.
3.

Aris, Rutherford. Vectors, tensors and the basic


equations of fluid mechanics. Englewood Cliffs, N.J.,
Prentice-Hall, Inc. 1962.

4.

Birkhoff, Garrett. Hydrodynamics: a study in logic,


fact, and similitude. Revised edition. Princeton, N.J.,
Princeton University Press. 1960.

5.

Bodoia, J. R. and Osterle, J. F. Finite difference


analysis of plane Poiseuille and Couette flow develop
ments. Applied Scientific Research, Sect. A, 10:
265-276. 1961.

6. Coleman, Bernard D. and Noll, Walter. Recent results in


the continuum theory of viscoelastic fluids. New York
Academy of Sciences Annals 89; 672-714. 1961.
7. Collins, Morton and Schowalter, W. R. Laminar flow in
the inlet region of a straight channel. Physics of
Fluids 5: 1122-1124. 1962.
8. Dix, D. M. The magnetohydrodynamic flow past a non
conducting flat plate in the presence of a transverse
magnetic field. Journal of Fluid Mechanics 15: 449-476.
1963.
9. Douglas, Jim, Jr. Alternating direction methods for
three space variables. Numerische Mathematik 4: 41-63.
1962.
10. Douglas, Jim, Jr. A survey of numerical methods for
parabolic differential equations. Advances in Computers
2: 1-54. 1961.

102

11

Douglas, Jim, Jr. and Rachford, H. H. On the numerical


solution of heat conduction problems in two and three
space dimensions. American Mathematical Society
Transactions 82: 421-439. 1956.

12

Dryden, Hugh L., Murnaghan, Francis D., and Bateman, H.


Hydrodynamics. [New York, New York], Dover Publication,
Inc. 1956.

13

Forsythe, George E. and Wasow, W. R. Finite difference


methods for partial differential equations. New York,
New York, John Wiley and Sons, Inc. 1960.

14

Fromm, Jacob. The time dependent flow of an incom


pressible viscous fluid. Methods in Computational
Physics: Advances in Research and Application 3: 345-382.
1964.

15

Fromm, Jacob and Harlow, Francis H. Numerical solution


of the problem of vortex street development. Physics of
Fluids 6: 975-982. 1963.

16

Goldstein, Sydney. The steady flow of a viscous fluid


past a fixed spherical object at small Reynolds numbers.
Royal Society of London Proceedings A123: 225-235. 1929.

17

Happel, John and Brenner, Howard. Low Reynolds number


hydrodynamics. Englewood Cliffs, N.J., Prentice-Hall,
Inc. 1965.

18

Harlow, F. H. Numerical fluid dynamics. American


Mathematical Monthly 72, Part 2, Computers and Computing;
84-91. 1965.

19

Harlow, F. H. and Fromm, Jacob E. Dynamics and heat


transfer in the von Karman wake of a rectangular cylinder.
Physics of Fluids 7: 1147-1156. 1964.

20

Hornbeck, Robert W. Laminar flow in the entrance region


of a pipe. Applied Scientific Research, Sect. A, 13;
224-232. 1964.

21

Jeffreys, Harold and Swirles, Bertha (Lady Jeffreys).


Methods of mathematical physics. Third edition.
Cambridge, England, Cambridge University Press. 1956.

22

Jenson, V. G. Viscous flow round a sphere at low


Reynolds numbers (<40). Royal Society of London Pro
ceedings A249; 346-366. 1959.

103

23.

Kawaguti, Mitutosi. Note on Allen and Southwell's paper


'Relaxation methods applied to determine the motion, in
two dimensions, of a viscous fluid past a fixed cylinder'.
Quarterly Journal of Mechanics and Applied Mathematics
12: 261-263. 1959.

24.

Kawaguti, Mitutosi. Numerical solution of the NavierStokes equations for the flow around a circular cylinder
at Reynolds number 40. Physical Society of Japan Journal
8; 747-757. 1953.

25.

Kays, W. M. Convective heat and mass transfer. New


York, New York, McGraw-Hill Book Company. 1966.

26. Lamb, Horace. Hydrodynamics. Sixth edition.


New York, Dover Publications. 1945.

New York,

27.

Langlois, W. E. Slow viscous flow.


The Macmillan Company. 1964.

New York, New York,

28.

McAdams, William H. Heat transmission. Third edition.


New York, New York, McGraw-Hill Book Company, Inc. 1954.

29.

Milne-Thomson, L. M. Theoretical hydrodynamics. Third


edition. New York, New York, The Macmillan Company.
1955.

30. Monin, A. S. On the Lagrangian equations of the hydro


dynamics of an incompressible viscous fluid. Journal of
Applied Mathematics and Mechanics 26: 458-468. 1962.
31. Payne, R. B. Calculations of unsteady viscous flow past
a circular cylinder. Journal of Fluid Mechanics 4:
81-86. 1958.
32. Peaceman, D. W. and Rachford, H. H., Jr. The numerical
solution of parabolic and elliptic differential equations.
Society for Industrial and Applied Mathematics Journal 3:
27-41. 1955.
33. Prager, William. Introduction to mechanics of continua.
Chicago, Illinois, Ginn and Company. 1961.
34. Prandtl, L. and Tietjens, 0. G. Fundamentals of hydroand aeromechanics. New York, New York, McGraw-Hill Book
Company, Inc. 1934.

104

35. Proudman, Ian and Pearson, J. R. Expansions at small


Reynolds numbers for the flow past a sphere and a
circular cylinder. Journal of Fluid Mechanics 2: 237-262.
1957.
36.

Rouse, Hunter, editor. Advanced mechanics of fluids.


New York, New York, John Wiley and Sons, Inc. 1959.

37.

Rouse, Hunter and Ince, Simon. History of hydraulics.


Iowa City, Iowa, Iowa Institute of Hydraulic Research,
State University of Iowa. 1957.

38.

Russell, D. B. On obtaining solutions to the NavierStokes equations with automatic digital computers. Great
Britain Aeronautical Research Council Reports and
Memoranda No. 3331. 1963.

39. Schlichting, Hermann. Boundary layer theory.


New York, Pergamon Press. 1955.

New York,

40. Schlichting, Hermann. Laminare Kanaleinlaufstromung.


Zeitschrift fur Angewandte Mathematik und Mechanik 14:
368-372. 1934.
41. Serrin, James. Mathematical principles of classical
fluid mechanics. In Flugge, S., editor. Encyclopedia of
Physics. Vol. 8/1. pp. 125-263. Berlin, Germany,
Springer-Verlag. 1959.
42. Stokes, George Gabriel. Mathematical and physical papers.
Vol. 1. Cambridge, England, Cambridge University Press.
1880.

43. Stokes, George Gabriel. Mathematical and physical papers.


Vol. 3. Cambridge, England, Cambridge University Press.
1901.
44. Thom, A. The arithmetic of field equations.
Quarterly 4: 205-230. 1953.

Aeronautical

45. Thom, A. The flow past circular cylinders at low speeds.


Royal Society of London Proceedings A141: 651-669. 1933.
46. Thom, A. and Apelt, C. J. Field computations in
engineering and physics. New York, New York, D. Van
Nostrand Company, Inc. 1961.
47. Thom, A. and Apelt, C. J. Note on the convergence of
numerical solutions of the Navier-Stokes equations.
Great Britain Aeronautical Research Council Reports and
Memoranda No. 3061. 1958.

105

48. Truesdell, C. The mechanical foundations of elasticity


and fluid dynamics. Journal of Rational Mechanics and
Analysis 1; 125-300. 1952.
49. Trulio, John G., Carr, William E., Niles, William J.,
and Rentfrow, Richard L. Calculation of two-dimensional
turbulent flow fields. National Aeronautics and Space
Administration Contractor Report NASA CR-430. 1966.
50.

Varga, Richard S. Matrix iterative analysis.


Cliffs, N.J., Prentice-Hall, Inc. 1962.

Englewood

51. Wang, Y. L. and Longwell, P. A. Laminar flow in the


inlet section of parallel plates. American Institute of
Chemical Engineering Journal 10; 323-329. 1964.

106

ACKNOWLEDGMENTS
I am, of course, particularly indebted to Dr. George K.
Serovy for his guidance and criticism during the preparation
of this dissertation.

Also a certain amount of financial

freedom was afforded by a traineeship from the National


Aeronautics and Space Administration for which I am thankful.
Finally, the computer time used in the project was given by
the Computer Center at Iowa State University. For this, I am
also appreciative.

107

APPENDIX
Tensor Notation
Since the geometry of the inlet of parallel plates is
most naturally described by a Cartesian coordinate system,
Cartesian tensor analysis was used.
The equations of hydrodynamics were derived in three
dimensions so that all tensor subscripts ranged over the
values of 1, 2 and 3 unless specifically noted otherwise.
A convenient notational convention usually employed with
tensor analysis is the summation convention.

If a particular

subscript appears twice in any term of an expression, that


term actually stands for the sum of three terms obtained by
giving the subscript the values 1, 2 and 3. For example

^ii'"'

^1 1 ^ ^22'^

or

^ij...

..

^ii

^ ^i2''' ^2k'

+ ^13... 3k... '

~ 1,2,3.

When two subscripts of a tensor are made the same so that the
summation convention is brought into use, the operation is
called contraction with respect to the two subscripts.
Two useful tensors are the Kronecker delta,
epsilon tensor,

and the

The Kronecker delta tensor is defined by

108

i = j
i 7^ j

and the epsilon tensor is defined by


"

Cijk

= <

'

if ijk form an even


permutation of 123,

'

if any two of ijk


are alike,

'

if ijk form an odd


permutation of 123.

It is easy, but tedious, to show that

^ijk^imn

^jm^kn

^jn'^km

'

by taking all possible values of j, k, m, and n.

This

relation is proved in Jeffreys and Swirles (21, p. 73).


A tensor is called symmetric with respect to two sub
scripts if

^ij

~ '^ji '

and antisymmetric if

^ij

^ji

A useful result of tensor analysis is that the double con


traction of any symmetric tensor with an antisymmetric tensor
results in a null tensor. That is, if

109

and
=

-Bji

then

^ij... ij... ~

2(^1]...

j. ^

... ij...
=

j )
ij... )

iC&ij... ij... ~ Aji... Bji,,, )


... ij... ~

58)

In particular

^ijk^jk... -
The operator 8^( ) is defined by

3.A.
i jk*

3x^

This operator is the same as the del operator in vector


notation.
Occasion will also be found for use of Gauss' theorem, or
the divergence theorem. This theorem is proved in many texts
such as Prager (33, p. 28) and Jeffreys and Swirles (21,
p. 193). In tensor notation as given by Prager it takes the
form

110

:iAik...dv

59)

where V is a volume, bounded by the surface S consisting of a


finite number of parts with the continuously turning, external
normal, n^^.

This equation can be put in a variety of forms by

selective contraction or by choosing various forms for the


tensor A.,
]k'''
Cartesian tensor notation is related to vector notation
by results such as
? * g

fiSi
^ijk^j^k
3^8

= 1X g
=

78

grad 6

V ? =

div ? ,

V X =

curl ? .

and
^ijk^j^k

Ill

Program Listings
The flow chart presented in Figure 1 gives the essential
details of the method of solution so that a flow chart of the
main program and each subprogram will not be presented. How
ever, a complete listing of each routine for case I is given
in Figures 13 to 20.
Two changes from the notation given in body of the
dissertation should be noted.

The x and y directions are

reversed so that x is the direction perpendicular to the flow


and y is the direction parallel to the flow. The second
change is that the program is not written using the nondimensional variables.

The time, as used in the program, is

actually vt as given in the previous description.


MAIN routine
MAIN functions as the executive routine for the program,
besides initializing the boundary conditions of the vorticity
each time VORT is entered as shown in Figure 1.

The two

matrices, VORTA and VORTB, as defined in MAIN are alternately


the new and old vorticity matrices. STRFN is the stream
function matrix at the present time plane. The other vari
ables are housekeeping variables to control such things as
output, change of time increment and completion of the program.
MAIN is composed of

two

separate sections which are

identical in logical structure. The first section consists of


the lines from statement 1 through statement 6+1. This

112

section is used to calculate the new vorticity, VORTB, from


the old vorticity, VORTA. The second section, statement 7
through statement 12+2, is used to calculate the new vorticity,
VORTA, from the old vorticity, VORTB.
Statements 1 through 3 and statements 7 through 9
initialize the boundary conditions of the vorticity as shown
in Figure 1. Other statements update parameters and call
routines as required.
Subprogram INIT
INIT is the initialization routine.

It is used to input

parameters, output a heading, initialize parameters, and to


input the initial conditions for the vorticity and the stream
function.
The important variables are described as follows;
VORT(I,J)

Initial vorticity matrix

STRFN(I,J)

Stream function matrix

Number of nodes in the x-direction

Number of nodes in the y-direction

Distance increment

DELT

Time increment

VIS

Kinematic viscosity

VEL

Inlet velocity

RELAX

Relaxation parameter

Statements 1-1 through 2 are used to calculate the

113

vectors f of Equation 38b for the SBOR and ADI methods.


Statements 2+5 through 3 set the initial conditions for the
vorticity and the stream function.
Subroutine PRNT
PENT is the routine used to output data.

Each time PRNT

is called the matrices STRFN and VORT are output onto a peri
pheral tape.

Also at specified intervals the values of u and

V, the velocity fields, are calculated from Equations 54 and


55 and output on the printer.

The subroutine as listed is for

case I. For case II some of the boundary values of the


velocities must be changed.
Subroutine VORT
VORT is the subroutine which calculates the new value of
the vorticity, VORTB, from the old, VORTA. This is done by
the ADI method of Equation 48. Figure 1 presents a simplified
flow chart of VORT. As can be seen from the flow chart, VORT
calls subroutine SF to calculate the stream function matrix
associated with VORTB and calls the subroutine BCV to calcu
late the corrected boundary values of the vorticity from this
stream function matrix.
The temporary storage matrix AMAT is used for two pur
poses. The interior locations are used to store the right
hand side of Equation 48a. This is calculated by statement 1.
Also the first column and the first row of AMAT are used to
store the vector g of Equation 38c for the solution of

114

Equations 48a and 48b.

Equation 48a is solved by statements

2 through 4 using the algorithm of Equation 38.


0)* is temporarily stored in the matrix VORTB.

The value of

Then Equation

48b is solved by statements 4+1 through 6, These statements


put the values of

into the matrix VORTB.

Subroutine SF
Subroutine SF is called by VORT to calculate the new
stream function matrix, STRFN, associated with the vorticity
matrix, VORT. It does this by means of the SBOR technique
described by Equations 37.

A simplified flow chart is shown

in Figure 1.
TMAT in STRFN is used in the same manner as was AIIAT in
subroutine VORT.

Statements 1 through 2 place the right hand

side of Equation 37a into the interior locations of TMAT.


Then the first column of TMAT is used to store the vector g
of Equation 38c.
through 4.
^^|m+l] _

Vector g is calculated by statements 3+3

Statements 4+1 through 5+2 calculate


and store this vector in the first column of

TMAT. The maximum value is then determined. Statement 6


calculates

from Equation 37b, and the downstream

boundary conditions are changed according to Equation 50b or


52b by statement 7. Statement 7+1 then checks the maximum
change of the stream function between iterations to determine
whether or not another iteration is required.

115

Subroutine BCV
Subroutine BCV calculates the corrected boundary values
of the vorticity from the stream function.

It also checks the

difference between the old and new boundary values to deter


mine whether the vorticity field has converged. The listing
of BCV is for case I. For case II, the boundary values are
calculated only along the actual wall of the channel.
Subroutine DTCHAN
Subroutine DTCHAN is the routine used to change the value
of the time increment, BELT, or to change the number of time
planes calculated before the data is output. DT(I) is a
vector of eight time increments which may be used, NT(I) is
the number of times the time increment DT(I) is to be used,
and MTAP(I) is the number of time planes to be calculated
before the data is output onto tape. When DT(I) is zero, this
routine completes the program.

Figure 13.

MAIN routine

117

C ( . W ' M 0N r . O N A , C O N P t C n .VC , O F L T , F R $ , h i f t V , F R S M A X , f a V 4 A X , H , H . S Q ,
1 f K O O C V , M , % I . , 2 , h 3 1 M A X 1' r S M A X I T V ^ M A X P R N , M A K ' T A P , N , N 1 / N 2 ,
2 N : 3 : , . \ I I S , M r v ' . N P H N , M A P , M C i - A K , t y T ; ! M E ,R E L A X H , R I I S O ,
3 VV.I , V ] S , 0 i ( 8 ) , M A P I 3 ) , N T ( 8 ) , S T R ' F ; N ( 1 5 , 1 0 0 ) , V F C S F ( 1 5

/, v'FiCVf 100 ) ; !
V C R T A ( 1 5 , I O C , V C R T B ( 1 5 ^ 1 0 0 )
:
!

OliXPNSinN
p a us f

M:'.VT N O
10
: ;
L A L l I M I T (VQRTA)
. !
D f i ; i2 I - I,

VnRTB(1,1)

=: :VCRTA( I

vl:rt8 ( i , ni =1 i V C R l A ( I , \
ni!! % J = 2 , M l ;
i
V O R T l M I , J I = ; i V O K T A ( 1, J
VHR'TP ( y . J ) =; iVOKTAIN't J
C A L L vcrt(V
"I 1 M ' E = T I f ' F ; + : D F L T
NTIME = KTIYE; - 1
M'a'P = f-iTAP H 1

dklTA, V0PT3);

1 Fi ;(N TAP ) 1
mti'p
C /-'L:L

,y

= , i ax tap
PPM

( vriRTti)

l f '(>iTIFr: ) 13,;6,7
CAlL UTCHAK i ;
ntap

O f

I = 1,M|

'axta'p

t 1;

y r i R T A ( 1 , 1 ) = MV G K T C (I
V r ' R T A ( 1 , N ) = M VD R T 3 ( I , K )
D C :0 J - 2,Vi;
^
V C R T A ( 1 , J ) = ivCRTB( 1 , J 5
V C K T A ( M , J ) =' i v C R T O 1 M , J )
C A L L V O i a C V O P T B , V C R T A )'
llr'F = T 1 Mi- + C f - L T
IT
c - 1
-N T A P = N T A C - !.
ir' '(NT AP ) i 3 , 1 0 , 1 1
N f A ' P ^ M A X : Ap',

10

1-iCALL PPM (V CRT A)


11 1 I - ( , M T I M F ) I 3 , ' 1 2 , 1
1 2 C A L L D I E HAT: M '
NT^P = M AX TAP;
OF' ; T 0 1
: i

13 CA LL RUN (10): |
WR:ITE( 1 5 , ] 0 I ) ;
SLUP 1
' :
1 0 1 FGPMA r ( ' R E M Q V E A M ) S A V E T A P E U5 2 7 ' )
E r..bi

Figure 14. Subroutine INIT

119

SUHkdJTINE rVIT (VCkT)-:


ji
| I
M
C nlMis UN C CiN A , Cb K h , CflNC , DE L T, F K S , C PV , FR S M A X,:FR V -lA X, H , HSp ,
r i Nb D C V , H , 1 ,M 2, 3 1 a x .i :T s , M a x I r v i , M A X P R N , M a I x T A P , N , N 1 . N f
? Nil:, i \i ts.iml TV:,NPRW ,nta ?i, n t c h a n ,NTil m e , r e l axi, k h , RHSO,t!imF,
3 VEL,VIS,01 ( 3') , X T A P ( B ) i , N T ( 8 ) , S T R F ; N ( 1 5 , 1 0 0 ) i , V E C S F ( 1 5 ) ! , ! '

4 vucvi rcc)
i :
' ;
DiMNSinN vnkT( I5,icc)i ;

M
! i

M
r:

R E'Ah ( 1 , 1 0 0 )
N,PAXITV,MAXITS, w AXPRN
RFAul 1 , 1 0 1 ) : H V I S , V R L , F R V y A X , r R S M A X

i i
j i

RE'AO( 1 , 1 0 2 ) h:T
r f a h ( 1 , 1 0 3 ) MT
READ ( 1 , 1 0 3 ) IMTAP
REAb( 1, 104) : ;

Rf'Ab( 1,105) i
w R i i : T F ( 3 , 104): ;

!
j

; :

I !

'
:
; ^

:
! !
i i

j I
| :
! ;

i "
i
:

!!
I;

! :

i :

j:

i
! i

WR'1;TF( 3 , 1 0 5 ) ' :
' i
I ! '
i i
i
WR:I:TF(10) >^'i\!,MA>ITV,MA'xiTS,H,V[;S;,VEL,ERVM|A;X,ERSMAX j
KTCMAM
i
M
i i
I i
I
REIAX = ? . / ( i l : . + SQRT('l!.
'!

= 1 ;

1 (ir.

'

|
j

i
i '

- (1. -! 0.5*3.i4^f*2.*' '


+ll./N*2.) )**Z.)l ii
i!
I!

"nt I K E "= n t ( l i ) : ' '

; ;

i '

i i

DEI T = i)T( I ) ;
i :
I!
:
II _
MA 'X TAP = XTAP ( 1 )
; ;
j ;
j I
II
wk'itfi 3, l o ^ r :',N,M,VI S,'vt-1 , ER VMAk', ER s VA X, R'ei AX, m AXPRN;
w rite ( 3,107): ^DT(I) ,I=:1>8), ( NT (I | )!, I = 1 , 8 ) , ( nT AP { I ) , 1=^1:, r )
HSO: = H *i l
RK
.) . S / H i i
PHSO = 1 ./ESQ:
[-'] - V -I
; :
1^2 = xr- 1
1 ;
f''i3 = MZ- 1
; 1
!%1 = is-1
i :
MZ - h l - r
N3 = N?- ]
^ i
CC\A = 4 .*HSQ;/DEI.T
C r \ ' H = 6. - t l G N A
c n \ c = 2. + :cicNA
V E C S P ( ? ) = 0^125

Figure 14.

Subroutine INIT (continued)

121

on; i l 1 = 3,Ml:
vtc'sFd) =
(/+.vrc:v(2) = l.y:CnNC

L.7

vecsf ; ( i-i ) )
: ;

UD b J. = 3,N1: ,
::
V E C ; V ( J ) = 1 . / : ( C C N C - V F C V ' ; { J-1 ) )
V I : S ' = 2.*VIS' i
'
TI:KE = 0
N T A ' P = M AX TAP.
NPHN = v^XPPN:
= -Vi-l.fH
TEW;P = - D E L S R
on; ;3

I ^ 1 , .M i

Tr'f'P =

l i M P !+: D C L S F

- L,N :
S rnj ^ ( I , J ) =' ; T p
vnk(I t J ) = 0 .
RFI l,KM
t-fSkMAT ( 1 3 )
FO.RVAT (F- 10. n');
FU^KAT ( r i F ] C . : C )
X^AT (8110^);
FCKXATf HEADING
F C KM AT ( ' H F A D I M G
FOK'VAl ( ' DI F F i E K N C F
DO 3 J

ICO
101
102

103
104
105
106

1
2
3
4
6

; ;
UTION'OF'NiA
F CU'AT
5X, 'FOUATIOWS FOR A R'bCTANGULAi
:p;CIKTS'///;'; DISTAMCEi INCREMENTI'
I N L E T ViFl.OCI TY ,}T 35 , E 1 2 . ^ ) / :
V FiUOR -CHECKS / 6 X , ' VOKTICI TY' , T h 5 , E 1 2 . 5 / 6
FU
.5/' RFLAXATIOiM 'p AR AMETEP. ' ,
8:)
135,E12.5/' PUIMT
T l X F I^ k E M F N T S ' / 3 X , H F i ? . 2 / /
' ;NUMBEK GF TIMES INCREMENT USEC
: ; T A P E D F V t R Y N T H f I V E ; ' / 3 X , 8I 7 )

I ON SOL

!viSCriSITY/!,T3^,E12.9/'

5 'STFFAV

107

:!
M

FUk%AT(/'

1
2

END: ' '

^CTinr',T35,F12
FACTOR',
C
:

"

!: '

VIER-STOKf:!
REGION'/six ,';VITH', 1:31.
,T35,rl?.f
X,

/3X,8I77

'

Figure 15. Subroutine PRNT

123

SUbp.CUl I Ne PKMIVflKT) '


|l
|I
i;
CnkarN CrNA,CCNK,CaNC,h{LT,FAS,kpV,ERSMAX,fRV%AX,M,H%Q,
1
PAXILS,MAXITVkNAXPRN,MA%TA9,N,Nl,N2,
2 ni^;,n ITS riJI TV:,NP k N,
KTCHAM,N!T;IME,PELAXi,RH, RHSQ,TiI;ME
3 VjCL , VIS, HT (8!) ,M1 AP( H ),NT(8), STRfN (15,100) ,.VECSF{ 15);,I
4 VECV(1)0) : i
:!
I!
"OlMFNSIU.Ni Vf!;c;(15) ,VnkT('i5 , 100) { !
W R i l l T F d O ) TIME, ( (VORTidr , J) , I =1 1,M), J = 1, N )
( ( STRF (V;( I , J ) , I H 1 ,M) , J (=1 1 , M )
WK|iTE{10) T
I
NPRN = NPKN H 1
irkNPKNi 7,i;,;6
NP'KN - MAXPKN:
Niiriv = MAxnivi - NITV
WRliTE ! 3, 1 00): ITIMT.MITV ,[RV,ERS
0013 J
1,\: I
; :
2,^1:
'!
on; :? i
rRrN( I- 1:, J I - STRF/\!;{I + 1,J) )
VE:C;( I )
VF'C;( 1 )
0. ;
:
ii
(STRfN(Ml,J)
STRrk(M,ij)j/H
VHC'(M)
Vi;ViTE (3, 101 ) :J, (VFC( [)', I =
WRI TF ( ' 3 , 1 0 2 ) : :
J =' 1
::
V =: 0.
u
W R 'I : T F ( 3, 1)1 ): ;J , ( V , 1 > : 1 , K )
un 5 J = 2,Nil
!:
ii
nc 4 ! = 1/4;
!i
!!
v::c(i)= <H=:=('s|rRFN(i, j+ii) - siRFNldr, j-i ) [
,vl<iTF(3, 1.01): iJ, (VcC(r)> I = ]
r.x I TE( 3,10 1 ): :m, (V, I :=; i ,^^)
j;
KEUPN
i
:
[i
CAL L Ul-M ( 10) :
'!
'
yXLTE (15, 103);
S rop ?
;
100 FOR/A r ( ' ir [/['
[/['' ,T40,F
,T4J,F 12.3//'
1 2 . :3//' I T EK'AT I ON S '/6X i'VGRTICITiY!' ,
1 T4;0,112///' icKKOH '/6X,;'VaKTICITiY; ,f46,F 12.i5/
2 6/,'STREAM FUNG T1 ON ' , 140 , El 2 . 5/|'il Y VELOC llTiY ' )
101 >Uk ! m AT (I3,2X,:iiFL0.4) ; ;
102 FORYAri'lX VELOCITY') ; ;
lOJ FORMAT!' R&WCVE AND ' SA-N^E" TAPE"
)'
tNO;
i
i
Ii

Figure 16. Subroutine VORT

125

SU:LV,^nuTIM- V:0T{ VCRTAvV.HRTB)


ji
|l
I
C Q N A , C : 0 N 6 , C n N C , a h L T , E K S , F j R i V , E R S M A X , i E k V M A X , H, h ! s ; Q,
INbOCV,M
:,iy
MA XillT
A XI
AX Pt
, a IX ' T A P , N
2 n ' j ; , N l T S , : v i n |v ! , N P R N , N T A P ; , N T C H A N , N | T i l M E , R E L A X , ; R H , R h S Q , T | l i M E ,
,:VECSF ( 15)1,1
4 VjE:CV( 1 0 0 )
i i
M
ICN Vn:%TA( 1 5 , 1 OC)i, VdkTBTT5 ,!lOO) ,Al/AT

,M l

2 ,P3,

S, M

"tvltiM

^K' M

,M1

3 ViEiL , V ) S,fvT (,:8;) ,MTAP (8 )^,;NT( 8 ) ,STRiFiN( 15,100)


UliMENS
M'riv =
niii i l

NiAXI

Tjvi

ii

J = 2,Ni!

j i

on! ;l I = 2 ,Ml'

I !

1 AH'A;T( r , J )

(;15, 100)

= !Vi]RlA{ n-l,|ji) - CnNB*V^RtA(T, J )

1 +1 ; ? . - M V n R T A ( : I , J + 1 )

+ V O R T A ( I - ; l , J )

+ 'VHRTA ( I, J - l i ) ) - { ( S T R ; F N ( J ,_J + 1 )

2 -| iSfi^ENd ,j'HU )*(VORTA'( I + 1,J) - iVQRTAl 1-1, ; J


3

( ; S ; T R F N ( U 1 , 1 4 ) - S I R F Nd - 1 , J )| { V G R T A ( I , J +

4 VCKT4(i,J-lU1l/VIS

)) -

I ; )

2 DC! ^ J = 2 , N : i :
! i
a N a T ( 2 , 1 r " = i ( ; A M A T ( 2 , J )[ :+ V O R f B ( l , | y n * V E C V ( 2|)
on!
I = 3,4]!
^ I

3 '\K'A'T(I,1) = |(iAMAT( I,J )!;+ AMAT( I-li,U )=!=VECV(in


00; ;4 I = 1 , ri?;
I;
K H^ - I ' ii
I!
4 V(.,:k;T6(K, J) =! WMAT(K,I) ;+ VECV(K|dVORTB(K + ]
DO; i6 I = ? ,M;i;
i r
A M ^ T (1 , 2 ) = j(i -VCRT A( I ,!3i) + ? .VGRiT A

( I , 2 ) - ivO'^TA( 1,1)
1 +1 LQN^-V)K ri3( 1,2) + V;0:RTB( 1,1)) *VECV( 2 )
0 C | ' 5 . j = 3 , n' i:
5 A M A K I , J ) = : V E C V ( J ) * ( - V : n R T A ( T , J + Ij) + VORTA
1 V r j R T A ( 1 ,J - l ) : + C 0 N A * V : 0 : R T B ( 1 , J I + ! A M A T { 1 , J H i ) )
DC :6 J = 1 , N 2
|"i

(;! , J') *'2'. -

^ - J

}i

6 ' V f i R i T i M [ , K )
call

:i

= : A M A T ( 1, K ) i ; + V C V ( K l f S V O R T B (I, K

Si-IVOkTB)

' C A L L UCV( VCjRjT:) "

_ i

IF(:iKuBCv) k',8,7
7 Nl TiV = Ni TV |-i 1
IF(NITV)

' ' R RETURN

9,9,12

ir

9 CALL RUN (10)' I


kPj:TE( 15,100)1
ST OiP 3
i i

lOO'rnwMATf' REMOVE
[NO:

;
r

I
;
1
!
ANO SAVE TAPE 5

^7 )

fll

Figure 17.

Subroutine SF

127

SUBPnuriNE SfUVOKT)
!I
{I
1
;
C dI mM CN CONA,:cc N B t CrNC , bit L T , F R s, ERV , r^R s MA X, iER VM A X, H, HjS)],
1 1 ^ H R C V , M , M I ^ M 2 , P 3 , M A X ^ 1 S , M A X I T V ,MAXPRN,MAXfAP,N,Nl,k?,
2 N|3:T NI TS,M TivifNPKN ,NTAPi, NTCHAN ,Mill ME RELAX ,HH, KHSQ, TlIME,
3 V F : L , V I S , i ) T ( I b : ) , M T A P ( 8 ) i , ' M T ( 8 ) / S T R F N t 1 5 ^ 1 0 0 ) ,VECSF(15)
4 V C V { 100) I i
M
Ii
D1HC N S I C N V n.R:T { 1 5 , I C C ) !, ;T K A T ( 15 , IpiO )
NljTiS = 4 A X ITS;
!i
" D O I 2 J = 2 , NilI
I I
do ' il I = 2,Mli
!i
i ' TnIa J ( I , J) = HiSG*VCRT { l!,ij )
T'';T(2,J) = T:'MAT(2,JI +: STPFN(1, J:)
2 T'<A:T('^1 , J) =: JXAT (Ml,J); + STRFN ( Ml, J)
3 ERjSi = 0 .
! I
MjTiS = NITS H 1
OC;b J = 2, Nil!
T M A i T ( 2 , 1 1 = y i F C S t - ( 2 ) (!T;WAT{?, J ) 1+1 STRFN( 2, Jri) +
1 s!rkFN(2,
li
do; 4 I - j.Mili
j i
4 T M A : T ( I , l l = I v i F C S F ( I ) * ( T i K A T ( I,J )
I SrXFN((,J+l^ + TMAT(lHltl))

DC: is I = 1,M:3
K M M - I
i :

i i
I!

4-1 STRFN{I,J-1) +

T . - 1 / V T { K - 1 , 1 ) l=; T X A T ( K - 1 \ ^ ) + V F C S F ^ K - 1 ) T N A
T''AT(K,L) =!T|yAT(K,l) -i STRFN(K,

5 FkSi = AyAXl(gRS,A%S(TyA|T(K,l)))

Jl)

T ^ A T ( 2 , i ) = T ^ A T ( 2 , l ) - j ^ T K F N f Z / j)r
ER'si = AMAXl ( E?.S, ABS( T,'M;T ( 2 , 1 ) ) ) _
'ou 6 I = 2 ,Mli
ii

6 S T k F N ( I , J j = R E L A X * T M A T M I , l ) + S T'RFN (I , J)
Df) i? I -

2, 4li
i i
= ; S T R F N ( I , ^ - i l )

7 SrisFN([,i\)

IF(tRSMAX - iSRS) ' 8,9,9


IF(iMrS) lG,'li0,3
9 R F TURN
I i
10 CALL R U N (10)!!
WRliTh (15,100);
8

SI H P

100 FCKXAT C REMCVF /NO SAV;E TAPE #527')


EN ni
II

T;(K,1)

Figure 18.

Subroutine BCV

129

'SU%UUJTINF

3CV(VrRT)

:i

! I

CCWXCN CGhA,C0N6,CrNC,aCLT,FRS,F2V,&aSM4X,f%VyAX,H,MS0,
1 INb3CV,M,Ml,:%2,k3,XAXrTS,MA%ITV,%AXP0h,4AXTA?,N,Nl,N:J,
2 N3:,NI TS,NITV,NHM\,NTAP,NTCMAN,NTiyE,RH. AX ,'R S , RH Siv , T:I!ME
3

Vtl,VlS,.-)T{H.)

,MTAP ( 3 ) , M T ( 8 )

,STKFM( 15, 100),VFCSF

4 VLCV(100)

; ;

n i X E N S T H N V G ; < T ( 1 5 , 1 00) I

iNOpcv = 0

" er'v; = 0.

; ;

.!'

'

'

1 vnXT(i,J) = C.5*(V0KT(l\j) + TEKP;)


00' J I = 2,Ml!
!
|!
'

i'i

))

;;
I'i

i:

! :

i :

1" ;
ii _

ii
i!

E R V : = A K A X l ( E ; . ^ V , A n S ( V C R : T ( I, N ) - V O t V : T T r , W - l ) V ) ' :
Viirl'T ( I,N I = V n R T (
' 1
M
" [r,(FRVKAX-ERV) 3,4,4

i":

cRV; = A M A X l ( F'RV, ABS ( T E K P - V O H T ( 1 ,'J )

: :

::

'

or] 1 J = 2,\l!
:
'TC^P = -2.cKUSC*STsFN(?^J)

(IS)!/""

' :

I N 0 3 L V -=

4 ' KFTUKN
END:

i"
i i

! :

'

! ;
i:

'
.

1i
! :

i'l'

T:
U.

"l'T
. |i .

M
.

l"i '
ii

Figure 19. Subroutine DTCHAN

131

SUbHOUTIi\E OTCHAN

COiMCN CnN,S:CUN,CUi\IC ,0!1LT,;- RS,F%V,kRSWAX, 1:4 V 4 A X , H ,

,
, r / 3 , M A X I T S ,M A X I T V , M A X P R N , , Y A X T A ) , \ , N ] , N ? ,
2 \ 3 , N I T S , N I r v i t K H R ; v , N r A P , i \ T C f AM ,M:r |VE ,k f-LAX.,
iHSC, T.I IE
3 Vk:L,VTS,.JT(y') , VTAP( A) , N r ( 9 ) ,STRf;N( 1 5 , 100):, VFCSF 1 15)1,

'l

iNhilCV,w,

t VFCV(ion)
M
NTCHAtvl =, NTCHAN + I
MT-IF'F = l\T ( NTCHAN )
IFX^TIMF) 4,1:,1
DELT = O T U \ TC H AN )

4A%TAP = " T A P X K T C H A N )
CtNA = 4 . * H S : : y O F L T
cn^.R = , ~ C:C i\ A
cnkc = 2 .
VTCV{2) = 1./C3NC

: I

nII' 2 J

' :

' 2 VECV ( J)
kE.T'URN

3,,\r

l . / ^ C C N C - V E ' C V ( J - 1 ) ) i ;
: i
__
^ I
j l_

3 C A L L K L I \ I 10 l: !

wRiTF( 15,LOG):

STfTP '

'

U'

4 CALL RUR(10) :

kAi.Tk ( 15, ICO ):


STOP 5

T o o FCHXATC

END!

M
^

'

J :

;;
!

REMOVE AND SAVE T A P E % 5 # 7 '

:I

Ii

132

Computer Output
The following set of figures presents sample velocity
fields for both case I and case II as they were output from
the computer.

Each figure lists the velocity in either the

x-direction or the y-direction, u or v, as a function of the


X-

and y-coordinates at a given time plane.

fields are for a Reynolds number of 50.

The velocity

All variables are in

the nondimensional form


u

Vi/U

V2/U

Xi/d

xg/d

vt/d^

and

As can be seen from the figures, the solution has con


verged to a steady state solution at a time of

= 0.14.

Figure 20.

Computer output

'

iv: IV IV' iv /v t 1 ( r- t o c c o c o o c o o C/ c o c o
: : i

*
CO -< a- U" > <x Vu rv IV 1 ? o o
vC'->! U1 IV' o -j 4> w IV o
X
_W..V;_C. VP__0. Ui..,0. o.c -C- c o o. c. c o o U" o vr c LT o. u-., o LT o,_
0
0
0
0
0
0
0

o
ooocoooo
oooocooo
cooooooo

o
c
o
o

occoo
ooc oc
ooooo
o oco

c
c
c
o

oc
cc
oc
oo

o
o
o
o

o
c.
o
o

coo

oco
coo
ooo

o cc
coo
cc o
occ

oc
cc
c o
Qo

<

rr.
r
o
. o
<
1
-<
o

z
c
o X

c
'
.c
c

c ooocooocc cocoo occ ocoococ _


a- CC". CO CO CC' cc CO Cr. c; cc CO 30 CO cc CC' cc cc c o o o o
iN J c ,
UuOC' 'ceVV COw ccw 'o^v
w-. 0-S o
LU. u-'. VJ Vv u. UJ 'OJ VJ Lv U' vJ U'
f' f M" h-' f'
h- M J f' h- o
hu cr- h- sC c LU c o

h- t'
f
i
h

c o c o c c o o o c o c. o c o o o c o o o o c c c o o
rv rv rv r\j rv rv nu f\j rvj N ne r\) r\j ro !V
UJ 'oJ
vr CO o o o o
vj c:' cc o
-si s
CO eu CO
c C"
o O" cr- N; o c
-NI

p
0
0

o o. o
o. o o. o. o c o. o o o c c o c o o o o c 1

->
-F> 4S > 4:^ 4> 4^ 4>
4>
Ln
'Cl n- a c
cca>
a
cc
CO
a
CO
c;
CC'
CC
cc
rv
CL o: cc
ce cr CC
CL o
->!
c
a a U'
4N OJ PXJ NJ U' Ce c CI C c
L,1
V LT Cl vr VJ- ->

K-

h- H- h-^ h-'

H- M"

H- f' f h- c o
1 M-< M-* h H- h- h' f' f' H-"
1' h" h-*
w t' h- 1 1 h" f' w h-' 1' fv rv 0^ -S -> Lu c o o
ce
ce ce 03 a cr.- CO C' cc ce co cr cr. xD o V-*- o H- e u; 00 cc 0^ ce o c

%y
m
o

LT

o
f'

H
w#

>

h-' > r-> H- f'


1 i' H- J' H-; h
_ t
;

h h .H- h- M .t. h-' h-..M h-* h" H-


U-i
VI
u> \-r
vT ui LT U", U1 V' w1 v V: LT
u
Lv
uu w v; LW w vJ VJ u

'

h-
h- h-" h h l H

h- w K- h- T-'. M ..o:' o: o.
U: o cr o U" UJ vC' o
o > vn rvj \J f c

, ^

-o
f\J

m
C- cr O O 0-- C- C- 0- c> C- cr- O C- c> C- C-

.4>.

^ v^. vn.O.c 0" \T, i-

, , h- ,

f
cr o o

f' h-J
HC- 0- c O o cr-<
cr U!

.h- .h

c>:u'.u;c

V! f-*
rv f'

:.C.._ 0_

;ji.

# .. . . . _ _

Ho cr.

0-- .ce .ce-. ;vO0^

#,

061

...

h-' h- O oc
V..
J"- .sC Vu N; C o
co cr. w.c
.C- .VI .ex. o_ o f-". O:
M*

K-' H- t f'
M' h- h-" a- o
VI
COC ce. cr cocr cr a- ucr OvC 4>VI vu rv hO o
a
o
U' O 4> cc

^ei

000
030

861

h- t' h- f' H- h M-'


cr- o- cr e cr O cr O o
cc cc ce- cc cc ce CC' cc cc

_ _ # _

' 661

061

f M* h- w- K-* H- M" f-- h-*


o cr <Z- .o, c> e. c c^ CM CM
.ce CL, .c:- .c: a- c^ .co .a.. .OT:

~a.'7-

4>
O

X!

0. 0 5

290

861

z
c :C
S
w 03
un m

,r-* ,H- ,

N) O
V
u.e" vO
V^ NJ
r-. r
h-. f H-, h- M'. H- ' M"
A
..
h- H h-
H- M-" H- h- H- hf 1' t O
o a o C- cr cr cr o e O O O o O O cr VI V. OJ
cr
cc- a- cr cc or ' co co cc cr co a co
vr rv cr u h- 4>

z
r-

000
330

h-
K-*
cr- 0^ c> O
-sl -N' -<

o
w

U" U! I a -P- O

000
730
270

761
61 7

761

761

C-- C 0^

O
.Cl...

O
U1
O

>
CO

Figure 21.

Computer output

N/ IV INJ N IViV- r- i-

<

>-:h - C O C O O C C C C O O O C O C!

# '# # I#

* ; * # : ' *

# '

p*

k0-<ui,'\;c-^Lr4>-UJl\)^-O\C:C2 -yj0-vr '-r-4sijJUJr\)i\;,-'i o o x


v .U'.o vio;o,.o o_o o.o:o_o:co,.v._c v_o ui._o.ai_ o,.

C
n

'___

o
o O O O O C O O o C O
o
o o o o o c o o o o c o o *o
OOCCC'OOOOOOOOCOOOOOOCCCOCOC
o
oc
oo
oc
oo
cc
oo
oo
co
oo
co
oo
o
oo
co
co
oo
oo
oo
co
oc
oo
oo
oo
oo
co
oo
co
I I I I .1 I I. I.. I. I ..I : I I I.I I I
_
..C
o O O o C.O.O coco CO COOOCCOOOOOCO

o
o
O

O C O C O O O O O C O C O C O C O C O O C C C O I - R - O O
C C C O C O O C C O O C C O O O O C C C O R - O J - ^ ^ - J O

oocoococoooocoo'-iIto^-P-o-c-^LTo
I j I I ( I I I I I I i I I ( I

\r

COO'OOOOOCOGOCOCOCOCCOQOOOOO

(2;

O O O O O O C O G O O O O C O C O O O C O O O

I^J W O .

c c c o.c.o O.O O.O cocooooocOf-4; co m inj o


O O O C C O C' O G O O O O o c r- c I-' C" o."
Oe C
I

I ' I

-c
I
2:
<
o
. >IT,
O

i
c

>
G

O C O C O O O O O C O O O G O O C O O O C C O R - : C C O

0000000000000000000000
0000000000-

N/(VO

VN

Z
M

G O O O O O O' O G O C O O O O O C O O
'OJ O- O ->I W CR- O
O O O O C O
W->^C-'J^'^VNOUI^O

' O o
O O O o: o O o" O O o'o' O O G'c o G O O C G O G O
*
G C' c- O O O O O O G C G O G c O c O O O G O H- f- rsj INJ G
O
CO
CO
OO
CG
OO
O. C
OO
OO
OO
oG
OO
oG
OO
OO
O C O
^O
-j W ^r v iKJ4 > t- < iC UG\- ioO NCJ OO

"
;'
IOV o
HO

I I II II II II r
CO OOOCOOOOCOCOOOOOCOOOOOOOO
O
_
lo
c
o
o'o'
o
o'
o
o
o'o
o.o
O
G
C. G o o o o.O'C.I-.'H.r-'o::. >....1-1
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 f-'N^e-xDUJUl-ylO
.V
0 0 0 0 0 0 0I 0 0 0 0' 0 0 0' 1 : fV a -' C - > J C X ! - i - - C 0 - > I O 0 3 - ^ O
u i 7C
:
I I I I I I I I I I
:m
O O O O O G G O G O O O G O O O O' O O G O O O G o O G
-<

;
'O Z
: # *

O O O O O O O O O G O G ' O O O OOOOGOOOt h-'h-O


c
o o o o c G c o o o o o o O' o o > 'f ro -? "ji -vj o fvj w c
_c..c ..cr-. U'_'S.
I 1 1
- :
ooocooooocooococooococooooo.
' r.
C
OO
OO
cO
OO
OO
OO
OO
CO
GO
OG
GG
OO
OO
GO
OO
OO
OO
oO
) r"
NOOO
cr O O
O: O
\0 O
O

.._0 O C- O.O. 0...0. 0

_0:,0..0

0 0 C 0 0 0 0 0 0 T - W ^ 0 ( > U - ' U ; 0 G ^ 0 U J G

r-O

:..G

;,C.

T-..00,.-^...'-....CC...O,.-..O:.N .O_

Ui

.2
C
OJ C
z

'O

RR;

I 73

I I

I I I I

c o c o o o o o.o.o o;o. o o o o o o o o o o o.o.o .o O


C O O c o o o ' o o'C O 'o'o o ' o o' C O O
o'O C o ' o C O
cocooGOOOocooooocol
rou'-^"-F"Vjic-c

io

O G O C O O O O O O O O O O f rvvcc) -<WI OOVriOO

:o

I I r
I I I !
O
# #O O# C# G# . O
#C
#C
* O #O O O# #C O# G# O
# O# O# O* O# C* O* C# O# O* . o
c
#
o
o
o
o
o
o
o
c
o
o
o
o
o
c
o
o
o
o
c
c
o
o
o
c
o
o
o
OOQOOOOOOOOCOOCOOOOO^-r-N;I\)l\;INjO

4-

..O O O C C O G O C...O.O'. O .

O O

G "-..W.

C. C' l\J. 3- .O. -P- .^. vC O

C
C
C
O
C
O
C
O
O
G
C
O
C
O
C
O
C
O
O
O
C
C
O
O
O
O
O

CO
C
O
O
O
O
CO
OO
OC
CG
OO
OO
OO
OO
OO
CG
OO
OG
OO
CO
CO
OO
OO
CO
O
O
G
O
O
O
O
C
C
O
CC'COOC'CCOOOOOCOCCGOOOCOOOOG
O
SET

__

It.
o

'O

^o
'>
C
C/]

:
m
, Uc1 i-.

Figure 22.

Computer output

138

UJ

'y,

:
U:

OoOoOoooo
o ,4 O N= (N X m #-4 O <5 <r vNi
o
O N Ll > O O .0 O O -O vO o o o o o o <0 c
o o O f-4 r-H rsj f\l r\j (M (NJ Osl (Ni (Ni (M CM (Ni (M (Ni CM CM (Ni iNi (\J rvj

f4 i ^-4
"4
-4
4
f4 r-t
'H

O:
tn

<

In '
<r '

Osi

o
>0 w. J, "o n w o ---i" ,-n r-i o O
c^' o 3^ o o' > o'
"o
-i*
:c
'
'
^
"^
O
(
N
J
<!
n
O
o
o
o
-0
vO
-O
-o.
^
m
m
.n in -n m lh \c\ '
o O O < '-t < f\l '>J ."\J (\; ."Ni fNJ !M 'AJ f\i f\| f\J CM <NJ t\J f\J (\| (M CM %! M C\J
orn\f'i'n333\\f'M0^3fn'-^j\t^\0\0;nLninLninLn.nT&inLn
G ) < r 3 3 [ \ i i n a ) ' - i m \ r ' n O \ O O i n L r \ u \ L n i n ' n i n m in ui s \ in Ti
O P O I r--^ r\J'\J''\'fMf\'i"\!iMr\J(Mf\J!\)(M(\lf\J<NJfSJ!M(\lf\J(NJiNI

in '

CO

m
m:

s;
3
Z

o
o

o vo o I -0 in CO 'n (Ni in vf -< CO o 'O o ^ in .n Ln la in in in in


o
o <? I ro -J- u"i .n vn iTi , vj- >? >} <d- ..vi" ,>} >3- sf -Jo O O -I i < !NI (\! (NJ r\J (NJ c\i (NJ rM (Ni (Ni (Ni rsi (Ni fNi (NI (Ni t\l (Ni CM VNJ INJ

"o o

o o
OO O

% c 'o in" I >- \n >? ro ro"ri m'ro '-o' ro -r, m m rc m'


I (Ni re, r\-\ m m iTM (Nj r\l (M (Ni iNi (Ni (Ni (Ni (Ni (Ni iNi r\i (Ni (Ni
' 1 rv ."Ni (Ni (Ni (Ni (Ni iNJ .-Nj (Ni rSi (Ni (Ni r\J Ai Al Ni M (Ni (Ni fM iNi

>
bJ

y:

CM
O

in

fM

O i n s T i - n O x O - j - c c i r - o r - ^ o m i n i n i n i n in m in m m m m m
o ;n o rCC' T cr
CO
en >1^ r- #4 "-4
r-- F4 "W ^-4 ^4 M
r- r-- M M
R4 R-^ F4 J
F-W
4 <-H
^4

o iZ) N o

>r >r in. in


o -23o_ oX o
-o oX 'oX) o
o
COo_
cx)
CX3>o. ce
o un c m
m ^1 CM-0 m
' cn cr- . .r Xix: x:X! -r)
-X) 00
oo. . co
-lo x 00
oo_ -xs
x x) CO
co x
4 J 14 T4
-lOOOOOOOiOOOOOOOC.OOO

(NI

o
_.lk
LU

s?"
o CM
- o o r\j a xT -0 co n '10 O CM m en <- <r <r
m r- c <r co o <- m CM CM (Nj m rn m m m v^-l m i-r, m m m
!>
o
o
O
C>
C"
o
0^
c
or
O
0^
0^ O"' o
oo o c

9
OoooO oo oooooOo3O O CooO

LH

>

CM CM CM CM CM CM CM CM CM rM
o c o m :0 o 'T) r\; 0^ O .-7^ a>vj- X o
o
o f
o
OO
O O O O r
o
oOO
o
o o o CM h- r'-\ 7- CG
."s. rM r>- f
o D '-r 30 X)
O JD o c o vC N. rt
r1 o o O O O o o o o o o o o o o O c O O o O O O 3 O
r- (Ni o in Ti in m o 43 o \0 - a o O O O
o o (Ni
Om
<X X n 3 X X n X X 'X 'X X
CM cr co f- c c- N- X X X rr.
oo
n
o 0 o m O- m m rr, m ro m If) rr, m rr, en m rr, n m r<". '-r, c^,
o o o O 'o o o O o o O o o O _o p_ p p p p p o "O O O o
oo oOoooOooCo cO OoOOOOOooOOo
ooo oo ooo OooOoo OO o OO o Coco O oo
oooooo ooOooo oooooooOo oo O oo
00

"

in
o0
p

<!"

'-'

ooooooooooooooooooooOoo

>

_l .

"o'
-J
LU
>

1
X

IV.

u
LU

oo

3 In o'n' o m' o'in o"In o o o "3 o o o'o o o p in o ss o 'n m


o o -H (Ni (Ni '-n ,-n sT tn o M X > o rH N rC in |N- o CM m 1^ O"



4 (Ni "M "V CM CM
o o o o O o o o O o o o O O o r4 r^4
<?

Figure 23.

Computer output

cococco

..c, Lr,.c. vr O ui C

0
0

.....
1
1
" - 1
(sj- ro rv' r\;
h-' r: 1 M r' r" c: c c o o

: i *
h- o
vC' U1 ro C': U-. -p- W
-J a U".
.U- VL o. UL.cm-O, c o o..o o..o; c. c O.O,

m
c

(-

oc
o

c
. _ ._o
...o
o

N; c
x o
oc

0
0
o o o o o
c
(V
a c-

U-' -v' o

c- rv

U-' vj! I rv ^ I-'

o
c
o
o

0
0

n
o
o
o

oo

(M o
->l o
o

c
y

f
: Vi

*4

o
: ro
G

o
IV

...o
ro ;^
73

'

c o
c- ce o r\j

c-

H- c
-s! c
..-..c
#

# '

i- o
rv o
4^ c

^ U- U1 o, O" v-l M CO

.
oo
c
- o
;

<

o
:W
-IC

:o
;

!W
Ul

z
o
r.o
z
c
3:
cc
m

1
-il
..roj.
o
:c
o

;
1

:
'

>

#
:o
:
oc
c
: -fc c __

'
n

0
0

0
0

c
Urv
vn

T:
m
o

0
0

Oi'T

o
o
c .
h-'
o . . .... ^
o

cocc
c cooccocooc
ooooo
oo ooo oco oooc
c
oc oooc ooo coc ooo c
oocc ooc c oo co o oooc

c
w
C'

r\j o
ro o

'

o
vr

z
-<
1

Il

c
o

0
0

1 1: 1 1i 1 1 1 1 1 1 1
ooooc oooooooc

o.c o o' o o'_C'i c o o c o. ..o'


o o o o o c o o c o o o Hc o c o o o 1
1 OJ 0^ as o.
. 1 1 1 1 1 1 1 1 1 1 1
oooocccoocooc

;
oc c oooooooooo
c o o c o o o. o c o c o h
_w.
o o o. o.-C. o__l: -t-*1 1
1 1 1 1 1 1 1 1 1
c ocooc ooooooc
o o c c o o o c C; o o o o
c o o o c o o o C' o o c I-'
ro
cccooo
N UJ w
1
1
t
1
c. o c1 Cl o1 o1 o.1 c ot o o. o1 o1 : o1 o. o o

- . :
. , .
oooo
o'
c c o o o o o o' o o o" o
oocoooc c ooooocc o
o
c o c c o o o c o o c 1* 1 tv N)
1
1'
c1 o o1 o1 o1 o1 o c1 c1 ' o c
o c o1 o1
co
oc ooo ocoooooc oo
oo
u. o
o c. o o. u c. o o o o. o c Q o.
c .O.O o .c c o -0,.0 .f. M-". -U-.,
! 1
ooo
c -O .o
ooc
oc o
1 1
oocc
c ooo
o. o o o
o. c c o
1 1
ccoc
oocc
occo
ocoo

oo
oc
oo

0
0

c
c
c
o

'

O O C

0
0

o
c
o
o

i ci

c
c
c
o

oo
cc
O
oo
oo
1 .1
co
oo
oo
IV
t 1
oo
oc
c
vr
1
oc
oc
oo
o
1.
o o'
cc
oo
0' U-. ce tt'

0
0

-<

oc ooooooooooc

ooooOooocccoo
ooooooooooooo
c c c c o o o, o o o c< o o
. 1. .1 . I._J. !.. 1. 1 1
1 .1
o o o .o c. c o c
ooo
ccc co c ccc ooooo
ooooo ooo oooooc
o o o o o o o o o o o o M1 1
1 1 1 1 1 1 1 1 1 1
ooc coc oocoooco
c o o o o. o o o o o o o o
c
o c o c. c o. o o. o c o c
o c o c c c o c c c h- K- M
1 1
1 1 1 1 1 1 1 1 1 1
cc ooooooooc coo
ooccoc oc oooooo
cc oooooocooooo
rv
C'
c c o c- o o o o o o
. i. . i. . 1 .1. i _ _ .1 1. 1
1 .1
6 o o "o o o o c o o o o o o
c oc oc ooooQoc oo
oc ooo c oc oco oco
Ijj <J- -vl
o
o o, o o o o c t

o- o
cc
oo
o c.

oo
oo
oo

;o
Ul
o

> .

(/)

m
!

Figure 24.

Computer output

^
VELOCITY
Y

:
IN X-Dli<ECriUN

0.00

0.05

: i
0.10

j
TIME- 0.04

0.20

0.15

jI

R E Y N O L p S NUMBER =' 5 0 . 0

0:25

0.30

0.35

0.10
0.15
0 . 20

0.25
0.30
0 . 35
0. A 0

0.45 :

0.50 ;

0.60 '
0.70 ;
0.80 i
0.90;

:
i
;
;
:
:
I
i

2.2^ I

2.50 i
;
2.95: !

2.75

0.40

0 . 4 5,
-

U. 00
0.05

1.00
1.10
1.20
1.30
1.40
1.50
1.75
2.00

j ! CASE

0.000
0.000
0.000
0.000
0.000
0.0 00
0.000
0.000
0.000
0.000
0.0 00
0. 000
0.000
0.000
.OOO

0.000
0.000
0.0 00
0.000
0.000
0.000
0.000
0.000
0. 000
0.000
0.000
0.000

1 . 00 0

1.000

o.ao3
0.645
0 . 5 33
0. 460

1.003
0.954
0.832

0.412

0.380
0 . 35 9
0.345

0.335
0.328
0.319
0.314
0.313
0. 314
0.316
0.319
6. 321

#.322

|0.323

#.323

6.323

0.323

d. 323
0.323
0.323
:

0.13

0 . 75 5
0.711

0.678
0.653
0. 63 5
0.62 I
0.603
0. 594
0. 590
0. 590
U.593
0. 5 9 6
0.599
0.602
0.603
0.603
0.603
0. 6 0 3
0.603
0 . 603
0. 603
0.603

1.000 i 1.000
1.050 : 1.057
1.069 ; 1.10?
1. 126
1.057
1.027
1.132
0.992
1. 12 f0 . 9 58
1 . 11 3
0.92H : 1 . 0 9 7
1. 0 0 2
0.903

0.083
0.667
0.845
.W32
0.825
0.H23
0.824

0.828

1.068
; 1.055
^ 1.035

1.022
' 1.014
! 1.010

I 1.010

; 1.012
0.831 ; 1.014
O . C J 3 3 : 1.016
0 . 834 1.017

0.635 :

1.01B

0.83%

1.01b

0.835
0.835
0. d 3 5

1.018

1.018

1.018
0.835
1.018
0.835 I 1.018

1.000
1. 0 5 5
1. 1 0 5
1.144
1. 1 71
1. 1 8 6
1.193
1. 1 9 4
1. 1 9 2
1. 1 8 8
1. 1 83
1. 1 7 3
1. 1 6 4
1. 1 5 8
I.153
1.151
1. : i > r
1. 1 5 2
1. 1 5 3
1. 1 5 3
1. 1 5 4
1. 1 5 4
1. 1 5 4
.154
1. 1 5 4
1. 1 5 4
1. 1 5 4

1. 000
1.051'
1. 1 0 0
1.143
1.179
1.206
1.226
1.240
1.250
1.255
1 . 2 59
1 . 2 61
1.261
1. 2 5 9
1.256
1.253
1.251
1.250
1. 2 5 0
1. 2 5 d
1.250
1.250
1.250
1. 2 5 0
1.250
1.250
1. 2 5 0

1. 0 0 0
1. 0 4 8
1. 0 9 4
1. 1 3 7
1. 1 7 o
1.208
1. 2 3 6
1. 2 5 8
1.275
1.288
1. 2 9 9
1. 3 1 3
1. 3 2 0
I.32 4
1. 3 2 4
1. 3 2 2
1. 3 1 9
1. 3 1 7
1. 3 1 5
1. 3 1 4
1. 3 1 4
1. 3 1 4
1. 3 1 4
1. 3 1 4
I.314
1. 3 1 4
1. 3 1 4

0.50

1 !
1.000
1. 0 0 0 "
1. 0 4 5
1. 0 4 4
1 . 0 9 0 1. 0 3 7
1 . ' 1 3 2 1. 1 2 8
1. 1 7 0
1. 1 6 7
1.205
1. 2 0 2
1 . 2 3 6 ^ 1. 2 3 3
1.262
1. 2 6 1
1. 2 8 3
1.285
I . 3 0 2 1. 3 0 6
1. 3 1 7
1. 3 2 4
1. 3 3 9
1. 3 5 1
1. 3 5 4 1. 3 6 9
1. 3 6 2
1. 3 8 1
1<365
1. 3 8 7
1.364
1. 3 8 7
1. 1 3 6 1
1. 3 3 4
1. 1 3 5 0
1. 3 8 0
1 . : 3 5 5 " 1. 3 7 7
1. 3 5 4
1. 3 7 5
I . 3 5 3 1. 3 7 4
1 . 3 5 3 1. 3 7 4
1 . 3 5 3 1. 3 / 4
1. 3 7 4
1. 3 5 3
1 . 3 5 3 1. 3 7 4
1 . 3 5 3 1. 3 7 4
1. 3 5 3 1 . 3 7 4
1:

1.000
1. 0 4 4
1. 0 8 6
1.127
1. 1 6 5
1. 2 0 1
1.232
1. 2 6 1
1. 2 85
1. 3 0 7
1. 3 2 5
1. 3 5 4
1. 3 7 4
1. 3 8 7
1. 3 93
1. 3 9 4
1. 3 9 1
1. 3 8 7
1. 3 8 4
1. 3 8 2
1. 3 8 1
1. 3 8 0
1. 3 8 0
1.380
1. 3 8 0
1.380
1.380

Figure 25.

Computer output

I;
i :

IN Y-DIRECTION

!Y:

0.00

VELOCITY

0.00
0.05
0 . 10:
0. 1 5

0. 2 0:
0. 2 5 :
0. 3 0 ,
0. 3 5
0 . 40:
0. 4 5
J.50
0. 6 0
0 70
0.00
0.90
1 .00
1.10
1. 2 0
1. 3 0
1. 4 0
1 50
I.75'
2. 0 0
2.25
2. 5 0
2. 7 5
2. 9 5
i

M
ji

i 0.05

!:
i:

!I
il

TIME =. 0 . 0 4

o.ro

0.15 ' ; 0.20

; 0 . 0 0 0 :c'. 0 0 0
0. 000
: 0.000
0.26% 0 . 35 5
0. l o 7 0 . 2 7 0
i 0.000
1 0.000
0. 0b y
0 . 13 5
: 0 . 000 p .047 0 . 12 2
0. 080
0.025
' 0.000
:
o
0
. 05 3
0
.
0
0
0
.
0
1
5
:
0 . 035
: 0.000
D. 0 0 9
0. 0 0 6
0. 02 4
: 0 .000
0 '. 0 0 4
0.000
0. 01 7
! .0 .000
0 .00 3 0. 012
: 0.000
0 . 0 0 1 0 .0 0 6
: 0. 000 :o. 00 I 0. 0 0 3
! 0 . 0 0 0 - 0. 0 0 0
0 . 000
! 0. 0 0 0 - b . 0 0 1 - 0 . 0 0 2
:
0 . 0 0 0 -:o' . 0 0 1 - 0 . 0 0 3
! 0 . 0 0 0 -:o . 0 0 1 - 0 . 0 0 2
0 . 0 0 0 -:o' . 0 0 1 - 0 . 0 0 2
i
1 0 . 0 0 0 - 0. 0 0 0 - 0 . 0 0 1
i 0 . 0 0 0 Ho . 0 0 0 - 0 . 0 0 0
! 0 . 0 0 0 - 0. 0 0 0 - 0 . 0 0 0
! 0 . 0 0 0 ' d. 0 0 0
0. 000
! 0.000
00 0
0.000
d.0 0 0
0.000
! 0.000
0 . 0 0 0 - 0. 0 0 0 - 0 . 00 0
i
! 0. 0 0 0 - 0 . 0 0 0 - 0 . 0 0 0
;
0.000
0. 0 0 0
0.000
i

0 . 0 0 0 , .0 . 0 0 0
c . 3 3 4 : '0 . 2 H 6
0 .2W9 :o . 2 6 3
0. 2 2 9 ; b.22 7
0.173 i
.187
0 . 1 2 7 . : 0.1 4 9
c.09 2 : :o . 1 1 6
0.067
0 .090
0 .049
b.069
0. 0 3 6 : 0 . 0 5 3
0.027 ; b.041
0. 0 1 5 : 0.024
0 .00 7 . ,0 .013
0 .002 : 0.005
- 0.002 - b . 0 0 2
- 0. 0 0 4 - 0 . 0 0 5
.006
- 0.004
- 0 . 0 0 3 - 0. 0 0 5
- 0 . 0 0 2 -.0 . 0 0 3
- 0 . 0 0 1 :-o . 0 0 1
- 0 . 0 0 0 -'0 . 0 0 1
0. 0 0 0 ! i o . 0 0 0
0. 0 0 0 : 0 . 0 0 0
c. 0 0 0 : o . 0 0 0
0.000 - 0 .000
- 0 . 0 0 0 - 0. 0 0 0
0.000 ,0 .000

0.

REYNOLD'S NUMBER

50.0

0.30,

0. 3 5

0'.40

0.000

0.000

0.232
0.220

0 . 181:
0. 1 74'

0.000
0. 133
0. 126
0. 120
0. 110
0. 099
0 . 086
0. 074
0. 063
0. 053
0.044
0. 030
0 . 019
0. 010
0 . 003
0. 003
0. 005
0 . Ob5
0. 003
0.002
0. Obi
0. 000
0. 000
0. 000
0.000
0. 000
0. 000

0 .000
0 .087
0.084
0.b80
b. 074
0.067
0.059
0.052
0.045
0.038
0.032
0.023
0.015
0.009
0 .003
- 0 .'002
-0.004
-0.'004
- 0.003
-0.001
- 0.'001
- 0.000
b.OOO
0.000
- 0.000
-0.000
0.000

0.-25

0.1:99 0.161'
0.174 0.14 5.
0.146 0.127'
0.121 O . l O d
0.09G 0.091
0.078 0.076
0.063 0.06 2
0.050 0.051;
0.031 0.033'
0. 013 0.02 0,
0.008

0.010

0.000

0.0 02.

0.005 -0.004
0.007 -0,006
0:005 -0.006
0.Q03 -0.004

o.do2 -0.002;

0. 001 -0. 001;


0.000 -0.000'
b.uoo'0.000

0.000 0.000
0.000 -0.000
0.000 -0.000
0.000 0.000

CASE I
0 . 45:

0 . 000'^
0 .043:
0 . 042:
0 . 0 4b :
0 . 037:
0.034
0. 030
0 . 026'
0 . 023:
0.020
0 . 017:
0 . 012:
0 . 0 08
0 . 00:5:
0 . 00,2!
- 0 . 001'
- 0 . 002'~
- 0 . 002:
- 0 . 001!
- 0 .0 0 1
- 0 . boo:
- 0 . odd
0. odd
0. 000
0. 000
- 0 .000
0 . odd

0.50

0.000
0.000
0.000
0.000
0.000
0 . 000
0. 0 0 0
0.000
0 .000
0 .000
0 .000
0. 0 0 0
0. 0 0 0
0.000
0.000
0 .000
0.000
0.000
0. 0 0 0
0.0 0 0
0.000
0 .000
0 .000
0. 000
0. 0 0 0
0.000
0.000

Figure 26.

Computer output

VcLOCll Y IN X

!y'
X li
0. 00

0.05'
0. iO
0.15
0.2o;
0.25
0 . 30
0.35
0.40
0.45
0. 50
0. b 0
0. 70
0. 30
0.90,
1.00
1.10
1.20
1.30
1.40
1 . 5o;
1.75'
l 2. 0 0
?.. 2 5
^ 2 . 50
2.75
2.95

0.00

I R h C l I UN

TIME

1;

! 0.05

0.10

n
0. 0 0 0
0.000
0.000
0.000
0.000
0. 0 0 0
0.000
0.000
0.000
0.000
0.000
0,000
0. 0 0 0
0 .000
0.000
0. 000
0.000
0.000
0. 0 0 0
0. 000
0 ,000
0.000
0.000
0. 000
0. 0 0 0
0.000
0.000

1. 0 0 0

1. 0 0 0
0 . 8 0 3 1. 0 0 3
,0. 645
0. 9 5 3
0 . 53.3
0. 8 8 1
0.459
0.812
0.411
0. 7 5 4
0. 379
0. 7 1 0
'0.358
0. 6 7 6
0. 344
0. 6 5 I
0 . 3 3 4 0. 6 3 3
0 . 32 6
0. 61 3
u. 317
0.59 9
0.311
0. 5 8 7
0. 307 . 0 .5 7 9
.0, 30'.
0. 5 7 3
0. 301
0, 5 6 8
0- 300
0 . 56 5
0 . 2 9 8 0. 56 3
: 0 . 2 9 8 0. 5 6 1
0.298
0. 56 1
:0. 29 w 0 . 5 6 2
'o'. 30 0
0. 5 6 5
0 . 3 0 1 0. 5 ( j 6
0 . 3 0 1 0.56 6
0. 301
0, 5 6 6
0.301
0. 5 o 6
0. 30 I
0. 5 6 6

0.15

0 .0 6

0.20
1 i
1 1
1. 0 0 0 ! i . 0 0 0
1. 0 5 0
1. 0 5 7
1. 0 69 i .1 0 2
1, 0 5 7
1. 1 2 6
1. 0 2 7 : ; i . 1 3 2
0 , 9 9 1 ^ 1. 1 2 5
0. 9 57 i 1 . 1 1 2
0. 9 2 7 : 1. 09 6
c; . 9 0 1 : 1 . 0 8 0
0, 8 8 1 .1 . 0 6 6
0. t ) 6 4 ; : 1 , 0 5 3
0, 840 il , 032
0. 02 4 : :1 . 0 1 6
0,813
1.005
0.805 ^ 0.99 7
0, 799
0, 9 91
0. 7 9 4 i : 0 . 9 8 6
0. 7 9 1 ; i o . 9 8 3
0. 7 9 0
0.981
0, 789
0, 980
0.980
0.789
0. 7 9 3
0.982
0. 7 9 4 ; C . 9 8 4
0, 7 9 4
0.984
0. 7 9 4 0 . 9 8 4
0 , 7 9 4 : 0, 98 4
0. 7 9 4
0.984

REYNOLDS NUMBER
0.2'

1 . 000
1. 055
1. 105
1 . 144
1. 171
1. 186
1. 193
1. 194
1, 19 I
1.187
1 . 1:82
1. 171
1. 162
1. 154
1 . 148
1. 144
1. 140
1.133
1.136
1. 134
1. 134
1 . 1 35
1- 136
1. 136
1.136
1, 136
1, 136

=, 5 0 . 0

CASE

i;

0.30.

0.35

! o. 4 0

0.45;

0.50

1. o o o '
1. 0 5 1 =
1. 1 0 0
1. 1 4 3
1.179,
1.206'
1.22
1. 2 4 1
1. 2 5 0
1. 2 5 6
1.260
1. 2 6 2
1.262:
1. 2 6 1 '
1. 2 6 0
1. 2 5 8
1, 2 5 7 ,
1, 2 5 6 :
1.255,
1. 2 5 4
1. 2 5 4
1. 2 5 3
1. 253
1. 2 5 3
1. 2 5 3
1. 2 5 3
1. 2 5 3

1. 000
1.048
1. 094
1.137
1. 176
1.209

I'.boo
1.045
r. 090
1. 132
1.171
1.206
1.237
1.263
1 . 2 85
1. 304
l.:320
1. 344
1.361

1. 0 obi

1. 0 0 0
1. 0 4 4
1.086
1. 1 2 8
1. l 6 6
1. 2 0 2
1. 2 3 4
1. 2 6 2
1.238
1.310
1. 3 2 9
1. 3 6 0
1. 3 8 3
1. 4 0 1
1.415
1. 4 2 6
1.435
1. 4 4 1
1. 4 4 5
1. 4 4 8
1.448
1. 4 4 4
1. 4 4 1
1. 4 4 1
1. 4 4 1
1. 4 4 1
1 .441

1.236
1.259
1.276
1.290
1. 301
1.316
1. 325
i . 331
1.336
1. 339
1.341
1, 342
1.343
1.343
1.342
1. 340
1 . 339
1 . 339
1 , 3 39
1 . 3 39
1. 3 3 9

1.373
1 .383
1 . 390
1.395
1.399
1.401
1.402
1.402
1.399
1. 397
1, 39/
I . 39 7
1.397
I . 397
1

1.044'
1 . 0 8 7.
I . 129
1 . 1 6 7;
1.203
1 .235
1.263
1.287
1.309
1 . 3 2 7;
1 . 356'
1.378
1 . 3 9 5:
1 . 4 08
1.418
1.425

1.431
1.435
1.4 37
1.437
1 . 4 33

1.430
1.4 30
1.430
1.4 30
1.430:
; 1

t-"
i<TiJSi.

Figure 27.

Computer output

1
1
n-<
N; N rv h- 1 1:

i t 1' c c c o c O o o o o o o o o o:
<1. -< VI ro o: NI Vi. W N) 1-'. o vC a
c VI
UJ u rv M- f o c X
c
.ui- _Vi o:v;...c..v_ O: c_ o o o. o o. o. o c .c. Vi,,o VI o .u:'..0:.V'...c o:
.
K O-i
c o o o c o o o o c o c o o c o o o c o o
o
o
o
o
c

c oo ooooo ooc
o
o
o
o
o
c
c oooo
o
o
o
o
o ooocccoooo
ooo oo
o o
o
G -<
oo
oc
o
co
o Oi c
ooooo
ooo
co
o CJ o o o o o o o o o o o c o
o
j
.1 l_.L .1
....
~.c. o o o o. o .o o 6. d b o. o c o c. c o o d c. .o o o c d o
d"'"
oo
(V o
co
ooc
o
o
o
o
c
o
o
o
o
o
o
T!
o
o
o
o
o
c
-po
o
c
rvi
CO
co
o o v)
a
o o c o o c c C' c o o o o c Ni o
c o
u>
v
ce
o
1
c
V
-J
V.
o
c
o
o
c
o
o
o
c
oc
C:
'
z
c o1 c o o1 c1 o1 o1 o c o o o o o o o o o o o o o o o c
G
.
O
J
1'
IV
o
c
c
o
o
oooooo oooc oo c ooo
H-'
"V u. c
VI CO V -Ni 'VI, o
o o c. o o. c. o. o o. c o o c o c- o 1'
c o t tv rv w V -J 'vJ OC- v c?- u- c I\; VI o V c
cococ
G
1
1' 1 1 1
o o o o o o o o o c o o o o Cl c o o o o o o o o o o c.
c
-t
h-"
'
v
J
c
rv
o
o
c
o
o
o
c
o
o
o
o
c
c
o
c
o
o
o
c
c
o
hNi 'w-1 o rv UJ cc OJ
coo
o o 1'
ooo
%
ou
VI rr.
->l a- w o a- c -J o C' V. o
o
c- o
cc
oc oo
ooo o
o o IV
Il'
1.
.1.: 1 . 1. 1.
o c o o o o
" o o c O; o o o c o o c d o o d d o c
o
o
1 'M l\) (V c
o
t-"
o c c o o c C' o o o
o
o
oo
o
occ
C'
t
V. vj y h-- VI fv o CO G
IV
o o c r\:
oc
o
o o
o cc. o
co
o O rv) M o
oou
v. o c u> cr -J 'JJ VI o ->l o 0: 0: u o c
C"
1 1 1:
1
ooooooo
' o G.
; o o o o o o c o o O G o o o o o o o
o_
< ...'.d o o o o o o -O 0 ..0 o .c _o' c o.' .c.le o c. o t- I-". ,'V. .fv\ rv o
rv
ui
(ji
i\J
KJ
W
o
c
ooc
o o o o o C 1->i o h- vJ
VI
IV c tv U": ->i O v>j -vl -p- VI rv ui
ooc
"l

" !

0
0

0
0
#

O
C O C O O O O O O O ' O O . O O O O O C O i I r - f - > r - C
cocccoooooct-';-"!\;r\j'jJU''0-sCt-rvi^a-<cco

_C o o c

, rn
-<

o o o c o o o o o o c c c o o o o o o c

ooco

o or- O IV

.i-_O...

I I I

ccc ooo c ooooo oo oooo oc ooo oo co

OOOOOC:COOOOOOOOOOOOOCOf-'^r-''-C
o o o o o o o o oooth-f-rooj^vc^-^ccvcr-ivivojc
OCCOi'IVi I U'C>OC 4>\QVI-P--<VV^O-JVCK- OWO
I
I I I
_,o O c O.O. c O O 0
OOOOOOOOOOOOOOOO:.
ooo
O O O O O O O O O O O O C C C - MU'
OOOOO
OOO o
K- ce o
OOOOOOOOOOOOi
Vtc^o-v!
cooooivofojv^-.jvrii l-*!
vi^cvij-ooojc-j-j^
c V-, o
I
I
I
I
'
o o o o o o o o o o o o o o o c o c o c coooo
C O o o o o o o o o o o o o o o o -o O O O O o c o o o
o. c o O.O o.c o O, r',
o 1- f-.i-. rv rvi tv 'oj. vJ vo -(>
-O. ooo_._
!- .-P-.^a-.
rr. i 2- ,0. -> ~J. O. N. f- o'.
O..
-O .o .Q..O .C..I-.C .M._N iv.' ^ ITO..0.0.

o o o o o o o o o o o o OOOOOOOOCO
O
OOOOO o o o c o o o o o o o c o o o o
o o o o o o o o c c o c o o o o o o o o o o
o c o o o o o o o o o o o o o o o o o o o o

SVT

O
c
o
o

o
o
o
o

c
c
o
o

o O:
oo
o o
o o

OJ
..i.O..

.c_

..W_-

co .c
:
2
u> ce
V :m
^
;_.ll
l'c.r.
:o
o o - ..

' .

o
.Vl_.

i >
o
o rroo
cVI i 1-1

Figure 28.

Computer output

re
rv fvj ro hK-H->- c o o o c o o c o o c c 0
oc
o'
C 0'

#
#
*

#
vo
ui rvj c ->1 ui
u t\) I o c C3 -v; cr U" -> 4>- u: 'oj IV r
h-' 0 0
_Ul_UUO..U-.C..Ui. C..0_0_C_0. 0.0.,0 o o c LT.C Ln
,..C, ui. 0

000
00c
0c0
0c0

O
OO
O O O
O
O
C
O
C"
O C O
C* O
O
O# C# C C
# O# C#

oc c c oc ooooooooooooo oc c c
o o o o c o c o o o c c o o o o c c o c o o c
o o o o o o o o o o c c o o o c o c o o o o c

n'r-<i

c
0
-<

c
c
0

0
~~o o7o''o7o^c~c' croTo o'c'o, o c o c o o. o c. c c o.0
o o'i
es c
rv
r\;
rv
rv
K;
iv
rv
!\)
rv
tv
u.
w
u;
u-'
'jj
'
L
U
'
v
J
'
j
u
u;
vj
0aaccojvCvvDvc^.
oooo-*i-*r\;oj4--ui-N'i-'V
0
-j -J -j cc- o rv 4>- v;-! -j vc H- !jj ->j h- -vi c > cc o (- V y w c
c

0
c

r t'
0
Cc
'j-t 0

1'

'

_ TT . .

. -T-.

-r . T . w . w . w l_ W

, V

-w

'

. -

ujvjjivbju-cro-f>->iow--jivics- s !ocrji\jt Oc4>-ivi

U) c

Hs/
sj
V -sj
0c
C
C'~ vr, c
c^CrOC^-^'-N-^cr-ccca^coo
c:-^->icccu'Cih-^C0N)-->i4"
'-N-N 0 0 0
OOOOCOOOOOCOOi-^^'-'h^h-'r-'H-'f-'h-'i
* r' h'
! - - H- C 0
cv C vC>C v C O c?-' ' vo-C ^ oC v O s D-Jv C v <ai rCD :vCoo oo c
r o
OJ "J";oc-oCCc!c(-'itv- ' f U
r\J C U": c
i-io^'-vJC>t-'-^~JoJ^oc>vr'':>>ojcr-co-rviu'vc--J c
k-'
h-.
C 0.
0 V/1 0
o o o o c o c c o c

o o o c o o c r> o o o

'v rv rr-

U1 \r. c

e- t
0 O: '
C .1Ui_..o:_
0
..O;
hf M h h-* h h- h- 1 f' t* h-' h-' H- h-' h- 1*.
hU> U1
VJ N)
h- hVJ
VJ
VJ h-*
VJ VJ rv rv
N;
OJ
u
UJ
w u
U'
wvr OJ u
U
C 00
Vi fVJNJ !\J
4>
4>
-vj
4N
4>
4>
VJ
VJ
0
VI
VJI
VJ
C
c
0
\C
V"
V4> U) LT LT rv 0 CC- 0^: ^ r\j kC 0 \J 0 0 J 0 0 vC 0 0 0
CC' 0
J. h'
.t-'. f. 1' M. Hh-* r-'. f.
_-*.
# . 1 r.. h-* i. . .. : h-_-f.
...
.0

..
.
.

.
...
.
.
...
I-
4>
VJ N)
SJ fsj f\) 1
->
VJ
VJ
vl-'
VJ
VJ
c
0
V:
uj

(Vj
N)
rvj
ceNO
l\j
M*
VJ
NJ 0 rv 0 VJ Ou 1
vC cc h 0 c4> Vi VJ "N
VJ C
N) sC H-
cr -s'
h N O; Vi 0
0
0
\o 0 0 C
h-* h-* 1'
h-
r- r- h- H-' 1 J h- r- 1 h- h- J' h- h- H-. V-. HjNj rv M H- 0: 0 0
4>
'oJ VJ .rv
>
Vw' VJ VJ
O) LT- Vw'. C 0 rsj ce 4>.. C;
f.
VI
cr.
N
VI
rv
c
.V,.
.
4
^.
c.
-s
.U'
c -s'. V.' V. U'. c .-T". Ci.
..a- S 02 \C f. 0^. Ul .ce. VC.-C'. .>. v.
1' h- h- h- r*' H- H- h f 1 M h- t f' t fr- t h- h- H-
JS
4S \Si VJ
4> u* VJ hVJ rv
>
N rvj N M- h- c 0 c
rsj h-' 0
VI
Co a V J C 0 fv CC'
c
C O a a cc
rv
0
0
rvj
O
j
fv CX' V V v a* 0 CC' cc -S N 0 \0 c ho 4> N ) 0 C G 0 0,
u

->}

..

._

'

_ .

'

<

OST

'

X
rr
0
!

C
z

0"

0
r-'
U1

H
<

m
"11

0 c
IV
0 ^0

.0
r\j
LT
m
<
z
r"
;.0 :.QOn
0

'0 c
CL
; VJ m
: U! X"'
...If
_.- 0 VI
:^ 0
i^ 0
i O:

-, vn__
n
>
00
0 m
: VI
^0
' #

Figure 29.

Computer output

ro Ni M M' t-;M i-'i-

o U": NJ c
. vr.vn.O.u-'.O

o'c o o o o o o o o

<

m
1

0 0 0 0 0 ,

, 0..0..-0_0: Q..C ;o...o.: O..C ,U1.. o.:VI .0 ,VJ-I_p V. o,

o .

< .
-<

0
o
o

o C O O'O C;0
* # # _# # #
0 C O 0 0 O'O
o o c c o o o
c o o o o o o

o o o o o o c o C'
* # * # # # *
c o0 0o o o o o o o o00c
o o o o o o o o o o c o o c o c o
o o0 00 0 0 0 0 0 0 0 0 0 0 0 c

0 0 0 0 C O 0 0

#
o
o
o

#
o
o
o

yo o o o.o,o.6o;o,o'c:o.o",6.c o;o,c c^c'o.c o c o o o;


o c c o o o o o o o o o o c o o o c o c o c o o > - r v o
o o o o o o o o o o o o o o o o o o c o i -rvj^aoa c
O O O O O O O O O O r - t

0 0 0 0

OiO 0 0

C' o LJ LJ ^ : Lv

oo0 00 0

I' W

_o.c c O.O.0. 0 . 0. 0 , 0 . 0 , 0
c o o o f-' 1-^
r l\j M r\J N)
I

000000

-JC3

0 0 0 0 0 0

^ cr o

c o o o c oc o c o
o
t-" Nj w o
^ Hr- r
. 0 . o..','
VJ u- a. r\j cc
'j- p_
0 0 0

0.0
IjJ ^ U1 ->i 'oJ C' LT O W O M U". O U" O

o . o c c o o c o o o o n c o o

O O O O O O C O O ,0 0 0 0 0 0 0 0 0 0 0 0 ' - ' ' - ' N J I ^ U : 0


o o o o o c c o O'o O'c o o
rv)
O;

I f IV 0-i vr CT'

o o o t I-' M

w w f- f- LTi cr cr I

^ ui CCi uJ

0: ->! o 0:' 'u. C3 -f" o V:'

0
0

-<

0
b"
0
'w1

>.)

n
0
1

C
o
o'
o
*

>

Ul

2
m

o o 00 0 0 0 0 0 0 0 c o o o c o o o o c o o o o o
ocioooi-rvjMiviO
o c o o o o o ooooooo
U"! CC Ni o Cf. o
ooooo
o
o
o
o o 00 r- ^ fV ^ U", -< \0
~j
ce
o
W
03
-si W Ln 11 -J o CCI 00 U o o
i\:: w ^^ vr cooo
I
O O O O O ,O O :0 0 0 0 0

....o o o o.c o...0.0.0.0. . 0 . 0


O O O O O O O ,0 0 0 0 ^ - '
o c o i Nj v>-' vr. o o ce c p-

o o o o o c o o0 0 00
0 0 C.o.'o'o, o.c.Ni

N
0

0 0 0

h- ( IV '.jJ u". a- Ce u; iNJ > -J o M Lv o'


o
^.cs^LnKJvnccFv-^f-o^-'UJO

oc 0 0 0 0 0 0 0 0 0 : 0 0 0 0 O O O O O O C O C O O O '
o
o o o o o o c o o o O ' o O ' o o c c o o o -00
O O O O O O O O O C ^ " ; t \ ) N U J L n c r - s l \ 0 ' - ' fsj 4> aO;
_0 o o 1- V
.C--_-J .vC...C: N)_Ui.O_-J. .-vj_J>.;
u o. Oj 0- >0 ^ t-" O'

' t<f"
V
7:
m
<

OJ
.0

z
c
r..0

z
c.

0 0 0 0 0 0 0 0

o o o o o c ' o o o o o c c o c o c o o o .
# # - * . # :#
'
i # # ' #
'
o o o o o o o oc o c o0 0
o
0 0 0 OC'o ooo C
I I ISJ IjJ ^ u; O' ~vl (X vO
M (V Ui O'
o o c t rv
VI o- ->l ce o , IV U1; o U1
U1 ui- C> ^ vO fvC W O-

C O O O O O O .

oc O O o 0 0 o_o. 0 . 0 : 0 0 0 0 . 0 0 0 00 o 0 , 0 o..o'o o,_


_# # #
# #
" 0 0 0 0 0 0 o' o o: o" o 0 0 o' o o o O'O O' o' O^O o' o'o'o'
ooooooooooc^H-iI^JOJ4^-^V!C^c^->lc^a.coo
ooc
N,- W
VI C"i -J a-i o NJ V. vC V! o C> OJ o
o U1 -J c

i
c: c o c o o o o c o o c o o o, o O:
m M # A # * #

(Jj
Ul

...Il
o_
0

oco coo cooc


tt # * m # m # #
o o o o o c o o o c o o c o o o o o O'
0000000o
U ' U ; OO.
J 4rv> -.U.
^ ^C..
0
o 0 0 0 0 0 0 00 0 0000
_0. o C' ^-' .1. h- .I\) U' V.\.f'..^..UL.Q-..GC._0..-^..CCI NI-.) ^ J N J0..4>_.-vI,

' v""
0
0

o o o o o o o o o O'
*
o o o o o o o o o o o o o o o o o o o o o o o o o o o

O O O O O O O O O O O O O O O O O O O O O O O O O O O
C O C O O O O O O O O C O O O O O 0 0 0 0 0 0 O C O O ;

V
0

>

C O O O O O O O O O O O C O C O O

Zl

CD
m
PO

00
m

Figure 30.

Computer output

<

m
1

2
2
2
2
2

1 f t 1 f 1 & 0 c c 0 0 0 0 c 0 0 0 c 0 c

<
ui -0 (Jj IV
cc
vC
Ul
c 0 cs u e VI
Ik' U-' rv (V (
c
c _o. LT, C;
V ,V' 0 AT..0 V' ,0,,0.0 c .0 0 c ,0. c ;0^,0 ,U:__.c.. Ul_ 0
:

C
n
' 1

X
2 ' -<

-<

c 0000

00c00
00000
C' e 0 C 0

0
0
0
c

00
c 0
00
0c

00
0c
00
c 0

c0c
c00
c00
0c0

c. c 0 0 0' c 'b; 0 c b..0


rvj tVJ rv t\) N rv N' rv IV
\C' c sO vC C- \C
CO CCvn a ->lOC CC
LT
CO c rv 'w", >i vC
0

0
c
0
0

0
c
0
0

C
0
0
0

0
0
c
0

0
C
c
0

0
0
0
0

00
*
00
00
c0

c0
00
00
00

00c C
00c 0
0000
cc
c

,0 0 r_
w UJ w w w u UJ 'Jj UI u JS
u- a- c
U:
IV U0 c c 1
'w': UJ
r -si 0 4> CC vO t' UJ U"! c0
1' u
0.,0 b 0 o_ c 0

c00c

C O O C O O C O O C C ' O C O C C C C O O O O C C C un
V. ^
L". u"f.
ooc--^-<Z!a.\r:co
4.- f.
Vn U" .C- C- O
CC
W LT -< ! C: cz c o
c
l\) f
O
C I K: -0

cu

C UJ

C: -< C

CT; N I

o-

rv: I

V.'

Lk

c o c c o c o o o c o r . ooooocc/ocr;'-'^--'1
#

<->i->;-j--i-<->j-j-^-^->i-^cxcxCoo3(x^Ovcocccoo
oc^c>C'C--j--jccccosvnvCC-'NJ>oa'OrvuiorvaiC"A;ic
4>->U--.J\C:^CBr-'4>a:N--J+rv^O-^' I
J->lvC'CC
OOO CO 0 0 c 00 Co
I I r
t I' h-'1' f 'h-V ; V O V C \ C O ^ V C V ' ^ X O V O V C V C O O C O O C C - - ^ - I t-- 0 0
uiu^u-oo-O'-^-^-^icxccvCOOf
u''^ic>c:'vct-'i\;(jjrsjc'jic
CCC=\nOLuC' h-'.>-^0->COi_rC'
WOCO-NUINON-^C!

0
0
0

r<c ix) rv r\) i\) {\j V. w u' w w

^ LTI c- ->i' OC CD
fV ->!
\C 'v.- CL-

f- o o
O 'wP o

Jj ^ CD

V. U". c

f- VJ o

X
1
.0

(T,
0

U".

' 1-"
O

-1

c
hvr
#

i\>

: li;

0
h
_>

0
rv

LT.
X

m
-<

fsj ro

IV !\J .xj i\j rv f\j (\j

f\) fsj fv fv fvj f\j rv fv rv r\j f- f ^ o O


v. c 'J" 0^ c o
o V '^1 J> r\) o ^ ^ o vn o
cx.c I- N IV.C.C- c i- .Q-_vC, U:_,o..i-..o

u" ci LT VI 'ji LI VT! u:


^ 4> 4UT.v- C-.

NJ r\)

bo

c
r0
C/J

h pw Hm
VJ w
V LT' vn
-si -J 0

h- 1^ h r- h-
#

w UJ UJ u; UJ UJ UJ
4> 4^ 4>
VI
VNJ \C A 0
U".
f'

h- h-

H-

h
1' K-
h-'
K- r' > >


UJ UJ UJ UJ U.' UJ u; rv r\) rsj rv rv h- > 0 0 0
-F> UJ UJ UJ rv h 0 \C -si VI UJ 0
UJ vO
0
N vC E fs; A 0 1 c c- \C
0 0 -< 4N CC 0

H-i

1 H- I'

#
4> UJ UJ UJ uj" UJ UJ
U U) ro Nj rv h-' h h-* 0 C \0 vO CC
0
c-
0 c CC cr- UJ
UJ C -N1 F\;

.N N
4> U

t- h
#

h- H-

h-' K-


->

f'

f'

f h- h-'

h-

VJ UJ rv N N N) H- h- C 0 o " UJ 0
0
rv c c: 0 UJ 0
rv 0 un c;
c 4> V UJ -J 0

H-

h"

uc UJ Uv U-' UJ r\) rv rv N t* h-' 0 0 c


iV C5 -P- c
o^. VI un. 4> u- N)
C vC' -NJ VI rv 0 CU c- UJ C
h
-n4 UJ V! UJ -sj \L N 4> 0
.\0
c
0. V' a c C 0 C

:0
! UJ

. VI

z
:C
i CP
,m
' 7:'
II

:.0_
: 4s
C
i0 ;
1^
i0

: 4^

VI

"

h-* t h- H- H- h-* h- h-'

h- M Hh- M h- h
#

->
4S
>
U' UJ UJ UJ r\) INJ (V rv h-' H- C c 0
CC Cr CC' CD -sj -n;
CC cr UJ 0 cr rv CC
UJ PNJ h- c CC 0-' rc
VI VI
0
N) cr cc 0
CC CO 0- W CD N) UJ CC
cr- CO a -s! rv -> 0 sC c Co rv
0

K- K' H- 1* I'

^ST

:C
VI
'0

' #

:0
:>
</)

m
1w

Figure 31.

Computer output

<
m
1
0 ..
0
1
-c

rvj; Ni iv' IV iv' > I>- > t f-: > o o o o c c o o o c c o c o c


C

# !# # . #

# '* t#

# *

* #

vC ->i ui tv c: ui^ u'' IV I: o CO ->i o ui ^ ^ u b- rv rv I h

0
.0

O C C: O C O C' c o o c 0 0
*.

O OOQooo oooooo
o.o o o o c c
oo

0
c
0
c

c
0
0

Z.oyo/o' 6_ o! 0.0 o7.6Zo'o o. c' o o 0.0, o o'o c! o ,0 o o o


o oO oO cOoO, o
oo
o o o o o o o o o o o o 0 0 0 O r-' tv 0
Oo
C O o O O O o c- O O C C C f- rj 4> a, o0
O
0 0 0 O O O O O O O l l'-'l-'i rvW-^C-O'JIUi-JCO-JCO c

c
c
'U1

C; C
* #
OO
o o

O
#
C
o

O
#
O
o

O
#
O
o

C
o

00co o
o
o ooo 0o
00o
0

000000000,0000

0
c
C...
c

COOOCOO'OOCCOCOOOCOOOOOOO
O C C C O C i >
- O O O o o: C O. o o o o,

c o > h-' IV Lw LTi cc rv


0.0.0
.0.0 0.0 0.0 oc ivrvrvivw^u:-<UJC:vovJ
o o o o -

..0.

..0.

O) 00

COCOOOOCCOOCCCCOOCCOOC

9ST

0'

0
c
0

c
Z:
u- ; m
..II::.]
0
0
rv : 1'js
0

'c. c. o c"c o"o'o" o 000 coo' c o o o c o o "o 'o c


o"

OOCC'OOOOOOOCOOOOOCOO
0
OOO OOc ccO OOO
t
IV ^ U"! -J vC
c oc cr u' 0
cc
I' rv vjj ^ v."
-vi CO o U) Ci -vi U) u"- I h0

vO
vC

7-J

n
0

0
h
c

OC' CO O O O O O O O C O O O O O C C O o o o o o o c

IV
'vJ c
o o t - rv
c o h"
co
coooc
o
c oo
b-'
CO
Ijj
IV
Lw
VT
o
Cr\
C
I
-x'
0
o 'o
Cco c o o
cc ->l o Co w CO -p- o vO U1 c
o Cf-'I-'I IVIV0JU'-^-F'U-|0^C3t

o
0
# o
# o
# o
o o o o o 'oo o o o o o o c o
o o o c o
o o o
__Ic
0.0
olo
.o
.o
C.O
C
O
c
.c\6
c
C..O
C'
0.0
1-!
r-o
r
o o o o o o O O O O C l - ' ^ - r - I V b J U 1 0 ^ 0 i > O r v - > - > l O I V I j J 0O
O>-p-rvN;0JUl!>C>CX)MDt^CX;-(>V/!IVUlCvGiV-^4>OI OJO
0:
O' o O O C O C O C' C O O C O C O o C O O O C O O O O O;
C:
# # # '# # #
# # , # # . * # :
C'
COCOOOOOOOOOOOOOCOOC^-'i-''-^-i-^"^'^'
O O O C O o O O O O H - h - * ! IV^00JU"C~~J'Cl-'IV-f-C^0
_.O f-'_i--iv..iM..-f-...u^._a_^;..>.o..iv,.,ui c.,-J.
4> ..^ w c...oo,c" .rv..-)
0
C OC O OO O oc OC o oc c o00000 000000
# '* * # : * i

#'

oocoooooocoooococo000o
0
ccoccccooo^h-'h-tivw^u-e ->ic3
tv
0
CH-ifvrv^u"cr-sioocrvui:ui^->iU'uio->i
c
.0:
C.
. o
o.
' o.
C.
0
: o_o..c.,o.
. o .c. 0 o o o o o o 0 . 0 : o 0 .0 c
.
o
c
o
o
o
oo
c o
o0
0
0
0
000000
0
0
00
o
o
o
c
o
oc
c
o
o
o
IV
w
^
0
IV< UJ
O C' C IV u- vC vr -> c o
O C t^ o U1 c
c
c
o
o
o
c o
o
o
c
o
o
o
* o
c
o
0 0 0* o o o
o o o
o
o
o

00cocoooooooooococooooooooo
0
Cj o C. o .0. O..C, c O 0.0 o O. O
1-, IV IV IV b-V v.C
C. _
C .0.C .f- .-"..IV .IV .W. .W 4>. _v. .0" .0:. .0 Cc : h-.
C.
O IV. VJ 0
O.

-<

'

0. __
IV
i U1
i0

w
c.
0
:: LTW
i
C
:c
:

; nr.
z
:Q
r.:C .:
^2
:c;
z
C3
m
Lli !
: ui
0
:0
:

! -<

'^

:0
:

:
r

:0 .
>
00
10
* :m
U1 1 ^
10

Figure 32.

Computer output

VELOCITY

0. 00
0.05
0.10 '

TIME

0. 18

;
I;
ii

I;

R E Y N O L D S N U M B E R = :50.0

o
o
o

IN X-blRECTION
0.05

G .1 0

0.15

0.20

0.25

0.000
0.000
0.000
O.GGJ
0.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000
.000
0.000
.OOO
0.000
0.000
0.000
0.000
0.000
0.000
0.000
O.ooo

1.000
0. 803
0.645
0. 533
0 . 459
0. 411
0. 379
0. 358
0. 344
0. 334
,0. 326
0. 317
0.311
0. 307
0.303
0. 301
:0. 299
0.297
:0. 295
0. 294
:0. 292
d.290
0.288
0. 237
0, 286
0.285
0. 285

1. 0 0 0
1. 0 0 3
0. 953
U. 88 1
0. 812
0 . 75 4
0. 710
0 . 676
0. 651
0. 632
0. 61 B
0. 599
0. 53 7
0. 578
0. 572
0. 56 7
0. 56 3
0. 560
0. 557
0. 554
0. 552
0 . 54 8
0 . 54 4
0 . 54 2
0 . 5A 1
0 . 54 0
0, 54 0

I.000
1.050
1.069
1. 0 5 7
1. 0 2 7
C. 9 9 1
0.957
0. 9 2 7
0.901
0. 8 8 1
0. 8 6 4
0. 8 4 0
0. 824
0.812
G . 80 4
0. 7 9 7
0. 7 9 2
0. 788
0. 784
c. 7 8 1
G. 778
0. 7 7 3
0. 7 6 9
0. 7 6 7
0.765
0. 7 c , 4
u.764

1.0 0 0
1. 0 5 7
. 1. 102
1. 1 2 6
1. 132
1. 1 2 5
I.112
1. 0 9 6

1. 000
1. 055
1. 105
1. 144
1. 171
1. 1 8 6
1.193
1. 194
1. 191
1. 187
1. 182
1. 171
1 .1 6 1
1.154
1. 148
1.143
1.139
1.136
1.134
1.131
1 . 130
1. 126
1.124
1.123
1. 122
1.121
1. 121

iI
i

0.30

0.35

1. 0 0 0 ;
1. 0 5 1 i
1. 1 0 0 ;
1.143 !
1.1 7 9 i
1. 2 0 6 ;
1. 2 2 7 ,
1. 2 4 1 :
1. 2 5 0 :
1.256 :
1. 2 6 0 i
1. 2 6 2 ;
1. 2 6 2 :
1. 2 6 1 i
1. 2 6 0 i
1.258;
1.257 :
1 . 257 i
1. 2 5 6 ,
1 . 256 :
1. 2 5 5 ;
1. 255 '
1 . 254 :
1. 254 ;
1 . 254
1. 2 5 4 '
1. 254 i

I .0 0 0 '
1.048
1. 0 9 4
1. 1 3 7
1. 1 7 6
1. 2 0 9
1. 2 3 6
1. 2 5 9
1.276
1. 2 9 0
1. 3 0 1
1. 3 1 6
1. 3 2 6
1.332
1. 3 3 6
1.339
1.342
1.344
1. 346
1 . 348
1 . 349
1 . 352
1. 354
1 . 355
1. 3 5 6
1 . 357
I. 3 5 7

il

iI
{ j
Ii

CASE

0.40

0.45!

0.50

1,000
1. 0 4 5
1.090
1. 1 3 2
1. 1 7 1
1-206
1. 2 3 7
1.263
1. 2 8 5
1. 3 0 4
1.320
1. 3 4 4
1. 3 6 1
1. 3 7 4
1.384
1.391
1.397
1.402
1. 4 0 ?
1. 4 1 0
1. 4 1 3
1. 4 1 9
1.423
1. 4 2 6
1.428
1 . 430
1.430

I . OOO'
1 .044
1.087
I . 129
1.167
1.203
1.235
1 .263
1 . 287
1 . 309
1. 32 7
1. 357
1.379
1 .396
1 .409
1.419
1.428
1.435
1. 4 4 1
1. 4 4 6
1. 4 5 1
1. 4 5 9
1. 4 6 5
1. 4 6 9
1. 4 7 1
1. 4 7 3
1. 474

1. 0 0 0
1. 0 4 4
1. 0 8 6
1. 1 2 8
1. l t 6
1. 2 0 2
1. 2 3 4
1. 2 6 2
1. 2 8 8
1. 3 1 0
1.329
1. 3 6 0
1.384
1. 4 0 2
1. 4 1 7
1.428
1.438
1.446
1. 4 5 2
1.458
1.463
1.472
1. 4 7 8
1.483
1. 4 86
1. 4 8 8

0.15
0.20
0.25
0.30
0.35
0.40
0.45
" 0.50
0.60
0. 70
0 . 80
0.90
1.00
1.10
1.20
1.30
1.40
1.50
1.75
2. 00
2.25
""2.50
2 . 75
-2.95

;
:

:
!
:
!
:
;
;

;
;
;
i
;
i

;
;
i
!"

I .080
1.066
: 1.053
^ 1.031
1.016
1 .005
;

;
;
.
'

.996
0.990
0.984
:c.930
.0. 9 7 7
' 0. 9 7 4
:0 .971
,0.966
:0. 9 6 3
0.960
0.959
0.958
0 .958

j I

1.488

Figure 33.

Computer output

rm

roivi N) ro
t->- t I tI o o o Q o o ocoooooco;

0 i # i # # '#
# * # #

sCi

ui t\) c-vi

u; >0 t o o co ->i cr- vr-P- ^vvLurvixi^h-oo

:CJ

.vi.ui.,o:ui..c;,ui_c:o..o. c_o,.o.o.o. 0,0.0;Ul. o V, o..tr.,.cui_c,ui,o:.

"H
-<
o 1'
o -<
c
.c ...
c X
m
c n1
Uc
o

C O CO O'O o:o o o o o cooooocoooooooo


CO o o o o o o o o o!o o o o C CO cooococco
O
O COOOOOOOOOOOOOOOOOOOOO. O
OO
OO
OO
O OO OOOOOO'O- 'OO O
OC
OO
CO
OO
O

'

. J - O o c o , o . o . " o ! o , c T c ; o ; ;o.c o c.'o.o.o o.o o o;o o'c

O
OO
C
O
OO
OO
OCOOCOCOOOCOOOOOOOCOCOOOOOOOCOCOt -O^OoO^ OI T- C' ^I VO COC
OCOOOOOOOCl-'^l-''
OU''Ul--Ja:->J030
OOOOCOOOOOOCOCOOOOOCCOCOOOO
C C O O O C ta:isji
r v j u'.i j OoO
OO
OO
O O O O 0O O O O
CO
_0
o CO O
O O.O.C.C
OO
CO
OO
C ^ i\!
..0..0

u: Ul o oj o rv'' u": o' Ul o

C
OOCCOOCOOOOOC
C
C
O O O C C O OO O
O
O

O
C
C
O
O
O
O
O
O
C
C
C
O
O
O
O
C
O
O
O
C
I

N
j
M
U
l
O
COOOOOOOOOOOOO'-i-'r\J'vyU-OON)-v!U)CXiU;C
OOh-'i-^r-t\:l\;Lx'Li;j>j>U-'OCCr-'-^33-<O0:UJ(%^C\DU1O

o
HUl

C' ' C O O C o'c C O "b 0"0 O O CO O OO O


f I
o
C
C C C O O O O O O O O O O O O O O O C Ul
en rvj
N.1 fv
0- rvex. o
COOCCOCOOOOOf-t-''-M4^U'~jvCO OS CO W O o
o o I rv 'jj f' ut c- -v(. CO c 'oJ !X w u- f

c
!>0
o

O
O OO O O O> O C O
O 'O OO C O O O O U C O O O O
O
O

!.o. o c c..c'.o _o' o7o oZoiOJo o7o o o c c


'-irv rv rv o
OOOOOOCOOOO:!-'^' ru(jJUiC"'JOl\:*>~JOI\J0JO
o^-f
UiKJUiOOtV^-J^O v^o

;.p
N
Ul

"o" O O c'o O

m
II'
O

03

X
m
-<
O
O O O O O O O CO c O o o O O O O O O O O O O O O c
# # :
o z
o o o o o o o o o o o o o O O O O O O O ' iv -Fa
: UJ n
o.ocococcoof-'i-''
O i ^ rv
Ul o - j v o i v j u i c
-si w c (X o\ r\)_^ ' I
_ o_ c :
OOOOOOO OCOCOOOOCOOOCOOOOOCO
:c 2
C
I

'
f-*
O
O
O
O
O
O
O
O
CO OOOOOOOOO oo
;
t h- N) 0-1 ^ Ul C- -J 05
l\) N VJ O
: U! S
03
O
O
O
O
O
O
O
O
O
O
h-'
h" LJ O
. Ul m
O I. r\) M 4^ Ul O -NI cc o !\) Ul O Ul -sj Ul u; O- -N
li
o o o o o. o .o c,o.o_ o O o O O. O. O. 0_0 OOO O, O. O; O O;
%cr""
ooo C OOOOOiOOOOOCCOCOOCOOOCOO
o
oooocooooooi-'ii-'h-r\;w^^uio\c---jcco3cco
:^
Oc^i
IVOJ^!UiC-i-^a'OlVUlvOU!4>CO'WO->]-f^CU1~JO
^O c
O
O O O O O# O C ; io
O
# C
O# O# O# O
.# , O
O# O# O O O O O# O# O# O# O# O
OOOOOOOOOOOOOOOOOOOOOOOOOOO

C
O
C
O
O
O
O
O
O
O
C
O
O
C
I

Ul
,0 O O I rvj JV W Ijo
U~- cil O 06 ^ O -F- ->l O tV U) C
!

oooooc
oooooo
ccoooo
oQoooo

o c c: o
ocoo
oooc
ooco

o^ o
oo
oc
oo

o'' o c o o G G o
oooococo
ocoococc
ocooocc o

09T

o
o
o
o

o
o
c
o

o
o
o
o

o
o
o
o

o
o
o
o

o O'
oo
oo
oo

;o

Ul
o

,n
^>
m

Figure 34.

Computer output

VhLGCITY

0. 9 5
0. ? 5
0. 5 0
0. 4 0
0. 3 0
0. 2 5
0. 2 0
0. 1 5
0. I d
0.05
0. 0 0
0. 0 5
0. 1 0
0. 1 5
0. 2 0
0. 2 5
0. 3 d
0. 3 5
0. 4 0
0. 4 5
07 5 0
0.60
0. 7 0
0. 8 0
0, V O
1. 0 0
1. 2 5
1. 5 0
1. 7 5 ,
2.00
2. 7 5

:
:
:
:
:
:

:
i
;
i
:
:
i
!
1
;
;
:
;
;
r
i
I
'
;

IN X-DiREClION
0.00

1. 0 0 0
0. 9 9 9
0. 9 9 4
0.988
0 . 975
0.965
0.948
0. 9 2 1
0.675
0. 7 0 b
0.COO
0.000
0.000
0. 0 0 0
0. 0 0 0
0.000
0.000
0. 00 0
0.000
0. 0 0 0
0.000
0. 0 0 0
0.000
0.000
0.000
0.000
0. 0 0 0
0.000
0. 0 0 0
0.000
0.000

: O.Ob

1.000
0. 9 9 9
0.9V4
0. 9 8 8
0. 9 7 7
,0 . 9 6 7
0. 9 53
0. 9 31
0. 8 9 /
0. 8 4 C
0. 7 4 4
0. 6 5 0
0.579
0. 5 3 3
0. 5 0 7
0. 4 y 4
.0 . 4 8 8
0. 4 8 5
0. 4 8 4
0. 4 8 4
:0. 4 8 4
d.484
0. 4 8 4
d.484
0.484
\} . 4 8 4
:d . 4 8 5
0.485
;d. 4 85
0. 4 8 5
: d. 4 8 5

T I M E 1= 0 . 0 1

'
0.10

1.000
0.9 9 9
0. 99 5
0. 990
0. 982
0. 975
0.96
0. 954
0. 94 0
0.931
0. 95 7
0. 949
0.920
0.89 0
0 . bo 6
0. 851
0 . 84 2
0. 837
0. 834
0 .833
0. 632
0 . 831
0 . 8 31
0. 831
0. 8 3 1
0. 831
0. 831
0.831
0. 83 I
0 . 831
0. 83 I

0.15 ;

0.20

1 :

REYNOLDS NUMBER = : 5 0 . 0

0.25

0.30

0.35

Id. 40

1. 0 0 0 . 1 . 0 0 0
0.999
1. 000
0.996 :0.99b
0.993 :0.997
0. 9 8 8 , 0 . 9 9 6
c. 9 8 5 : 0 . 9 9 5
0. 9 8 1 ; 0 . 9 9 6
0, 999
0.978
0.979
1.006
0.989
1.023
1.028 , 1.056
1.090
1. 0 5 7
.
0
6
8
1
.116
1
1. 1 3 0
1 .066
1. 0 5 8 : 1 . 1 3 4
1.133
1. 0 5 0
1. 0 4 2 ; 1 . 1 3 0
1. 0 3 7 : i . 1 2 7
1.124
1. 0 3 4
1.122
1. 0 3 1
1. 0 3 0 i l . 1 2 1
1.119
1. 0 2 8
1. 0 2 8 i l . 1 1 8
1. 0 2 8 i l . 11 8
1.118
1. 0 2 8
1.118
1. 0 2 7
1.118
1. 0 2 7
1. 0 2 7 , 1 . 1 1 8
1. 0 2 7 ; 1 . 1 1 8
1. 0 2 7 1 . 1 1 8
1 . 0 28 i l . l i s

| j CASE
0.45

II

0.50

1. 0 0 0
1. 0 0 0
1. c o o
1. 0 0 1
1. 0 0 3
1. 0 0 5
1. 0 0 8
1. 0 1 5
1. 0 2 5
1. 0 4 3
1. 0 6 9
1. 0 9 8
1. 1 2 4
1. 1 4 3
1. 1 5 3
1. 1 5 7
1. 1 5 8
1. 1 5 8
1. 1 5 6
1. 1 5 5
1. 1 5 5
1. 1 5 4
3. . 1 5 3
1. 1 5 3
1. 1 5 3
1. 1 5 3
1. ; i 5 3 "
1. 1 5 3
I .il53
1. 1 5 3
1. 1 : 5 3

1.000
1. 0 0 0
1. 0 0 2
1. 0 0 4
1. 0 0 9
1. 0 1 2
1. 0 1 8
1. 026
1.038
1.054
1. 0 7 5
1.099
1. 1 2 1
1.139
1. 1 5 1
1. 1 5 8
1. 1 6 2
1. 1 6 4
1. 1 6 4
1. 1 6 5
1.165
1. 1 6 4
1. 1 6 4
1. 1 6 4
1. 1 6 4
1. 1 6 4
1. 1 6 4
1.164
1. 1 6 4
1.164'
1' . 1 6 4
i

1. 0 0 0
1. 0 0 1
1. 0 0 4
1. 0 0 7
1. 0 1 3
1. 0 1 8
1. 0 2 5
1. 0 3 4
1. 0 4 6
1. 0 6 1
1. C 7 9
1. 0 9 8
1. 1 1 7
1. 1 3 3
1. 1 4 5
1. 1 5 3
1. 1 5 9
1. 1 6 2
1. 1 6 4
1. 1 6 6
1. 1 66
1. 1 6 7
1. 1 6 7
1. 1 6 7
1. 1 6 7
1. 1 6 7
1. 1 6 7
1. 1 6 7
1. 1 6 7
1. 1 6 7
1. 1 6 7

1 I

1.000
1.001
1.005
1.009
1.017
1.022
1.030
1. 0 39
1.051
I .065
1 . 0 81
1.097
1.114
1.128
1.140
1.'149
i .155
1.160
1.163
I .165
1.166
1,167
1 . 168
1.168
1.168
1. 168
1.168
1.168
1 . 1 68
l.;168
T.:168

1. o d d
1. 0 0 1
1. 0 0 6
1.0 1 0
1. 0 1 9
1. 0 2 5
1. 0 3 2
1. 0 4 2
1. 0 5 3
1. 0 6 7
1. 0 8 1
1. 0 9 7
1. 1 1 2
1. 1 2 5
1. 1 3 7
1. 1 4 6
1. 1 5 3
1. 1 5 8
1. 1 6 1
1. 1 6 4
1. 1 6 5
1. 167;
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1 .168
1, 1 6 8

1. 0 0 0
1. 0 0 1
1. 0 0 6
1. 0 1 1
1. 0 1 9
1. 0 2 6
1. 0 3 3
1. 0 4 3
I .054
1. 0 6 7
1.082
1. 0 9 7
I .111
1. 1 2 4
1. 1 3 5
1. 1 4 5
1. 1 5 2
1. 1 5 7
1.1 6 1
1. 1 6 3
1. 1 6 5
1. 1 6 7
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8
1. 1 6 8

Figure 35.

Computer output

164

>-

LU
<

o
m
o

m
st
o
O
o
LA
Il "
a:
LU
CO
s:
o
(/)

-I
o
z
>
JJ
a:

m
fO
o
"o"
m
o

rvj

o
o

O
fNj
a

:::ir:

LU
z
t

r-4
o
o

o
ko

'Ti

...,o
>

>

h
o'
3
-J ;
LU
>

o
o
o

o o o o o o o o o o o o o o o o o o o o o o o o o oo oo o o
"o o (Nj m
0^ o ini -r m m r\j o a) \0' m f\j i i o O O' O O O O o O
'ooooooo-^I10000000000000:000"
0 0 , *0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0#0 0 0 0 0 0 0 0 0 0 0 0
0000000000000000000000000000000
O'H<-O'-4^>-^mL0OO'3Ln'-4^r\ic^O\^mr^oooooo,ooo
0000I'"HtMlNjcNJi-nrOiM'MfMt-HOOOOOOOOOOOOCO
o
o o o ,0 o o o o o o o o o o o o o o o o o o#'o# ,o# " o*'o# o# 'o* "o* 'vO# "
"o O 0 0 o O o O o o o o o o o O o o o o o o o o O o o o o O O'
I I I
oi,ir\O^LnoinN^m>-co<j-cc.-i<i-Mr\i%jtri<''-<^oooooooo
i0o o
0
00
00
00
0
00
0 0 00
0 0 00
0 0 00
0 0 00
0 0 00
000
0 00
0 0 00
000
0000000000000000000000000000000
_
I II
"OOO' oOwr a^-in-.-o-rvj
.
x
)
'
r
o
"
>
o
H
o
"'-<
"<r
r
.
o
0
0
0
o oo o'
<fu-\ -OvC^i^^J lOOO 0 0 0 0 0 OOOO'O
0000000000000000000000000000000
o o o o o o o o o o 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0I 01 0I 01 0
-4rHf\jrn

C3

rf^(^J

4 \Q rvJ '"Vf 0^ c** "4 ^ r( r\j s j"

CC CCI

rA

vO

*4

tO

CD CD

oooicNjfsjro.rivcoc^c^oOvOipmrsjlooooooooooooo
o ;o o o o o o o o o o o o o o o o o o o o o o o o o- ;
ooooooooooooooooooooooooooooooo
I I t I I
0'-<or\j'-nr^mcr3\<rr^<r>-N\CT\jrvir-srNr-^ooooooooo
' '
' "
Of\if\]Oco.nmr\'-^ooooooooooooo
o
o oo ooo o^orno<"oif.o r_' -<<0000 0 00 00000 00 0000
o o o o _o o o o o o o o o o o o o o o o o o o o 0 o o o o o
1 II I 1
oI L A O I O I ^ ( N J O O C ^ O - - D -r- < ! - O o
VO'-;0-J-F\I'OOOOOOOOOO
o o o I (M m -j- vO
ir> i-\i CO LP. ro o o
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
o
O O O O O O O O O t o oo
o
o
o
o
o
o
o
o
o
o
o
ooooooouoooooooo
0o
I
l I I I
1:
O'-l~J-^0v0<f^00i^iiLni^rvj-T^a^o-j- -4 o o o o o o o o o o o o
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
o
'o
oo
oo
oo
o ooooooo'o o orn ori3\ Iir.- Icr-- 4o -'4 0 o o o
o o oo o o o o oo oo o o oo oo o o o o o o o o o o o o o
I I I I I I I I I
oooooooooooo
o o c M v f . T ^ . j - c v o ' o r ^ s O r ^ i r i r ^ . -O. v o r v i o
o
Oo- no- o
i OoOoO o
Oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
o
o
o
o
o
o
CM
o
oo
oo
o
o o oo ooo
o o o o o o o o o o o o o o o o o O'O o O'o o o o o o o o o
I l I I I I l I I
111
o
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
o
o o o o o o o o o o ooo o o o o o o o o o o o o o o* o* o* o o
o o o o o o o o o o o o o o o o o o o o o o|o o o o o o o o o

";Q O;O O ;O

'n o" o o" .n o"m oln'O m ' o 'm'o m'o m o m oooo o o lA o\n'o:.n
ON-m-^mrvjfM'-j.-jooo-'t!\jt\j<^ro>j-v}-io-oi^oa^o,cM-nr-o>O O OOO O O O O O - J i - H f V J f V
o o o o o o o o o o o o o o o O O
! I I I I I 1:1 I I I,
#

#'

#'

Figure 36.

Computer output

!:

VfcLDCITY IN X-DlRbCTION

: i

TIME W 0.02
i i

iV

U.00

O.Ob

0.10

0.15 ' ' 0.20

: I

REYNOLDS NUMBER = , 5 0 . 0

' i 1

0.25

0.30

0.35

10.40

CASE II

0.4^5

0.50

" i

- . 95
-0. 75
-0.50
0.40
-0.30
- 0 . 25
-0.20
-0. 15
-0.10
-0.05
0.00
0. 05
' 0.10
0.15
0. 20
0.25
0.30
0 . 35
' 0.40
0.45
0. 50
0.60
0. 70
0.80
0. 90
1.00
" 1. 25
1.50
' j . 75
2.00
2. 75

1.000
0 .9 9 9
0. 9 9 3
0.986
0. 9 7 3
0.961
0.943
0. 9 1 5
0. 8 6 6
0 . 7 74
0 .000
0 .000
0.000
0. 0 0 0
0. 000
0.000
0. 000
0.000
0.000
0. 0 0 0
0.000
0.000
0.000
0.000
0.000
0.000
0.000
0. 0 0 0
0.000
0.000
0.000

1.000
0. 9 9 9
,0 . 9 9 3
0. 9 8 ?
0. 9 74
0. 9 6 4
0.948
0.925
0.6 a 8
0 . 828
0. 7 2 7
0. 6 29
0. 5 5 0
0. 49 2
0.452
:o. 4 2 3
0. 4 0 4
;o . 3 9 2
0. 3 85
d. 3 8 1
|Q . 3 8 0
0. 3 8 2
0. 3 8 3
io . 3 8 5
:. 3 8 5 "
0. 3 8 6

0.386
0. 3 3 6
G. 3 8 6
0. 3 8 6
.336

1. 0 0 0
0 . 999
0.994
0. 989
0. 980
0. 972
0. 962
0. 94 8
0 . 93 2
0. 921
0 . 94 1
0 . 92 4
0 . ,884
0 . 83 6
0 . 79 6
0 . 76 2
0. 73 7
0 . 71 9
0. 707
0. 701
0 . 698
0 . 69 7
0 . 699
0. 700
0. 701
0 . 702
0 . 702
0 . 70 2
0. 702
0. 702
0. 702

1. 0 0 0
0. 999
0. 9 9 6
0. 9 9 3
0. 9 8 7

1. 0 0 0
1. 0 0 0
0. 9 9 8
, 0. 9 9 7
:o .995

:0.994
0. 9 7 8 :0.994
0. 9 7 4
0. 9 9 7
0.973
1. 0 0 4
0.982
1.019
1. O l o
1. 0 5 0
1 . 0 4 0 1. 0 8 3
1. 0 4 3 i l . 1 0 7
1. 0 3 2
1. 1 2 0
1. 0 1 2
1. 1 2 3
0 . 9 9 1 , 1. 1 2 0
0 . 9 7 3 , 1. 1 1 4
0 . 9 5 7 ; 1. 1 0 7
0 . 9 4 6 ' .1 0 0
u . 9 3 9 '1. 0 9 5
0. 934 ;1. 0 9 1
0. 9 3 1 ;i .087
0 . 9 32 i l . 0 85
0. 9 3 2 11 . 0 8 5
0. 9 3 3
1. 0 8 6
0.933 il.086
0. 9 3 4
1. 0 8 6
0.934
1. 0 8 6
0. 9 3 4 j i . 0 3 6
0 . 9 3 4 1. 0 86
0. 9 3 4 il . 0 8 6
C. 9 8 3

1. 0 0 0
1. 0 0 0
1. 0 0 0
1. 0 0 1
1. 0 0 3
1. 0 0 5
1. 0 0 8
1. 0 1 5
1. 0 2 6
I.043
1. 0 7 0
1. 1 0 0
1. 1 2 9
1. 1 5 2
I.169
1. 1 7 9
1. 1 8 4
1. 1 8 6
I.186
1. ; i 8 4
1. 1 8 2
1. 1 7 8
1. 1 7 6
1. 1 7 6
1.175
1. 1 7 5
1. 1 75
1. 1 7 5
1. 1 7 5
1. 1 7 5
1. 1 7 5

1.000
1.000
1. 0 0 2
1. 0 0 5
1. 0 0 9
1.013
1. 0 2 0
1.028
I.041
1.059
1.082
1.108
1. 1 3 6
1. 1 61
1. 1 8 3
1. 2 0 0
1. 2 1 3
1. 2 2 1
1. 2 2 6
1. 2 2 8
1. 2 2 8
1. 2 2 7
1. 2 2 5
1.224
1. 2 2 3
1. 2 2 3
1. 2 23
1. 2 2 3
1.223
I .223
1. 2 2 3

;
i
:
!

:
:
i

'
i
'
i
;
;
1
i
;
;
i
;
'
!
;
:
i
;
i

1.000
1. 0 0 0
1. 0 0 1 1. 0 0 1
1- 0 0 4 1 . 0 0 6
1. 0 0 8 1 . 0 1 0
1. 0 1 5
1. 0 1 9
1. 0 2 0 1 . 0 2 5
I . 0 2 8 . 1. 0 3 4
1. 0 3 8
1. 0 4 5
1. 0 5 2
1.056
1. 0 6 9
1. 0 7 5
1. 0 8 9
I.094
1. 1 1 3 1. 1 1 6
1. 1 3 8
1. 1 3 9
1. 1 6 3
1. 1 6 2
1. 1 8 5
1. 1 8 4
1. 2 0 5
1. 2 0 4
1.220 1 . 2 2 0
1. 2 3 2
1. 2 3 4
1. 2 4 0
1. 2 4 4
1. 2 4 5
1. 2 5 0
1. 2 4 8
1. 2 5 4
1 . 2 4 9 1. 2 5 7
1. 2 4 8
1. 2 5 7
1. 2 4 7
1.257
1 . 2 4 6 1. 2 5 6
1. 2 4 6 1 . 2 5 6
1.24 5
1. 2 5 5
1. 2 4 5
1. 2 5 5
1. 2 4 5 1. 2 5 5
1. 2 4 5
I.255
1. 2 4 5
I.255

1. 0 0 0 "
1. 0 0 1
1. 0 0 6
1. 0 1 2
1. 0 2 1
1. 0 2 8
1. 0 3 7
1. 0 4 8
1. 0 6 2
1. 0 7 8
1. 0 9 7
1. 1 1 8
1. 1 3 9
1. 1 6 1
1. 1 8 2
1. 2 0 2
1. 2 1 9
1. 2 3 2
1. 2 4 3
1. 2 5 1
1. 2 5 6
1. 2 6 0
1. 2 6 1
1. 2 6 0
1. 2 6 0
1. 2 6 0
1. 2 5 9
1. 2 5 9
1.259
1. 2 5 9
1. 2 5 9

1. 0 0 0
1. 0 0 1
1. 0 0 7
1. 0 1 2
1. 0 2 2
1. 0 2 9
1. 0 3 8
1. 0 5 0
1. 0 t > 3
1. 0 8 0
1.098
1. 1 1 8
1. 1 4 0
1. 1 6 1
1. 1 8 2
1. 2 0 1
1.218
1. 2 3 2
1.243
1.250
1. 2 5 6
1. 2 6 1
1. 2 6 2
1. 2 6 1
1. 2 6 1
1.261
1. 2 6 0
1. 2 6 0
1. 2 6 0
1. 2 6 0
1.260

Figure 37.

Computer output

:
!
I '! ! ! i l ;
I
I I I I I I I I I I
N; IV >->- I-;- o . o 0 , 0 c ' o C C C : C C O C C O O O O O O O O O O O
- v /c->iuir>oo^Dcs^oui*^js ' v *;uifvrv^-f-'Ocot - ' i rvx-o-^ui-^vo
x
-v o vi;o. v:o o:o_C\,o,..o.u-;,o,.vi..c.:*J-i 0:ui_o,ui. c,ui.c t^_o. u'_o,.o. c o-, vn,_
^
'
:
!
!
' 1

<
rm
c
T
I "
'

c o c oOC0 0CO

OCCCOOGOOC
o o o o c ' o o o o o
c o c o o c o c o o

0 0CCCOo o o o c c c o o o c

OCOOCOOCOOCOOCOCC
o o o o o o o o o .COc o oo o o
o c c o o o c c o c c o c c o o c

O
o
o

o o o

OCO
o o o
o o o

o
o

I I I I I I I I I. I . -

C o.c c o.o C 0 . 0 C 0.0.0 C C O o C O O o o C C c C 0,0 o o C.,.

O
C O O O O O C O O C O C C C O O O C r - i - * i - o C O O C cO oO oC C
occoocccooooocif-rv4>->ii
o

<

II

z
-<
I
C...
i-;. .

o o c o o o c o i I O i - ' w u ' i o . c ^ u ' . r v j i o o j u ' . c u " . r\j) o

c
v

7~'
m
o

I I I I I I I I I
#
CO
O OC C
OC
O C-.C.!
OOOO
OC
O
O
CO
OO
OO
OO
OO
r- O
U> 0 C-0 0^^UJ- i-sj- ' u.'- -C-i - ' Oc-OWCNOtCCC OO O

f-

*H

COCO CCOCOOOOOOOOOCOCCOCCOCOCOOO

ooco oo
M IV
o vc I CO ^ cc; 0^0 c
I vO cr co\C' f- 1-^ o'
I I I I I I I I I
. o c o c o c o c c c o < - > o c o c c o o o c o c c o o c c c o o
# * * * *
O
O C O O C O O C O C C O!V0JU^-JC!VU1--J-J^vCO->WI\;h-OOO
C C C f I
o o o c o o o c c
COOCCOOOCOOt
. c c o o o c i iVivrvijJOi 'vnU'UiH-'vC->jC"->i o:tB->iU)Ojrj!>>o

fu i

2
m

COOCC'OOOOOOOOOOOCOOCCOCOOOOOCOO"
O O O O O C O O O O C C C O C C I t
^ o o c c c o o o c
cocccooccco^-'fv->o-cocui-^uiJ-iccc-(>ojfvtcoo
. 00C'0C>I rvro>---vjo^^c~G--v'v:iCvjiOi-*--JO!>uiu^UJ-viivo

rv
c

*
o
(v

I I I I I I I I
o o o c o o o o o o o o o o o o o o o o o o o o o o o o o o o
#
#
C'
To G .0 c. o. o o'c .0 .o.'.o' oi'.o o'c. c'i- V-".-. >- f- o. o, o o. o o. c^o; o 'YZir ZZ'ZIZ
ooocooocoolivuj-^o-o^-i\jr\)f--i->iui4>u.iv^-coo
iv
o c o o o r - f - ' r v i v o c o w c o f O'swOCO^
wvrvj-s'rv o
v-

t I I I I I 1 I
c o o CO c o o o c c o o :o o o o o o o o o o c o o o o c o o

73

m
-<

OCCOOCOOOOOOCOOCCOCOOOOOCOCOOCO
OOCOOOOCCC'-fv)U.'->U1->)a^O<2CCC->jC-.>UJNJN;i 0 0 0
-.0.0 .0 o c -- I-* f". IV. h- c tcc tv N C
-> w.'- vc CC.. \C IV IV -vi rv o

o
W
|
o.._...c

: j'-j-- , I I I I - I
- OCOOCOCOOOOOCCOOCOCCCOCCOOOOCOO
' *
0 0 0 0 OOOOOOOCOOOOOCCOOCOOOOOCOCO
o o o c o o o o o c>-'^tvoj->ui cc^cc^e-u^j^oju'rvft000
o o c c o c t o i v o -sioo ^ c - v n i I u u i - > i c w c i o o f o
;
i

z
io c

OJ ICC3 :
' vn ' m

I 1 I I t I I I
..c c 0 0 o o c o o o 0 0 0.0.0 0 0 0,0 ooooooo 00000

c
"d'o'o c c" c o" 000 o" o c'o" o o o o'c o c o o o'o'o'o o o'o o
o c c o o o o o c o c i I rvu'u'j^-^j^^vjjuju'tvivt^ccco
O
O O o O o C K- O M CC W C I O O U' -f" IV vO Ui O U1 O IV ^ t-' o

(/: _

: _,ji
_ 0
""\n'"
:
o
c

I I I I I I
.
;
:
,
COOOCCOOOOOOOOOOOCOOCCOOCOOOCOC
OOOOOOOOOOCOCOOOCOOOOOOOOCOOOOO
OOCCOOOOOOCOCi-''-'i IVIVIVIVI I I H-'I 0 0 0 0 0 C
-O.c .c C..O.C 0 0 C.
.vi.,.N..Vi,.a;..C. I-. I-, I-..V N
w o. C\,e-,4>_lv C C
o o o o
####
o o o o
OOCO
OOOC

o o o
###
o o o
OOO
CCO

*o #o *o #o #o #C #O #O O* O
# C# C* ' 0# #0 #0 c* #o #c #o *o #o @o *c o

0 0OOOCOOOOCCOOOOOOOCOCOO
OOCCOOOOOOOOO0 0 0 0o o o o o o o
OOCCOOOOOOOCCOCCOOOOCOCO

891

O
:

:
ui
O

:n
C>O
m

Figure 38.

Computer output

'

<

rv;'
r\) I- t- f-; I o
o
O:
# I c# o c o
* ; c o
# c
# o
# : #o c, o c.
o
o
c c c c o c
o
c:
'
-vj c ->i u"; i\i o vo C -iO ui > > U' uJ r\i M I c c c t-rvj w tn -j o x
. U1 0_W..C. U1; C,.0, O.O. C O. Lr_0 UI.C, Wl O.

C.

C U1 O VI C ^ .O o C UI.U-

. fm
c
o,

O O O O O O CO C O O C O O C O O C O O C O O O O O O O CO I - "
cooccoocoocoooococooc->jcroO'.nvOvvroo

<

c/ccooooooooocooocooooi--i>'^rvcr>jc'^'ojoo

o
o

'
,'.0!
o c 0000 o. c. o. 6,0..0. d c. b ,c c c c o o o c o o o o c c Kui
'oJ !\j
w rv'
'J.' -Owl oJ rc
'oJ ixj
'wW u;
u u! u>V '0-vw OJ <0w -? 4> CL vji4> 0^ -J
a: oCC' o ^
V4: evC -si
vO c:
vc sC >0 c
rv ijj
TV N
(v rv
c
u Lv 'vC 'vJ ^ o 4> rv w I-' tx: LT. -> u: -si o CI V. c^- c- vJ
^ (jj o

c
Ln

O O O O O O C O C O O O O O C O O O C C O ^ O - f - 4 > C - - J C v r v O C

O
O
O
C C
O
O
O
C
C
C
C
C C O O C O O C C C OOOO*OOOOi

'O
cr cr- 0- 'wi '^1 a- 0- o, a--~J. c<3. -J ^ -J
or CO v o ^ vC C\
vC -s'
vC ^
vC CovC O.
vC vT'yJ o
..
. O C. O O O vt) sO O O,
or. fNJ -J W I
O
W U ^ U - ' L ^ r v C ^ C C ' - ' O C ' - ' i c
o o c o o c o o o o o r; o o c o >

o c o o o c c o c -

'
2:
x
I

C
.
7^
rr.
T"
1
o
rr
.

c n C D C s a j C o c n a o D c o a a v C ^ c - ' ^ c o o c o v c - O v C v O k v O v Cvcoo
oj w u" u; OJ UJ 'o^ u' > a- a V
u' ij' -si c ro ui
I-- (X ->i -J
C' cr vo iT' o o

>

LrLnuiLnuvG^uiuiONcr-fvrcijJ^rv^co-si^ciMWocrvi^rvC^vCc

vn

o
N )
O

O
J>

^1I (-"h-H-'h f f

0 0 0 Q.C' O f I'

ch o( cco o' hoo o c' PoO oL v o- ^cCiT' - si JC rIj


s C O' -H'- ^' ^-H0- '0O 0' CcI ->t ^/i> v0 i\ : '; v\ 0c\ vD Oc V0 D>VC; >' cC cO
COCCCOCOC-.^O.'V'-'WCC'

..I f.i uoc-;-^ NO cocc-siovn^joo^^ji0000000


.1, .1-'. c- ) ' J t O C O. O O..C O. C O. O O
uimvnvnvTv
f-\:\^j>LK.'wo-oo,: i\:vcr\)4>uiWc:CLi\i\CO\CUJCrLno:V'uJ^-'OCO

t\)
I U".

tvf>oN;Mivr\Jtv)N)r\jrvi\Jr>oi\jr\jroNjift>coooooooo, 00
Ul' Ul
IJ" V. U1
-P-^ U) Ijj IV o CC 0> U' t 02 VJ* -P^ l\J NJ ^ r- O O O O
_0 CC O O rv! 4> U-^O. 4>_.vC...U1_Cl'-_O..Ui..-sl,: > a'. 0 Uv ^ c O j>^0,.Vi
N o._c
^

W
O

3:

7?
n
c
P"

h h-'f-' M-f IH-fI

O.'OJ'JJU'OoU'OJOJ'JJWtVJMlVIVIVN;'
^-1 t coooooooooo
--I ( r-i --I CCri^C>U^Ut-'vOC>-f-'
vC-slvroJNjMt COOO'
js^^^u'icx:ixc>0'(7^o^x^OJ^-P~roa:i\jC>r\JouivCOi-'UiOD-P-o
i
i
.M'

W -2
CP
ui
m
; '7:

h- -(. 1 I
. h-' I-"..
I h-. .I.
t-J 'I-' I A K-" k I
I..-'.
* . .^

ijjUJl^'0^u;oJijjU>OJU:UJrv)lS)r\)IVfSJi-'h-H-t
oco,
ooocoooo!
ui',jiLnuiuij!vrui.>rvO\0-s!LnLu^-'\CiO^rv\C^'C'^LiJi\)^-'i-'Coo
h-uiw0 4>-sjco0u.i\cf^c'^-siciovn0\0h-0^0
:

:o
->

# # # # # 4 # # # *

jo

(jjujvjJoJUJU.'UJUooJu^u.'ivNJrvjrvrvji-'f-K'fi-'ooooooocco
_.-sj -si ->( -J -J -sj
a- u oj I. sD.->i ui 1^- I- vc, -si IV o, a AT. ij- N) (V H- o; o o:
\C_-\I CX._U-UI .o \n..a..sc-..v.-SI.AJO o.c-.rv o. 1--F-. o . vC N. N._N.I-' .o
:

u>uj'j^*uJU'U'U'U'U'OJU>rNjr\;rvjr\)roH-h-h-h-^ooooccCQCC
00 cc- a- CO CO CD ce -s.' ui u vC
V ->j ^ N) c
u OJ ro f- o o o
c c c h - oJC^OJ^^^;c^av0^c^OJOC^u^^J^J^-^;^--^oouJU)-^l^o.
OZ.T

Il

Ul
o
: o

:
:
.vr__:
n
O

ui
c

Figure 39.

Computer output

!
i
!
'
I I I I t I I I I
tv N) I->- I- I- O O O O 0 :0 C O 0 0 0 0 0 0 C O o c c o o o o c
-J o >J V. M'c V1X -jlO" -f- -f- uj ui rv rv) >- o c o >- r\! iv uj u: ->J \D
Ui C V G o C L" V'
. V'. c_ui: c. ui o o. 0-.C ; c...o. vr.__o,vn_.o o ui..

<

m
Cl
o
-<

O O o C 0 0 0 0 0 : 0 0 : 0 oio 0000 C O 0000 O o C O O O O'


o
cco oococcooooo
C O C C O O O O CO c o c o o c c c
ooocooooccooo
o -<
oooccooooooooooo o
o
0 0 0 0 0 0 c cooocoooo QOOOOOOCOOCCOOC
I I I o.o'o 'o"o.oT.c!o,c;o;o'o c o o .0 0 , 0 o o 0 0 o;
cI _
0 0 0 00 c
co
O
o l\J
O
f- c o
o ooc
rn
o
c
o
o
o
o
0
U IV
c
I

f
n
oo
oo
o
o
o
o
c
o
00
00
0
Ul i
rv -J 0-- IV t vC 3C
0 OJ Ul 0 u. tv H- 0
0 0 O 0 0 c c h- r\j OJ 4> vr cr
Cj
1 1 1 1
c c c c 0 0 0 0 0 c 0 c c 0 0 0 G 0 0 0 0 0 c c 0 0 0 0 0 0 0
c

c0
C' 0 c 0 Q
0 0 c c c 0 0 0 0
0 0 0 0 0 0: 0 c 0 0:o 0
rsj U' UJ Ul 0 v*l ro
c-1 M h 0 0 0 G . r-"
C
e
C'
0 0 0, 0
0 0 C
vr u.' h- 0 ' C
r- 0 OJ 0- vO TO 0 0 u UJ 1 03 v
cr c
0 0 0 c
1
1 1 1
0 0 c 0 c 0 0 c 0 0 c C 0 0 00 0 0 0 0 c 0 0 0 c c c 0 0 c G

0 -H

G
0 0 0 0 0 0
C
0 0 0 0 0 c 0 0 0 c 0 0 0 0 c 0 h-* 1
h-* fTi
CC: Vj C 0 u rv f 0 0 0
c o00000
c t' fVJ OJ LT CO
a-
c w 0- 0
t~ 0 N 0 (X vn OJ
Cr- cc
w 0 0 CO OJ Ui rv 0 h 0
C:
C000
II
1
.
1
1
1
"0 0 c 0 c 0 0 0 0 0 0 0' 0 0' 0 0 c 0 0 0 0 0 0 0 0 o 0 0 0 0 G


0 0
1-> H- 0 c 0 0 0 0 0 0 0

h
r0 0 0 0 0 0 0 c 0 0 0 G 0 0 c
rsj
t
U)
vC0
1'
o
0
oC
0
rv
-F- VvO -J TVT rv
0 c c c c c 0
Lu 0 CC- CO 0
o v- d VT:
VI vC ->l vO 0vr v
0- OJ rv
c 0
0 o c 0 IV
1 1 1 1
0 0 c 0 0 0 0 o 0 0 0 0 0 0 00 0 c 0 0 o 0 0 0 0 0 0 0 00 0
'

0_
h-' o C. c
.
1

.0
G
.0 0 0 0 C 0 0 . 0 .0 .0 C C, C
G> .0; 0
Ijj 0:
tV 0. o.c
o o c c c f-- rv) w -(> u -0 CO c I i\) (\j M
o
o
o O
ui
O IV U"' Ijj UJ v; -N LT, Vi O CO C rv l\) V' -P* -< ~N' o 4> ^ -< (\J
c
X
m
I
!
o c o o o o c o o o o o o C c o o o o o o o o c o c o o o C
0 zooooccoooococ 0
oooocooooooocooc c
en .
OJ 1
vc^0\0vc->;c^uio-'wi\)>CO
OOOOOOOt-IV'w.:-F-u-C^->J->JCr
0
r\j 0
c._
,0 00
..c. 0..0. o r\^ o cf O..C0. c Kjj a>_C' o .-x, LT' ro, o_^ O..IV
I II
o
z
oo
o o o
o o o oc: o o c o o c
o
o
o o
o
o c
o
o
o
c
o
o
o^
c
0

o
o
o
c
o
-o
-o
oooooccoo
~ ^o^o
^ ocoov o
j - ^o( o
j j ooJor >ooc^ o
i - 'oOoo 0
OJ (T.
CD
COOOOOCK-'MOO^^i^VJiiJ-C^CO'
Iv>ji\jvc(ojc^->;ao-f^cx:oc>i
on PC
coooivh^o^NOovn'~Ji\)
0
.ll_.
o: c cI oI oI . o o o o c o o c o o o o
* *o.#o *o#o#o .#o #o o
# #o *o #o #o. G
OT::
n"
oc o
oo
o c o cc oo o
0 0 0 0 0 0 0 0 0 0 0 0
o oo cc 'oo o0 o
0' o c o
oo o o
0
000000CM-'h-rvlVLULk)UJ^f-'f"4>-^^4>VJWI\)rv-"i-'0000
0
0
ooooivi--ui(---jrv:vcr\)avoi\;u'.
-sjh-0h-0u'-j-i>f-0
0;
0 0
I I I ooo cooooocooocoooooo c c o o o o
o
o
o
* c o

_ 0_ 0_ 0_ 0_ o c o 0 0 0 0 0 0 0 0 0 0 o o o o o o o o c o 0 0 0
0
0 0 0 0 0 .O O C C
r-i NhjrvnurvNN'rV'-'i-'r-^'-'OOOOOO,
...O 0.0 C.I >.U) <-..v. IV..U'.
o,.i. U: w
rv o O. w 1 co. ,c>, 4>_ r>j o.
vr

>

''

s.^p' T

V"

/ '

N,

IV

-r

i X

-<

0 0 0 0

0
0
0

'

>

0 0 0 0 0 0 0 00 0 0 0 0 0 0 c c 0 0 c 0 0 G 0

0 0 0 0 0 c 0 0 0 0 0 0 0 0 0 c 0 0 c 0 0 c 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 c 0 0 0 0
0 0 0
00
0 0 0 0 0 c 0 0 0 0 0 0 0 0 c 0 c 0 0 0 0 0

ZLT

cc

:0

(/)

U! 1-.
i0

Figure 40.

Computer output

VELIJCITY IN K-DIRECTIUN

TIME

0.06

REYNOLDS' NUMBER

0 . 00

O.Ob

O.i 0

0.15 ' ; 0.20

0 . 25

1.000
0.999
0. 993
0.986

1.000

1. 0 0 0
0. 9 99
0. 9 9 4
0. 9 8 9
0. 9 7 9
0. 9 7 1
0 9 61
0. 9 4 7
0. 9 3 1
0. 9 1 8
0. 9 3 8
0. 9 1 9
0. 8 7 7
0.829
0. 7 8 5
0. 7 4 7
0. 7 1 5
0. 6 9 0
0 6 o 9
0. 6 5 3
0. 6 39
0. 6 18
0. 6 0 3
0. 5 9 2
0. 5 8 3
0. 5 7 7
0. 5 6 6
0. 5 6 4
0. 5 6 5
0. 5 6 6
0. 5 6 6

1. 0 0 0
1. 0 0 0
0.999
1. 0 0 0
:o. 9 9 b
0. 9 9 6
:o . 9 9 7
0.992
0. 9 95
G.986
0. 982
0. 99 4
0. 9 9 4
0. 9 7 8
0.973
0. 9 9 6
0.972
1. 0 0 3
0.980
1. 0 1 8
I.014
1. 0 4 9
1. 0 3 6
1. 0 8 1
1. 0 3 8
1. 1 0 4
1. 1 1 5
1. 0 2 4
1. 1 1 7
1. 0 0 2
0 . 9 7 7 1. 1 1 1
0. 9 5 3
1. 1 0 2
0. 9 3 1
I. 0 9 1
0. 9 1 1
1. 0 8 0
c . 8 9 4 : 1. 0 6 9
0. 88 0
;i . 0 5 9
0. 8 5 6
1. 0 4 1
0. 8 3 9
1. 0 2 6
c.826
1. 0 1 5
0. 8 1 6
1. 0 0 5
0. 8 0 8
0. 9 9 8
C) . 7 9 5
0. 9 8 6
C) . 7 9 2
0.982
0. 7 9 3
0.983
0. 7 9 4
0. 9 8 4
0. 7 9 4
0. 9 3 4

1.000
1.000
1.000
1 . 0 0I
1.003
1 . 0 05
1.008
1.015
1.026

1!
-0. 95
-0.75
-0. 50

-0.40
-0.30
-0.25

0.972

-0.2 0

0.942

-0.15

0.913
0. d 64
0 . 7 71
0.000
0.000
0.000

-0.10
-0.05

0.00
0.05

0. 10
0.15

0. 20
0.25
0 . 30

0.35:
0 . 40
0.45
0. 50

0.960

0.000
0.000
0.000
0.000

0.000
0.000
0. 000

0.999

0.993

0. 9^7
0.974
0 . 9 63
Q.947
0.923

0.886
0. 826
0.725
0.625
0.5 4 5
0.437
0.444
"0.414
0.391
0. 374
0.361
0.351
; 0. 3 4 2
^0. 330
0 . 322
0.315

0.80
0. 9d

0. 000
0.000
0.000
0.000
0.000

i.od
1 . 25

0.000
0.0 00

1.50
1.75,

0.000

0.307
0. 3 0 1
0 . 299

0.000
0.000
0.000

;Q. 3 00
0.301
0 .301

0.60
0.70

2.00
2.75

0. 310

1.043
1. 0 6 9
1.100
1 . 129
1.152
1.168
1 . 1 78
1. 183
1.184
1.184
1.181
1 . 1 78
1.171
1.164
1.15 7
1.152
1.147
1.139
1.135
l.:135
1.136
1.136

11

0.30 ;
1
1. 0 0 0 :
I. 0 0 0
1. 0 0 2
1. 0 0 5
1. 0 1 0
1. 0 1 4
1. 0 2 0
1. 0 2 9
1. 0 4 2
1. 0 5 9
1. 0 8 3
1. 1 1 0
1. 1 3 8
1. 1 6 4
1. 1 8 7
1. 2 0 5
1. 2 2 0
1. 2 3 1
1. 2 3 9
1. 2 4 5
1. 2 5 0
1. 2 5 5
1. 2 5 7
1. 2 5 7
1. 2 5 7
1. 2 5 7
1. 2 5 6
1. 2 5 4
1- 2 ^ 4
I. 2 5 3
1. 2 5 3

^ 150.0

j ; CASE

I I

0.35

j0.40

0.45:

0.50

1. 0 0 0
1. 0 0 1
1. 0 0 4
1. 0 0 8
1. 0 1 5
1. 0 2 1
i 1. 0 2 9
: 1. 0 3 9
: 1. 0 5 3
: 1. 0 7 0
: 1. 0 9 2
: 1. 1 1 6
; 1. 1 4 2
: 1. 1 6 8
1. 1 9 3
: 1. 2 1 5
; 1. 2 3 4
: 1. 2 5 1
: 1. 2 6 5
: 1. 2 7 7
1. 2 8 7
1. 3 0 3
: 1. 3 1 4
' 1. 3 2 2
; 1. 3 2 8
; 1. 3 3 3
; 1. 3 4 0
; 1. 3 4 1
1 1. 3 3 9
' 1. 3 3 9
1 1. 3 3 9

1.000
1.001
1. 0 0 6
1.011
1.019
1.026
1.035
1.046
1.060
1.077
1.097
1.120
1. 145
1 .169
1. 194

1.000
1.001:
1.007
1.012
1.022
1.029
1 . 0 38
1.050
1.064
1.081
1.101
1.122
1.146
1.170
1.194

1.217
1.238
1.258
1.276
l.:29i
1.305
1.328
1.346
1. 3 6 0
1. 371
1.380
1 . 3 95
1.400
1.398
1. 3 9 7
1.397 '

1.217
1.239
1.260
1.279
1.296
1. 312
1.339
1.361
1 . 3 79
1 . 394
1.406

1. 0 0 0
1. 0 0 1
1. 0 0 7
1. 0 1 3
1. 0 2 3
1. 0 3 0
1. 0 3 9
1. 0 5 1
1. 0 6 5
1. 0 8 2
1. 1 0 2
1. 1 2 3
1. 1 4 t >
1. 1 7 0
1. 1 9 4
1. 2 1 7
1. 2 3 9
1. 2 6 0
1. 2 8 0
1. 2 9 8
1. 3 1 4
1. 3 4 2
1. 3 6 6
1. 3 8 5
1. 4 0 1
1. 4 1 4
1. 4 3 6
1. 4 4 4
1. 4 4 3

i
;
!
:
i
;
;

11

1<

1.426
1.433
1.432
1.430
1.430

1;

1. 4 4 1
1. 4 4 1

Figure 41.

Computer output

->(

<
m
ro
o

0
0
0

I t I oI ci oi I I oi I
oc c
o
c
o
oo

OJ
on ^
OJ OJ Vv IV
o c o f-' (V rv
.o .V Q. on _c Ul .c. Ul o Ul o o O u, U"

0
0
0
0
0

h- I 1. o c o o o
fV o vC 00 a UI
o -U-I LP ui
Ul c
o .o o c -O o o

0
0
0

-c
cccooooocoocooc oooco
ccocoooc
c
c
ooc ccocoooo
2:
ocooooocoOoooo
ooco
o co o
o
c
o
c
o
o
o
o
o
o
o
o
oo
c
c
o
o
o
o
o
o
o
o
c
o
o
cc o
-<
oo ooooooc ocooooo oc ooo oooc Q o oQ
1 1 1
c c c o c o c o o c d d.'o o o o o o o o o o c o d O o c o o d;v,;:
ry;
o
ococooccc
occo
o 1. o o
oo oc
co
oc
rv
oo
o co
o o
c
o
.fOJ
cG
o
o
o
rv
o
c
-J
~vl
oooo
c
or. 1
o ,>J on CD v IV o
o o c c o t' I-" hj OJ on o M a rvj vC OS
1 1 1
2
coo c ooooooooooooc coo oooooc coooa

f'
o U'
O
oc oo
oo
Qo
co
coc
o
t
f IV
1 o
oo
on c
oo
o
c- .f- rv
o
oo
ooo
o 0-' rvc. o c\r o
co
oc
o OJ
-N
oo
o
o
o
OC t-" c N <X' vj on h- c
oocc
o or. 00 oo Q c OJ OJ 00 vC
1 1 1
Gcc coooocoooooccocoocoooccccooc
o t
r' 1'
h-*
c
o
o
1'
c
o
o
o
o
c
c
c
o
o
c
o
o
c
c
o
c
c
o
C
o
o
IV o o
OC OJ o o- 2C OJ
3
coooo
o H r- M OJ on 0- Cu OJ C" o
on m
o \0 OJ OJ rv c- h- o
o o o OJ o o h-' U1 c vC c- 4> 03 a- o
a
i i.
"o o o1 o c o b o d "o" o" d o c o o c o o c o o c o o o c d c d
o o
f c o c o o o c o c
rc ccoooo
oo
o
o
o
oo
c
1
c
rv
c
OJ
cr
on
o
OJ
rv
o
CE' c rv
vC.
c cc c c- o c OJ N o N) OTi
o
o o
o OJ
Q o rv) o IV
-J oror o -J vO or. t> OJ ~SJ fv c
o
1 1
ooc ooo ocoocooocoo
c
cocc cc oo
O
u
o
o
o;."';3 ro"
Q .a.
c c f K- r t- r' o o o
oc
oo
o .c
d IVo d
oco
(J- ->J a; o H- rv ro IV 1 o
OJ
o
OJ o U";
f-c
o
f' 1<
-Frv ,l\)o 'o
0^
co
c
on
->l
CO IV IV -J on
o or 4>- on -c- IV o
o c o 0- OJ -si IV OC;
m
<
c o1 c1 c o o o o o o o o o o o c o o o o o o o o o c o o c o c
o
z

ooooo
oooooooooooooo
o
o
r-c
ooococ
o rv
o rv
oo
OJ
1
OJ
OJ
IV
:
t
or
U'
o
o
o
CD vC o
CO
co.
Q
o
NJ
c
o
c
U!
C'._ (/I
u- -J o- rv o o . rv OJ rv O
o c t o V' OC. OJ .vj 03 _vC v_o
1 "1
z
o c o o o o c o o c c o o o o c o o c c o c o c o o o c c o
o .c
o
ccoooo
Qo
co
ooo
o
ooo
o
oo
c
c
co
I* c
OJ '' m
OJ rv
o
t' o l\J
Ul o
c- -J -NI
U". o o
0..' o
1* o
OJ
U!
o
o
o
c
c
o
c
N
o
h
on c:
OJ
vC
Cc,
o:.
o
o.
-V.', h-' OJ ->l rv -J OJ
U'
ao
cc
O]
i.
c o1 o1 o o o o o o c o: 0..0 o o . c o o o . o o o o! C o o o; o C: o o

o
'
C
o
c
'
o"
o
o
o
o ocoo
o ooo
o
co
h o o
o
c
OJ o c o o ' o' o o c ' o ' o11' rv
c Ul
o M OJ o
c
N o OJ
rv
-p- o
c- rv
t 0- OJ -vl
r-" o
cc
co
f hOJ C-; c w or. -N,l on V- 4^- OJ OJ
o U'
1
o o o c c o o o c o o o o o do o
o o c1 o o o o o o c c c
oo
o o c o 1
o o c IV
Q f-:
o rv.
c o o o IVo 1c o Hooc
coo
ccoco
o 1
o o h
c
o
o
o
_
I'
V
IV
o
cc c
c
o
c
o
o
N
IV
rv 1' C
O.
o h- c v; r -Nl, S I-. OJC^ -i o. N OJ, f- 4>..VJ.rv. o CC. C-. OJ I-! 03_
o
s>
cooo
oocoGo
o c o o o o o c o o o c o o o o C;
tn
rr
o
o
o
o
o
o
o
o
o
o
o
o
c
o
o
o
o
c
o
o
o
o
o
o
o
o
o
o
o
o
c
Q coocoooc
c
co oooo
c oooooooo
co
oo
oooc
cooooc
oo
ooo
ooocccocccccoocooo
<_/

' ^

>

0
0

0
0
0

->!

"*

0
0

0
0

9LT

Figure 42.

Computer output

178

o
LH

o o o ' - 4 w m m i f \ - o c o o r \ j \ ) - M cr>r-HrooooO>'-iv3-OccO'-^-j-Ln-or>.=o
OOOOOOOCOOl'-'^'-t

'Tl'
"sf ;

- o -1 M (MAI '3\ co'0'-3-' -J (\j -O" O" <r"r-"c^"o 3^^"-o (Nj'^"'fM'o-in>- oin LA <N o^"
' OOOOOOOOOOi^.-'-H>-i(\)(M(Njr^(\jo<-i<^rnrrirOv3->j->^>j-N3->;r
O o o -' <M (M ^ -0 o (\j -JvO r- c? i fn 'so co o o m ^ m \0 o '

O:
o vt'
m,
i

O'-O'0^N0Xi-COI^f--OtrvC>-i"^-,000~0'Ir\00;v0'-^<M''COC^O'O
ooo'-^'-<(\irn<-\0r-c^r\ij'v0J^-^mLnr-0>o(\isf\cr^00'3\O'^(\ii\j
OOOOOOOCOOO

00 ,;
<
O

a: :

o -I :vj- CO Ln < cr* <> m o ^ o tNJ CO m >a- I jr\ r N. ;-4- t\i en fM r>- o Ti
LU m
m rri :
oOOOO
oooooooooojf\jt\jrM,'\j(\jr>jrorOf<lromi-orrimrom
:c,
3.
Z
\n
:r^ r- h- r- o m \r\
0) N m a ro :G^'
-o - :o' 3 N\A I o CM cc,"n O m
"LA
'Xi O CM
m

s
f
*
in
m in m m m s\ m m m
m
O
O
o
o
O
ro
o o O O O O O O o o *-4 '-H c\jt CNJ N rM C\J N f\j .CM (NJ N {NJt ' rsj (\l fN CNj r\j
Q;
.2
1 -M
^4 rH f-4
iW ^"4 f4 T^ 14 ;r-i ^4
>
LU ,
a:: m
w4 r>-TO -1 :\f 1^ ;p-4 CO ru OD rj
LO n
o o 4 m s\ ro LO O m cr O 0^ ru CO CO m
oo
(\j
sj- ro C\]
vO m
COf-4 CO CO
m ^4
00 4 t^
o
NJ 3
-o 3 N
IT,
o
o
O Oo O 3
o
O
p4
p4 ru
f-4
f

4
I
4
i
f

4
f-4
-4
o
o
o
o
o
3
""O

!
O
-4
lt r-4 f-4 rM *-4 1-4 f-4 r-4 f-4 1< f4 m4 i
f-4
r4 p-4 14
1
f4 CNJ if3>4 C cr 3^ -( 3 M m 4" X) <r
CO
in N- r1
oo
<r <l (J5
O
r>
m ru
fH o
cr crCO r-y- cr0 crvO o3^
o
o
T- o 3 r-4 t ro O 11
0^
C"
#4 3 OJD o
j^
3
cr 3 3 3 3 9^4 O
3
O
o
'T
0:3
0^
o
3

o o
r1 4 *4 *-4 "4
f-H
33333
r-4 o a O O O o
"Il
F"4 >14 mif-44 vj* 3 3> \0 m
'ru
ru r>--0 M
O CO f\J r\j m m
LU m
o
oT (\j
0 rvj CO rr f\j 3
4 Nr> 00 a r- S3^
G7\
in
r^,
ru
1
-0
O
o cr>
M
rm
3
z
00
O
ooO
3" cr 30 XI X 'XI A 00 CO r- r-- R- r- rcr
O 0 O
3
3
o
0^
'
3
^
o
3o33333o
o o 3 o o o 3 3 3 1^ ^-4 i f4 3 ,u 3 3 O 3
rj m sO m m 3 o n
o
CO X) 3^ t<- s\ r- LO 3 cr m cr CO
o en 4- cr >1 ri
f

4
7^
V)
CO r- o '.n\n LTin iTi u-\
rvj
'
L
T,
ro
m
3
eo
<r
m
t3"- O 0^ C' T CO CO M M r- o -0 o O iO 'S\ iri m
o .7^
o
oOo 3oO O33333O O 3o33O3 333oo33333
z
3
J3 cr3> _ cr
O ru
r\
\0 O m m M -ff4 r- o un ru M
o m r-f rfi f^ rr,
;o
i< 3
-4
cr cr 00 r)
ru
ro r- O
r\J CO rvJ (\j rM 4- X
o
O
a
C"
dJ
O C CO X r~ vO m ~d- vj- M fT- M ro. M rr, M rr, rn m ru ru fM ru ru
a
o
cr
o
*4 o o O O o O O 3 3 O 3 3 o O 3 ;3 3 3 3 3_ 3 3 3 o "3 3 3 p; 3 3'
3
3
c33O3333o
3 3
3
XI o
'-0 r'M o oo "0 O >- 3
O3
Oo
o rr r^. CO
o
o3
33
33
3o3
333
333
333
33
o
O
o cr
3
3
o
o
J
cr>
o
(T
cr
3
o
O
J" r- 3 3 o o o 3 o 3 3 3 3 3 O 3 3 3
o
o
3
-4 o O o o o o o 3 3 '3 3 3 o o 3 .
3 .3
33

'

'

" "

' #

-<

<-

<

->

io

;T

0
0

">

<-

0
0
;

:
>

0
0

>-

0
0

\Xi

3 m O in O LA o >r\ O" m 3 lA o '3 3""O O 3 iTv o'iin"'3 n


n O O 3 3 lA
'm
o>
-f -n ru N -4 3 3 3 '-s f4 N ru m m -j- 4" m O h- cO cr 3 ru m r,
r-i ru ru
o o o o 3 o 3 3 3 3 3 3 3 o :C
33
M
I I f I I I I I I
0
0
0
0

0
0
0

>

0. J
0

0
0

Figure 43.

Computer output

180

H-1
>t O
LU m,
un
<1 O
u:
- - -

o oo
o_ o o o o o o
o
o
OOO
o
o
oo
Oo
Oo
Oo
Oo
Oo
Oo
O
O
O
O
O
O
OOOOO
oo
oo
oo
oo
o
o
o
oO
oo
o o ,0 o ;0 o o o o o O o o
o oo oo o o o
o o :0 o o o o o o o o o o o o o o o o o o o o o o o o o o o o
- O"
o'^vrr^xi-Hrrisocoo(\im<r<r'^c\jo;
r-. orc \-l
-, m CO (\J
oN
rA t\i Al (NJ 'Aj
CM l\J
O '3^' V) m O ON. OO Ovj- OrO O(M O
ON
ooo
f\| (\I
O
- iOnOr -Oi . O
- i O O O O O O O O O O O O O 'O
' OO OOOOOOOOOO
OO
o O O O o OOOOOOOOOO o o O O O o O oo O O oO o o o
r- m m iNj o
o -J- m o I o
v-4 m CO m rrt o o m o m o -o
o oo oo
ooooooooooooooooooooooooooooooo
"o o o o o o o o o o o o o o o o O'O o OOO ooooooooo
o - J o o CO o CO r-. ^ <r (T m m I M \-n r - (M !\i rn IN 30 iTi o -a rn o
o o o "-i r-i N m rf, <- m o o r- r-- r- .0 o m m
m ru w I <-1 o o o o o
O O O O# O O O# O O O O O O O# O O O O O O O O# io# o :o o o o# o o o
OOOOOOOOOOOOOOOOOOOOOO OOO OOOOOO
o r- c a 'xf-' >. cr'-H
(O ' O'r^^<M
O" V) o- J O O ,-n
O
N-"r^.
fM o o ITi
ON
O'o'
O
o <M
Oo
' rM
O O~0nC^C^C^C^02^-^-OLf
O O O O O O O O O O O o o o O :0 o :0 o O o O Ot o O o o o O O#
oooooooooooooooooooooo OOOOOO OOO
0(\ir-.<)-Ln<rLn0i'^h--fin>.f\i(\j ' ao o
>- M IM ^ o <- m o
.OCOM:xOlf\\j-m(\JN,-^.^00000
OOO'fNJrOvfvOf^C^_i- .^.^,^
" o O O o$ o o# o Ot O O t _i ^ ^# o o# o'p
' O";o_;o;"o
i * ;o" o o o .o o# ,o#
oooooooooocoooooooooooooooooooo
o o :(\j O irn M
r<"i o un
r- iT. m (M o
i<r- rH Gh NTNJ- mun meu fNJ
o !\1
r>- J3 'S\ <f m
4 J
#4 rv m -f 0 m
o
Ooo
COo Ni
o
oM
O
o
O
4
<4
^-4
o
o
o
o
o
o
o
O
o
o
O
o
O
O
o
ooooooooo


o o o o o o op o O o p o o O o o O O o o o p o o o o c o O o
r-J ^ r-<

oi
o1 o!
o
m
" Il - P "
'

'

cc.

tn
c3 m

'O,
_l
O
Z:
>
LU
0

"o
m
o i

O
r\]

m
CSJ

o
---

LU

in

^:v^^0

-H^Hr

cr M n m r\j
o
cc c oc in 0 (7^ o 'tn o
m N- O f-4
o o f-4 rnNJ en 00 enc o
o
oO
Ooo
o
CO sC m o CO xO ir. -T m !\i N
o
o
o
<r
p4 o o O O o o O o o o o
oo
O
o
o
oooooooo
i
o ooooooooOooOOooooOooOooo oooooo
(M
o
m m o O ro cr m O
-f
o lO 00 r- o "C
3- 00
f-< r-J r-t O o o o o o o o o
o ao
o
O r- rn o r^ ;r\ <r m
o
o
o o o o o o o o o f\J 14 4 o O o o O O o o ,o o o o o o o o o
>.*

<"

z
o
I
V
>

u
3
u

<

!^

0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 , 0 0 0 0 0 0 0 0 0 0 0 0 0

Jl

o ' (Ni iTi o lA m ic^cDc^i.'\jsOr~-(Mc^~om<-rocNjtNj.-i'-<'-'Oooc


I "V rc r v 3 - ' ^ ' ' ~ - 3 - r v J l ' - i O O o o o o o o o o o O O O
oo
o
o oo o
o oI O O O O#' -#J '*^** ' O
* #O O
*O
# O# O#O#O#O #O O
#O
# O# O* O# O* O# O* O*
"o o o o o o o o O O O O O O O ' O O ' O O ' O o o o o o o o O o O o

o
o

oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
oo
o
o
c
o
o
o
O O O O O O O O O O O O O O O O O O O O O O o o o o o o o o o
OOOOOO OOO o o o o o o o!o o o o o o o o o o o o o
o \n
o o o 'Ti o r> o in'o Vi O m o inio'tn o IA;O o'oo'o o lAM o
1^1 ."M (Nj I o o o
< !M (M '-n rn -f LA ) .P- CO.3^ O iTl f>- o r0 o 0 0 0 0 0 0 o o o o o o o o o o : o o o o o o o p-H *4 'N
1 I 1 I I I I I I I
i
i
I

'm

'

Figure 44.

Computer output

VtLUCIlY
X

IN

X-DIRECTION

0.00

X ; :
I

'

-0.95
1.000
-0.75 ^
0.999
-0.50 '
0.993
-0.40
0.986
-0.30
0.972
-0.25
0.960
-0.20
0.942
-0.15
0.913
-0.10 ; , 0.864
-0.05
0.771
0.00
0.000
0.05
0.000
0.10
0.000
0 . 1 5 '
0.000
0 . 2 0 ;
0.000
0.25 :
0.000
0.30 :
0.000
0.35 ;
0.000
0.40 1
0.000
0.45 I
0.000
0.50':
0.000
0.60 :
0.000
0 . 7 0 ;
0 . 8 0 !
0 . 9 0 ; "
l. o d ;
1.25 i
1 . 5 0 ;
1 . 7 5 ;
2 . 0 0 ;
2 . 7 5
i

0.05

0.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000
0.000

0.10

TIME =

0.14

0.15

0.20

: I

1.000
0.999
0.993
0.987
0.974
0.963
0.947
0.923
0.886
0.826
0.725
0.625
0.545

0.497
0.44/,
0.414
0. 391
:0. 374
0.361
:0.351
;0.342
lO.330
,0.322
!O.315
0.310
0.306
0.299
0.294
0 .291
0.289
0.286

1.000
0.999
0.994
0.989
0.979
0.971
0.961
0.947
0.931
0.918
0. 938
0.919
0.877
0.829
0 .785

0.74 7
0 . 715
0.690
0.669
0. 653
0.639
0.618
0.603
0 . 592'
0 .583
0.576
.0.563
0-555
0 . 550
0.546
0.541

;1.026

0.826 | !1.014
0 . 815
:1.005
0.807 ' 0.997
0.792 : !0.983
0.782
0.974
C . 776
:0.968
0.771
0.964
0.765
0.959
i

0 . 25

1.000
1.000
0.999
l.OUC
0.996
,0.99(1
0.992
0.997
0.986
0.995
0.982
0.994
0.978
0.994
0.973
0.996
0.972 : 1.003
0.980
1.018
1.014
jl.049
1.036
1.081
1.038
1.104
1.024
1.115
1.002
1 .117
0.977
1.111
0.953
,1.102
0.931
^1.091
0.911 ; il.080
0.894^ il.069
0.880 : ^1.059
0.856 M l . 041
0.839

;:
ktYNOLOS
0.30 ;

I;
NUMBER

= 50.0

0.35

:o.4o

i
1.000
1.000
l.UOO
1.001
1.003
1.005
1. 0 0 8
1.015
1 . 026
1.043

1.069
1. 100
1 . 129
1.152
1. 1 68
1.178
I .183
1. 184
1.184
1 . 181
1.178
1.171
I .164
l.'l57.
1.151
1.147
1.138
1. 132
1. 128
1.125
1.122

i !

1. 0 0 0
1. 0 0 0
1. 0 0 2
1. 00 5
1. 0 1 0
1. 0 1 4
1. 0 2 0

: 1.000
i 1 . 0 01
; 1.004
: 1.008
: 1.015
1. 021
: 1.029
1. 0 2 9 1 . 0 3 9
1. 0 4 2
1.053
1. 0 5 9
1.070
1. 0 8 3
1.092
1. 1 1 0
1.116
1. 1 3 8 : 1 . 1 4 2
1. 1 6 4 : 1 . 1 6 8
1 . 1 8 / ; 1.193
1. 2 0 5 ! 1 . 2 1 5
1. 2 2 0 : 1 . 2 3 4
1. 2 3 1 ; 1 . 2 5 1
1. 2 3 9 ; 1 . 2 6 5
1. 2 4 5 ; 1 . 2 7 7
1. 2 5 0 ; 1 . 2 8 7
1. 2 5 5 ; 1 . 3 0 3
1. 2 5 7 : 1 . 3 1 4
1. 2 5 7 i 1 . 3 2 2
1. 2 5 7 ; 1 . 3 2 9
1. 2 5 7 : 1 . 3 3 3
1. 2 5 6
1.342
1. 2 5 5 ' 1 . 3 4 7
1. 2 5 5 ; 1 . 3 5 0
1. 2 5 4 ' 1 . 3 5 3
1. 2 5 4 ; 1 . 3 5 6

i i ' '
i j
1.000
1.001
1. 0 0 6
1.011
1. 0 1 9

1.026
1.035
1.046
1.060
1.07?
1. 0 9 7
1.120
1. 145
1.169
1.194
1.217
1. 2 3 8
1.25b
1.276
1.291
1.305
1. 3 2 8
1,346
1.361
1.372
1.381
1 . 3 98
1. 4 0 9
1.416
1. 4 2 2
1. 4 2 8

|i
j i CASE

I I

0.45
1 ;
i( !'

0.50

1.000
1.001
1.007
1.012
1 . 0 22
1.029
1. 0 3 8
1.050
1.064
1.031
1.101
1. 1 2 2
1. 1 4 6
1.170
1.194
1.217
1.239
1.260

1. 0 0 0
1. 0 0 1
1. 0 0 7
1. 0 1 3
1. 0 2 3
1. 0 3 0
1. 0 3 9
1. 0 5 1

1.2/9
1.296

' 1.312
1.339
1. 362
1 . 380
1.395
1.407
1.430
1.445
1.455
1.462
1.471

1. 0 6 5
1. 0 8 2
1. 1 0 2
1. 1 2 3
1. 1 4 6
1. 1 7 0
1. 1 9 4
1. 2 1 7
1. 2 3 9
1. 2 6 0
1. 2 8 0
1. 2 9 8
1. 3 1 4
1. 3 4 3
1. 3 6 6
1. 3 8 6
1. 4 0 2
1. 4 1 5
1. 4 4 0
1. 4 5 7
1. 4 6 8
1. 4 7 6
1. 4 8 6

Figure 45.

Computer output

I I cI oI oI I oI
c
u>fs; IV V- ^ O O O K- t IV fv u J- -J vC X
O Ln o o c u U".

o o cio o'o o;c c o o;o 0:0 c

-N O ^ AJTj NO ^'00

: rm
o
o

0
0

rv rsj h-v

o
c

O O O O O O C O O O o o c c
0 0 0 0 0 0 0 0 0
o 0.0 C O O o c o o o

OO000
000

-<

0
0

ooooo
o
o c G O o o o
o c G O c o o o o
c o o c o o c o o

0 0 0 c C O c O C O 0 0 O O C;0 0 0 0 0 0 0 o c

'

0
0
#

o
o
U"

c__
M
: Ul

o ^c
z
r
: C . c._
CO

(JJ

o o o o c o o o o o o o o o o o o c o c o o o o

;C

:W
, U-I

0
0

# # # I* : # tie

0
0

O o o c o c o o o o o o c o o o o c c c c o o o

o o o o o

o o o o o o c o c o o ' o o o o o o o o o o o c o O o o c o o o
R- O o c c c o
, M I V r v
c .o o o c o o .c
N). t' o._
-SI.

cc

_c I-" . IV UJ .4>. O .-s'. \C .

Z:
-<

o o o o o o c.
c
o c o o o o o O C o o o o o:
O O O c O c iO O O o c o o
v) O CT- V. JN Ui W KJ t h-" o o O'
I: rv i\) w -oi ui ui e c- ^
c
yCUiC3N)>.'ujrsj-slN)-JOJ~sli-'(jO'jJ'^
C~ ->l CD O ^ 00 o o 1 o
O'
o. O o o o.
. o c c O o . O O : c o | O O O .O O .O. O O O c. o O O O O
. .
.
o
o' o o o
O
O cOoOoC^O^ O
CO
OOceo
o o o
o 'O
1 o o o c
tv
1
o
o
i

ivrou!<.wui
t' h- C> u -si 1 o
o rvj oj ui -,1 ^ -p-i
o VP c ijj c>; o oj u:

-#

-4
3:
IT.

'^

0
0

-!

. " Zi
c o
rv) t'
G

-<

rp
o

0
n

o
o

0
0

-<

0
0

o
o
o

c o o o 4o'
o o o c c . o o o o.o_o 0 . 0 o 0 , 0 0 , 0 0 0 0 0 0 0
c
o
o
o
o o o c o o o o o o o o o o o o
I o
rsj o
h o
4> o
o
o
o
G
C
OCCOOCOOOOOOO'-t-' o
-J
'VJ
t O (X<
COOCt-^i-'i
a (V o
o c- o o c
O
O O C C O O
O
O
O
O O O O OO*OCCOOC C C
oc
c
O O 0 . 0 C O O O 0 0 0 0 O O 0 0 -<
C tC- ^UJ i - IO^ f0"- O
oo
oc
0 O C o 0.0 O.O.O.r-' I t l\J UJ
vO C
C- c rvO o o
V
U1
ciIr>j/N.-c^-p-o-Jouiou)oooJUiiCDN'-''-'cct-* O -J
t-' o
cocco
C o c c c - o O
C C c o o o o o O O O C O O C C O
* ' * * *
co
ooo
c Lwo (V
ccO
C C Q O O O C C O C O C O Q
0- <x
->
I o
o o o o
I-* 'ISJ (Vi U) J>- C CC
4^
o
c o
CO U v>> IV 0- o o
C I- t>0vJU1->l\C.h-U'"OOO-f-U1C3C>
1- C
O O O O O O O O O O O O C O O O O O O O O O O O CO o o c o c
cooo
Co
O O O C O O C O O C O O O C O I I T-'I
O
OJ o
IV t' c w o
O h- r-; ^ N VJ 4> U"'
-< 0: O M Lk'
V. F\A
OO OtV U>
OO
O
O LT o U) -j rv O
^-slW:OI\JiOO'\:C'N;OCr. I
U" -vl
ooooo
o o c o o o o : o o ! o o o o o c o o o o o o ,O O O
"O
oOoo
KO
C.
C
c
o
C C O C C Q.O...O.Q. 0..0 C,,.0 C c I I- IC C C O O I H- rvj M U)
U1 C" -< oc O I t\) INJ iN) - V ->l cr- Ijo rv o c
G
o
o \C, -J K) :I C: -< IT cj r- rM i\) ui ^ -J o U: u- J- (V c
ooooc
C O C O o o O !o o o
COooooo
o C o o o
' #
c o o o o c o G o
o
Ocoooc oo
o c o O! O O O
O U1 UJ 'OJ IV o c o
"NJOJlui-f^UiO-^-^CEvDvCOOK;
G
IV c VC.G. OJ IV o
o . W V. ^ O
sC .UJ.-O:
Lr_. w h- \C. -si f C3 c

z
c
z
a
m
X
II

o'"l". "l"'
:O c
o

' o
,

.1
o

0
0

o o o o o o o o o o c o c c c o o o o o c o c o

o O o o o o c
O o o o o o o
O O o c
o o ;

o o c o o

'ST

>

c o o o C:
o

u>

. ai

;o

Figure 46.

Computer output

VELOCITY

0.05

0.00

DIRECTION : ;
0

Y
X
/\

IN

TIME = 0.18
0 .15

REYNOLDS'
0 . 25

0 . 30 ;

: i. 0 0 0
1. 0 0 0
; 0. 9 9 b
0. 9 9 7
0. 9 9 5
0. 9 9 4

i.'doo
1.000
1. 000
I .001
1.003
1.005

i :
i 1
1. 0 0 0 ;
1. 0 0 0 ;
1. 0 0 2 1
1. 0 0 5 : !
1. 0 1 0 :
1. 0 1 4 :

0. 9 9 4
0. 9 9 6
1.003
1.018

1. 008
1.015
1.026
1.043
1.069
I .100
1 . 1 29
1.152
1.168
1. 178
1.183
1.184

0.20

0. 9 5
0. 7 5
0. 5 0

0.40
u. 3 0
0. 2 5
0. 2 0
0. 1 5
0. 1 0
0. 0 5
0. 0 0
0. 0 5
0. 1 0
0. 1 5
u. 2 0
0. 2 5
0. 3 0
0. 3 5
0. 4 0
0. 4 5
0. 5 0
0. 6 0
0. 7 0
0. 8 0
0. 9 0
1. o d
1. 2 5
1. 5 0
1. 7 5 ;
2. 0 0
2. 7 5

"

1. 0 0 0
0. 99 9
0. 9 9 3
0
0. 9 7 2
0.960

1. 0 0 0
0. 9 9 9
0. 9 9 3
0. 9 8 7
0. 9 7 4
0. 9 6 3

1. 0 0 0
0. 9 99
0. 9 9 4
0. 9 8 9
0. 9 7 9
0. 9 7 1

1. 0 0 0
0. 99 9
0. 9 9 6
0. 9 9 2
0. 9 8 6

0.942
0. 9 1 3
0. 8 6 4
0.771
0. G O O
0. C O O
0. 0 0 0
0. 0 0 0
0. 00 0
0. 0 0 0
0. 00 0
0. 0 0 0
0. 0 0 0
0. 0 0 0
0.000
0. 0 0 0
0. 00 0
0. 0 0 0
0. 0 0 0
0. 00 0
0. 000
0.000
0.000
0. 0 0 0
0. 0 0 0

0. 9 4 7
0. 9 2 3
0. 8 8 6
0. H 2 6
0. 7 2 5
0.6 2 5
0. 5 4 5
0. 4 8 7
0. 4 4 4
0. 4 1 4
0. 3 91
0. 3 7 4

0. 9 6 1
0. 9 4 7
0. 9 3 1
0. 9 1 8
0. 9 3 d
0.919
0. 8 7 7
0. 8 2 9
0. 7 6 5
0. 7 4 7
0. 7 1 5
0. 6 90
0.6 6 9
0. 6 5 3
0. 6 3 9
0. 6 1 0
0. o 0 3
0. 5 9 2
0. 5 8 3
0. 5 7 6
0. 5 b 3
0. 5 5 5
0. 5 5 0
0. 5 4 6
0. 5 4 1

0. 9 7 8
0. 9 7 3
0. 9 7 2
0. 9 8 0
1.014

0. 3 6 1
d. 3 5 ]
0. 3 4 2
d.330
Q. 322
0. 3 1 5
0. 3 1 0
0. 3 0 6
0. 2 9 9
d. 2 9 4
0. 2 9 1
0. 2 8 9

0. 2 8 6

0. 9 8 2

1 . 0 36

]. 0 3 8
1. 0 2 4
1. 0 0 2
0. 9 7 7
c. 9 5 3
0. 9 3 1
0. 9 1 1
G. 8 9 4
0.880
0. 8 5 6
0. 8 3 9
0. 8 2 6
0. 8 15
0. 8 0 7
0. 7 9 2
0. 7 8 2
0. 7 7 6
0. 7 7 1
0. 7 6 5

: i. 0 4 9
1. 0 8 1
1. 1 0 4
1. 1 1 5
1. 1 1 7
1. 1 1 1
1. 1 0 2
1. 0 9 1
1. 0 8 0
' 1. 0 6 9
u . 05 9
1. 0 4 1
, 1. 0 2 c ,
; i. 0 1 4
1. 0 0 5
0. 9 9 7
;0.98 3
0. 9 74
:o.968
0. 9 6 4
0. 95 9

NUMbEK

0.40

1. 0 0 0
1. 0 0 1
1.004

1. 0 0 0
1. 0 0 1
1. 0 0 6
1. 0 1 1
1. 0 1 9
1. 0 2 6

1. 0 0 8
1. 0 1 5
1. 0 2 1

:
;
:

1. 0 2 9
1. 0 3 9
1. 0 5 3
1. 0 7 0

1.184
1.181
1.178
1 . 1 71
1.164
1 . 157
1.151
1.147
1.138
1.132
1.128
1.125

1. 0 8 3
1. 1 1 0
1. 1 3 8
1. 1 6 4
1. 1 8 7
1. 2 0 5
1 . 220
1. 2 3 1
1. 2 39:
1. 2 4 5
1. 2 5 0
1.255
1. 2 5 7
1.2 5 7
1. 2 5 7
1. 2 5 7
1. 2 5 6
1.255
1. 2 5 5
1.254

1. 0 9 2
1. 1 1 6
1. 1 4 2
1. 1 6 8
1. 1 9 3
I. 2 1 5
1. 2 3 4
1. 2 5 1
1. 2 6 5
I. 2 7 7

1. 122

1.254: '

:
;
;
,1
1
:
;

:
:
i
1
;
:

:
;

50.0

0.35

1. 0 2 0
1. 0 2 9
1. 0 4 2
1. 0 5 9

1.287
1. 3 0 3
1. 3 1 4
1. 3 2 2
1. 3 2 9
1. 3 3 3
1. 3 4 2
1. 3 4 7
1.350
1. 3 53
1. 3 5 6

1. 0 3 5
1. 0 4 6
1. 0 6 0
1. 0 7 7
1. 0 9 7
1. 1 2 0
1. 1 4 5
1. 1 6 9
1. 1 9 4
1. 2 1 7
1. 2 3 8

1 .!258
i. 2 7 6
1 . 2 91

1.305
1. 3 2 8
1. 3 4 6
1.361
1 . 3 72
1 . 3 81
1.398

1 .409
1. 4 1 6
1 .422
1.428

i ! CASE
0.45
: ;
1.000

I I

0. 5 0

1.029

1.000
1 .0 0 1
1 . 007
1. 013
1 .023
1.0 3 0

1. 038
1.050
1.064
1.081

1. 0 3 9
1.051
1. 0 6 5
1.0 8 2

1.101
1.122
1.146
1 .17 0
1.194
1.217
1.239
1.260

1. 1 0 2
1. 1 2 3
1. 1 4 6
1.170
1.194
1 .217

1.001
1. 007
1.012
1.022

1.2/9
1.296
1.312
1.339
1. 362
1. 380
1.395
1. 4 0 7
1.430
1.445
1.455
1.462
1.471

1 .239
1.260
1.280
1. 2 9 8
1.314
1. 3 4 3
1.366
1.386
1 .402
1.415
1 .4 40
1.4 5 7
1 . 4 68
1.476
1. 4 8 6

Figure 47.

Computer output

! I
I ! i M i l l I I
I I
N/ I\)
OC O O C O 0:0 0:C 0 0 CO c c 00 c O O O O O G
-JO -J V NO \C cxi -JO Vf -p- UJ UJ I\J r\) t t~.c> oOh-trvNUJ^Lr,
. U, 0_ LT i O. V\ : C) _.0: C _ C: O._0: Vf O V...C.: VI C : U-L.O: , U1.0. V, O LT O O .O V VI
o o c o o c o c do Cio 0:0 0 0 c o C O O
C
O
C C O O
O
C
O

C O O O O O O O C'O' o'c 0 0 O C C O O O O O O O O O O O O O O
OCOOOOOOCO
C
OO
0C
0O
OO
OO
OO
CO
CO
CO
OO
C CC OC OOOCOOOC.OO CC O
OO
C OOOOOCOCCO
_o o o c o 0.0 c^o,d"oyore.o d{o.0 o;o'o o o o'o 0 0 0:0 000
0 0-0 fV0 ^
0 0 c0 o
00
0
O O C C C O O O O O O00
O OCO
C OI-Of'OMO^O-II -r-* C -P* -sj
oo
COOOOOCOCC
I vC vjJ ui c Vf r\j I c
o o o C'l
00c COOO OOOOO0 0 CO0 0 0 0 O OC O OO O C O C c
OO
O O C-sj' -c' -Uil - ->J' t ^C J i -OCCO ONjOIC cO CO C
OO
O OO OO CO O
OO
C Ct OI OIO(\J.OW.4--,U-.
CO
O
,0
C.C
O
N
O
Ul'vC
U
O
o\w
UHC\
t
r
ex
t
O
-J
CO
v
V
rO
O
N; rv -?
c
o o O C O
O O O O O O
OOOO
O O O O O O 0 0 0




a C O O
1
c 0000
c 0 0 c 0 0 c r-' t' t-' t' t I-" 0 0 0 c 0 0 0 c
c00
00 0
0 0 0 H- IV IV w -P^ U1 o- CO 0 u 0 OJ -J 0 cr 4> OJ N) 0 0 0
0
0 t tv UJ V -NJ vC vji 0 v; 0 Ui CD cr Oc ^ h- c -J jJ 0 w U.' U1 e 0
c d 0" 0 0 0 d 0 0 do 0" 00' d 0 c o'c d 0 0 0 0 d 0 0 d 0 0' c
1 h
t r c 0 0 0 0 0
cc
c
c0000c0
0
00
000
r 0
M
UJ
.
p
"
VJ1
U'
IV
'
v
:
U1
0
c0
-"J
CD
.
"
N;
0
c
c
c
w
0
0
0
c
4>; -i w: 0 Nj 0 0 !\J C N) 0 00 t LT
0 V c- UJ M 0
c rv Vjl
I I

' #

<

ocoooooooooocooooocccooooooocoo.
0.0. o O C O C Ci ^ f-'
>- C o, o w r\!
.0
C
C C.C
Coo
o o.
o c-.0
C- CO (V N V ^ -J C 4> LT!
0:
O 'jj -P" cr- O -f" -J t\j CO -J
O O C O O O O O 0 0 o c c o c c o c c o c o o c o o c o o c 0::
oco
c c o o O C o C C' c O O O O O' o o o o o o
o
N) o o 0
03 -si U1
COCO'--M-'h.'rvu;w.>vri0-:-i-<ca\D\0\C\C'
0
r\j w
c
c c- o w c. cp .<j.
-J.-^.co.vc. C" ->i 0^ ro o
o
o c c O O O C O C O O C C O C O O O O O O C O 0 0 O O O O 0.'
o 0
o CcoOOo
o oo o
C O O O o o o o O; O O O o O C C o
o
O- U1 OJ U> (\J
0
o
o
oo
^ o- CD O -P^ CO Ci c 0
W -P" c- vC
1
c o o o o o o o o o o: o o. O o. C.O O.O, O O. C O C o o c o o o c :
o
oI
o o o C OW C OW : d
<./ o " o
W o
<K_Y o o
M' 0
V./ 0 ' 0 0 o o
SW/ o
0'
O
o o o -u
' r
0
o
^ O" o vH o; Lw o! o w; ui 02 -< ui -< t-" o- *
c
O;
oC c co occ OOCOOOOO 0
0* c
O O O O o c o o o o, o 0
C
OOOCCOOCO o oo c o o oo 0
0
00
00
0 0
0
0
0
-C 1, N W
O. N. V . -P-. .W. I\) CD XT. U-.
N. N.
O O O O O o o c c c C O o: c o o o o c o C O O O O O O O C O o|
0
0
00
O
OO
Oo
OO
0o
0o
00
0
oO
co
co
oO
oO
oO
oO
oO
cO
oO
oO
oO
co
cO
oo
o
0
00
o0
co
O O O OCOCOOOOOOOOOOOOO oo

88T

rr<
c
Ci

--<

0
0
0

>1
z
-c
.. .c

0' m
c
vr 0
1
Q

c 1
1' z
U1
n
1. .1'.; 0 0
INJ 1
0 CD

K;

VI

m
-c
0 1 2"

u-' rC
c_.:.C_
00.
2
0 :. C

OJ ce
Ul m
%
0:::JiLr'
0 0
C
c

-o_
V-_.
0
>
c m
un
0 11
1

189

Other Programs
Other problems of the same general nature as the one
discussed were also coded.

The following pages list some of

these and briefly describe the results which were obtained


from them.
Steady state solution
To obtain a feel for the problem of inlet flow in a
channel, a steady state solution was coded.

For this condi

tion, Equations 23 and 24 reduce to

8 (hi/ ij))
3(x,y)
and

V2(|)

- 0)

The numerical method used to solve both of these equations was


the method of successive displacement by points, described in
Varga (50) and Forsythe and Wasow (13). The finite difference
equations used were

1 < i < M
1 < j < N

60)

190

and

[k]

[k+i] ^ Ak]

[k+i]

1 < i < M
1 < j < N .

61)

Rather than the symmetric boundary conditions used for the


time dependent solution, the vorticity and stream function
over the entire channel was calculated. Thus the boundary
conditions were

o,j =

jh
0 < j < N+1

62a)

"0,j = "

Jk+i]
^M+l,j

1
4[k]
M,j

0 < j < N+1


[k+i]
M+i,j

'1,0

=_

62b)

0)[k]

0
>

4:+1

- 0)[k]
i,0

'

0 < i < M+1 , 62c)

191

*i,N+l

(N + l)h

[k+il

,[k]
^i,N+l

, 0<i<M+l

h2

62d)

These boundary conditions should be compared with Equations


50 and 53 which were used for the symmetric case.
These equations were solved in a straightforward manner
by solving Equation 60 for
61 for

^ ^ f l<i<M, l<j<N.

^^ ^ l<i<M, l<j<N, then Equation


Finally the boundary values for

the vorticity were corrected using the boundary Equations 62c


and 62d and the process repeated until convergence was
achieved.
The program was run only a few times to test the pro
cedure. It required a large number of iterations and so was
not run to complete convergence.

The solution did appear to

be approaching the correct solution as evidenced by comparison


with Schlichting's results (40).
Much faster convergence could be expected from an overrelaxation method, but this was not attempted.
Preliminary time dependent solution
As a preliminary solution for Equations 23 and 24,
Equation 23 was approximated by the finite difference equation
n+1

n-1

"i,] - "i/i
2AT
1

h2

_ _R_
4h2
.

^
2 (0.n+1. ^Zit}.n-i.
1f U

^ rJ

192

When solved for

1 J , this results in the explicit equation


'

n+i
^if j

i~j

. 2f n

6y(A}

n-ii

63)

Although this equation is explicit and therefore easily solved,


it does require the vorticity field at two previous time
planes, and, so, is somewhat wasteful of storage.
Equations 63 and 61 were solved with the nonsymmetric
boundary conditions 62 and the two sets of initial conditions

If]

jh

0 < i < M+1

0 < j < N+1

jh

lO

0 < i < M+1


0 < j < N+1
0 < i < M+1

i/D

i,0
i,N+l

=
=

-2h
2h

1 < j < N

1 < i < M

1 < i < M .

193

This method was found to be divergent except for very


small time increments and so was not used.
Extrapolation
For a given value of the y-coordinate, j, the stream
function at the downstream end of the region can be expanded
by Newton's forward difference formula as shown in Jeffreys
and Swirles (21, pp. 262 ff.) to give

where

is a kth order polynomial passing through the k+1

points

/ <'M-k-i,j'

the remainder

term given by

A
^ : zg^k+l
(k+1)

h[2h][3h]...[(k+l)h]

4+fl

/,j
where M-k-1 < g < M+1.

n r j

Thus the stream function can be extra

polated to any order of accuracy desired if the derivatives


are bounded.
When this extrapolation technique was used instead of the
downstream boundary conditions given by Equation 50b or 52b,
the convergence of the stream function was much slower. This
is to be expected since this technique lessens the diagonal
dominance of the matrix of the SBOR method.
It was found that convergence was more rapid with

194

comparable accuracy if the value of h was decreased or M


increased rather than use the extrapolation technique.
However, for problems for which

and

do not approach zero

within a reasonable distance, this technique would be valuable.


Alternative vorticity boundary condition
The boundary values of the vorticity along the wall of
the channel were found to be
1 < i < M

- 4,1
h2

ifO

+ 0(h)
n > 0

in the discussion preceeding Equations 49 and 50.

When the

stream function is expanded to one higher order than was used


to derive this result it is found that

i,l

\n
+ i lii
+
2 3y2
*1,0 ^ '"I7
/ifO
/i,o

\n

+ OCh*^)

6 ay3
/X, 0

Since

- UJ.
^ifi

4
9y I

If]

8 ^ (j)
9x2

3 2 (j)

BP?
/If]

3 ^(j)
ax^ay

i/D
n

/if]

3^*
3y3

in
If]

195

and

I:

= 0

8 ^ (j)
8x2

\n

Of

Of

If 0
n

_lii_
8x23y
'i,0
it follows that

I.

h2 n
*i,o T *1,0
,n

"

n
hi iw
6 By

+ 0(h4)
/ 1,0

Also
n
3 hi

'" , I - "i,o' +

3Y

'

/i,o

so that
n
n

^ifO

h^

+ 0(h2)

This boundary condition was used instead of Equation 50c


for case I. The maximum variation was about one digit in the
second decimal place of the velocities, or less than 1 percent,
except at the leading edge of the walls where the vorticity

196

gradients were large.

However, since the increase in computa

tion is negligible, for future solutions it is recommended


that this higher order boundary condition be utilized.
Suddenly accelerated flat plate
A small effort was made to calculate the flow field
around a suddenly accelerated flat plate. The boundary and
initial conditions used were Equations 49 and 50 except that
Equation SOd was replaced by

0 < i < M+1

i,N+i
<

n > 0

This boundary condition is equivalent to saying that u at a


distance from the flat plate is equal to one.
Only a small amount of effort was expended on this
problem, but it was found that convergence was very much
slower than for the channel problem.
on this problem.

More work should be done

Das könnte Ihnen auch gefallen