SlideShare a Scribd company logo
1 of 5
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 327
IMPLEMENTATION OF FINITE VOLUME METHOD IN CREEPING
FLOW AROUND A CIRCULAR CYLINDER
M. Y. Gokhale1, Mansoureh Sarbandi Farahani2
1
Maharashtra Institute of Technology, Pune, Maharashtra, India
2
Department of Mathematics, S. P. Pune University, Pune, Maharashtra, India
Abstract
A Finite Volume Method have been performed in simulation of creeping flow around a circular cylinder contained between plates.
By adopting the SIMPLE algorithm the governing equations are solved together with Papanastasious regularization. Apparent
viscosity is calculated on each iteration by using forward difference operation. Yield surfaces are studied over the range of
Oldroyd number 10 ≤Od≤ 104
. The model results are found to be in good agreement with obtained results of the other method.
Keywords: Creeping flow, Finite Volume Method, Yielded and unyielded zone, Bingham number.
--------------------------------------------------------------------***----------------------------------------------------------------------
1. INTRODUCTION
Creeping flows characterized by very low the Reynolds
number (Re≤1), which is dominated by viscosity and occur
in many fluids such as honey, paste food and blood. In such
fluids when the stress falls the yield stress, three rigid zones
formed in the vicinity of the cylinder. The study of
identifying the location and size of rigidzones has been of
interest to researchers.
Over the range 0.01≤ Bn ≤1000, Mitsoulis [8] Extensive
results on the location and size of unyielded regions, has
reported the effect of the Bingham number on the size of
various unyielded regions around the cylinder. Tokpavi et
al. [13] adopted Papanastasious regularization with finite
element methods to study flow around a circular cylinder,
they have been identified and characterized the rigid zones
over the wide range of Oldroyd number. Using the finite
element method, Nirmalkar et al. [10] simulated the 2D-
creeping flow around square cylinder over a wide range of
Bingham number as 1≤ Bn ≤ 105
. They are identified three
zones of unyielded regions in the vicinity of the cylinder, all
zones expanded by increasing Bingham number. This study
investigates 2D-creeping flow past a circular cylinder by
adopting a Finite Volume Method, Semi Implicit Method for
Pressure-Linked Equation (SIMPLE) is used for coupling
the pressure and velocity. The governing equations are
solved numerically together with the Papanastasiou model
[11].
Yield surfaces are predicted over the range of Oldroyd
number 1≤ Od ≤ 104
. The objective of this work is
implementing Finite Volume Method for Non-Newtonian
flow problems as an alternative solver to the Finite Element
Method and commercial software like COMSOL. The
results are validated with numerical results of Tokpavi et
al.[13].
2. GOVERNING EQUATIONS
The problem of 2D-creeping flow past a circular cylinder of
diameter d is considered (Fig 1).
Fig -1: Flow field. Schematic representation of the problem
The length of the domain is 2L and cylinder is situated half-
way between two flat plates 2L apart. Because of the
creeping flow assumption (Re = 0) there is symmetry in
both x-direction and y-direction in a Cartesian coordinate
system(x, y).
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 328
For an incompressible fluid the conservation equations of
mass and momentum in the condition of creeping flow can
be written as:
∇. 𝑣̅ = 0 (1)
−∇P + ∇. 𝜏̿ = 0 (2)
Where v̅ is the velocity vector, τ̿the extra-stress tensor, and
p is the scalar pressure. The Bingham constitutive equation
is:
{
τ = τy + μγ ̇ | 𝜏| > τy
γ̇ = 0 | 𝜏| ≤ τy
(3)
Where τ is the shearstress,τy the yield stress, 𝜇 the constant
plastic viscosity and 𝛾̇ is the rate of strain tensor,
𝛾̇ = (∇𝑉 + ∇𝑉 𝑇 ) (4)
𝑉 is the velocity. In order to avoid the discontinuity in
viscoplastic model Papanastasiou [11] modified the
Bingham model as:
𝜏̿ = (μ + τy
1−exp(−𝑚𝛾̇ )
𝛾̇
)𝛾̇̿ (5)
Where mis the stress growth exponent, the magnitude of the
rate of the deformation tensor and the deviator stress tensor
are given by:
| 𝛾̇ | = √
1
2
𝑡𝑟( 𝛾̇ 2) | 𝜏| = √
1
2
𝑡𝑟( 𝜏2) (6)
The Oldroyd number which is the ratio of the yield stress to
viscous stress can be written as:
𝐵 𝑛 =
𝜏0 𝑑
μ𝑉
(7)
All variables are rendered dimensionless using d, V and 𝜏0
as scaling variables for length, velocity and stress
component respectively.
2.1 Boundary Conditions
The flowing is very slow then, the inertia forces are
negligible. Because of symmetry it is necessary to consider
only one quadrant of the flow domain, as was done
previously by Beris et al. [3] in the case of flow around a
sphere.
Fig 1 shows the solution domain and boundary conditions.
The boundary conditions are:
• Symmetry along AF (𝑢 = 0,
𝜕𝑣
𝜕𝑥
= 0)
• Symmetry along DC( 𝑢 = 0,
𝜕𝑣
𝜕𝑦
= 0)
• On the boundary AB and BC (𝑢 = 0, 𝑣 = 𝑉)
• No slip at the cylinder surface along FD(𝑢 = 𝑣 = 0)
• The reference pressure is set to zero at point C
2.2 Unyielded and Yielded Zone
Unyielded (rigid) zones refer to all areas in which inequality
τ < τy satisfied, otherwise are called yielded zones and be
considered as a fluid. The interface between unyielded and
yielded zones is called yield surface (τ = τy ). Three distinct
rigid zones as shown in Fig2, with their corresponding yield
surfaces are observed by Tokpavi et al. [13].
• A far-field Dynamic rigid zone (Zr1)
• Two static rigid zones with triangular shape connected to
the cylinder (Zr2)
• Two dynamic zones on both sides of the cylinder
equidistant from it (Zr3)
• The yield surface S1, boundary between Zr1 and fluid
zone.
• The yield surface S2, boundary between Zr2 and fluid
zone.
• The yield surface S3, boundary between Zr3 and fluid
zone.
Fig-2: Definition of yield surfaces, rigid and fluid zones
3. COMPUTATIONAL PROCEDURES
The SIMPLE algorithm developed here in rectangular
Cartesian coordinate system, the location of the depended
variable shown in Fig 3. The pressure p, stored in the cell
midpoint and the velocities u and v placed on the vertical
and horizontal cell interface respectively. The constitutive
equation must be solved together with the momentum
equations. Using the center difference approximation, the u-
momentum and v-momentum discretized on the point the
index of (i,J), and (I,j) respectively (Fig 4), the continuity
equation and the constitutive equation discretized on the
point the index of (I,J).
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 329
Fig-3: Control volume cell
Fig-4: Staggered grid
3.1 Solution Algorithm
• Step1: Initialize the velocity and pressure
• Step 2: Evaluate the apparent viscosity by using Equation
(5)
• Step 3: Set initial guess for 𝑝∗
, 𝑢∗
, 𝑣∗
• Step 4: Evaluate 𝑢∗
by solving discretized u−momentum
equation
𝑎𝑖,𝐽 𝑢 𝑖,𝐽
∗
= 𝑎𝑖−1,𝐽 𝑢 𝑖−1,𝐽
∗
+ 𝑎𝑖+1,𝐽 𝑢 𝑖+1,𝐽
∗
+ 𝑎𝑖,𝐽−1 𝑢 𝑖,𝐽−1
∗
+𝑎𝑖,𝐽+1 𝑢 𝑖,𝐽+1
∗
+ 𝑆 𝑢∆𝑉 −
𝑝𝐼 ,𝐽 − 𝑝𝐼 −1,𝐽
∆𝑦
∆𝑉 +
(1 − 𝛼 𝑢)𝑢 𝑖,𝐽
𝑛−1
(8)
• Step 5: Evaluate 𝑣∗
by solving v−momentum equation
approximated
𝑎𝐼,𝑗 𝑣𝐼,𝑗
∗
= 𝑎𝐼 ,𝑗−1 𝑣𝐼,𝑗−1
∗
+ 𝑎𝐼 +1,𝑗 𝑣𝐼+1,𝑗
∗
+ 𝑎𝐼 −1,𝑗 𝑣𝐼−1,𝑗
∗
+𝑎𝐼−1,𝑗 𝑣𝐼−1,𝑗
∗
+ 𝑆 𝑣∆𝑉 −
𝑝𝐼 ,𝐽 − 𝑝𝐼 ,𝐽−1
∆𝑦
∆𝑉 +
(1 − 𝛼 𝑣)𝑣𝐼,𝑗
𝑛−1
(9)
• Step 6: Evaluate 𝑝′
by solving Poisson equation
𝑎𝐼,𝐽 𝑝𝐼,𝐽
′
= 𝑎𝐼+1,𝐽 𝑝𝐼 +1,𝐽
′
+ 𝑎𝐼−1,𝐽 𝑝𝐼 −1,𝐽
′
+ 𝑎𝐼,𝑗+1 𝑝𝐼 ,𝑗+1
′
+
𝑎𝐼,𝐽−1 𝑝𝐼,𝐽−1
′
+ 𝑏𝐼,𝐽
′
(10)
• Step 7: Correct pressures and velocities using under-
relaxation
𝑝 𝑛
= 𝑝∗𝑛−1
+ 𝛼 𝑝 𝑝′𝑛
𝑢 𝑖,𝐽
′
= −( 𝑝𝐼 ,𝐽
′
− 𝑝𝐼 −1,𝐽
′ )
∆𝑥 𝑖,𝐽
𝑎𝑖,𝐽
, 𝑣𝐼,𝑗
′
= −( 𝑝𝐼 ,𝐽
′
− 𝑝𝐼 ,𝐽−1
′ )
∆𝑥 𝐼,𝑗
𝑎𝐼,𝑗
𝑢 𝑛
= 𝛼 𝑢
( 𝑢∗𝑛
+ 𝑢′𝑛) + (1 − 𝛼 𝑢)𝑢 𝑛−1
𝑣 𝑛
= 𝛼 𝑣
( 𝑣∗𝑛
+ 𝑣′𝑛) + (1 − 𝛼 𝑣)𝑣 𝑛−1
(11)
• Step 8: Increase iteration step, if iteration step < max
iteration, go to step 2
4. RESULT AND DISCUSSION
In this problem, a circular cylinder contained between two
plates, the momentum equation and continuity equation are
solved together with Papanastasiou equation [11]. The
SIMPLE algorithm is used as a pressure correction method.
Numerical computation is carried out on the impute values
which correspond to the experiment conducted by Tokpavi
et al. , the schematic diagram of the 2D-creeping flow past a
circular cylinder is shown in Fig 1. The cylinder of diameter
d is situated half-way between two plates, as inertia force is
neglected, two plates of symmetry are considered.
Thus, the domain is reduced to the quarter of the flow field.
The computational domain comprises L × L, the ratio length
by cylinder diameter is considered L/d = 5. The symmetry
boundaries are considered at the AF and DC. The velocity u
and v at the AB and BC are specified as zero and V
respectively. The no slip boundary is specified at the
cylinder. Numerical simulation is performed by considering
nXp × nYp, nXp − 1 × nYp and nXp × nYp − 1 cells to
store the pressure, u-velocity and v-velocity values
respectively. Fig 5 shows the computational grid, in the
vicinity of the cylinder a finer mesh is used (grid size h =
0.005 in the vicinity of cylinder and h = 0.01 for far from
the cylinder, totally 1900 cells).
Fig-5:Full view of the finite volume grid for L/d = 5.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 330
The alternative Gauss Seidel (GS) has been adopted to solve
velocity with residual criteria of eps = 1e−5and under
relaxation factor of 𝛼 𝑢 = 𝛼 𝑢 = 0.6, to solve the pressure
equation, the values of eps = 1e−5and 𝛼 𝑝 = 0.1 are used.
Fig 6 shows the location of yield surfaces at Od = 10, 100,
1000 and 10000. The comparison of numerical and result of
Tokpavi et al.[13] shows good agreement, a minor
difference was observed may be due to use of coarse mesh.
Fig-6: Location of yield structure
Fig 7 shows the changes in yield surfaces (S1, S2, S3) for
Oldroyd number of 10, 100, 1000, 10000.
As can be seen from Fig 6 and Fig 7 the space of the rigid
zone increased by increasing the Oldroyd number.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________________
Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 331
Fig-7: Dependence of yield surfaces S1, S2, S3 on Oldroyd
number
Increasing at large Oldroyd number as created slightly
change in rigid zones.
5. CONCLUSION
In this paper a Finite Volume Method has been implemented
for the creeping flow past a circular cylinder. The SYMPLE
algorithm adopted the equation discretized on a staggered
grid. The location of yield surfaces identified over the range
of Oldroyd number of 10, 100, 1000, 10000. Results are
compared with obtained results from finite element method,
and shows good agreement. The present model could be
useful for solving creeping flow problem and could be a
good alternative to the other solver like finite element and
commercial COMSOL software.
REFERENCES
[1]. Adachi, K. N.Yoshioka, On creeping flow of avisco-
plastic fluid ast a circular cylinder. Chemical Engineering
Science. 28(1973) 215-226.
[2]. Baaijens, H.P.W., Peters, G.W.M., Baaijens, F.P.T.,
Meijer, H.E.H., Viscoelastic flow past a confined cylinder of
a polyisobutylene solution, J. Rheol. 39 (1995) 1243-1277.
[3]. Beris, A.N., Tsamopoulos, J.A., Armstrong, R.C.,
Brown, R.A., Creeping motion of a sphere through a
Bingham plastic, J. Fluid Mech. 158 (1985) 219-244.
[3]. Bird, R.B., Dai, G.C., Yarusso, B.J., The rheology and
flow of viscoplastic materials, Rev. Chem. Eng. 1 (1983) 1-
70.
[4]. Keei, D.De, Turcotte, G., Viscosity of biomaterials.
Cheml Eng. 6(1980) 273-282.
[5]. Liu, A.W., Bornside, D.E., Armstrong, R.C., Brown,
R.A. , Viscoelastic flow of polymer solutions around a
periodic, linear array of cylinders: comparisons of
predictions for microstructure and flow fields, J. Non-
Newtonian Fluid Mech. 77 (1998) 153–190.
[6]. Mitsoulis, E., Flows of Viscoplastic materials: Models
and Computations, Rheology Reviews (2007), 135 - 178.
[7]. Mitsoulis, E., Abdali, S., Flow simulations of Herschel-
Bulkley fluid through extrusion dies,Can.J. Chem. Eng.71
(1993) 147-160.
[8]. Mitsoulis. Evan, On creeping drag flow of a viscoplastic
fluid past a circular cylinder: wall effects, Chemical
Engineering Science 59 (2004) 789-800.
[9]. Mallick, Monalisa, Kumar, A., Study on Drag
Coefficient for the Flow Past a Cylinder, International
Journal of Civil Engineering Research. 2278-3652 (2014),
301-306.
[10]. Nirmalkar, N., Chhabra, R.P., Poole, R.J., On creeping
flow of a Bingham plastic fluid past a square
cylinder,Journal of Non-Newtonian Fluid Mechanics 171-
172 (2012) 17-30.
[11]. Papanastasiou, T.C.,Flow of materials with yield, J.
Rheol. 31 (1987) 385-404.
[12]. Roquet, N., Saramito, P., An adaptive finite element
method for Bingham fluid flows around a cylinder, Comput.
Meth. Appl. Mech. Eng. 192 (2003) 3317-3341.
[13]. Tokpavi, D.L., Magnin, A., Jay, P., Very slow flow of
Bingham viscoplastic flow around a circular cylinder, J.
Non-Newton. Fluid Mech. 154 (2008) 65-76.
[14]. Zhu, H., Kim, Y.D., Kee, D.De, Non-Newtonian
fluids with a yield stress. J. Non-Newtonian Fluid Mech.
129 (2005) 177-181.
[15]. Zisis, Th., Mitsoulis, E., Viscoplastic flow around a
cylinder kept between parallel plates. J. Non-Newtonian
Fluid Mech. 105 (2002) 1-20.
BIOGRAPHIES
Professor and head in the Mathematics
Department Mathematics Institute of
Technology, Pune, Maharashtra, India
Phd Student at Department of
Mathematics, S. P. Pune University, Pune,
Maharashtra, India

More Related Content

What's hot

Numerical study of mhd boundary layer stagnation point flow and heat transfer...
Numerical study of mhd boundary layer stagnation point flow and heat transfer...Numerical study of mhd boundary layer stagnation point flow and heat transfer...
Numerical study of mhd boundary layer stagnation point flow and heat transfer...eSAT Publishing House
 
Method of Fracture Surface Matching Based on Mathematical Statistics
Method of Fracture Surface Matching Based on Mathematical StatisticsMethod of Fracture Surface Matching Based on Mathematical Statistics
Method of Fracture Surface Matching Based on Mathematical StatisticsIJRESJOURNAL
 
analysis of unsteady squeezing flow between two porous plates with variable m...
analysis of unsteady squeezing flow between two porous plates with variable m...analysis of unsteady squeezing flow between two porous plates with variable m...
analysis of unsteady squeezing flow between two porous plates with variable m...IJAEMSJORNAL
 
Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...
Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...
Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...atsidaev
 
Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...
Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...
Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...IJERA Editor
 
Simulation of pressure drop for combined tapered and nontapered die for polyp...
Simulation of pressure drop for combined tapered and nontapered die for polyp...Simulation of pressure drop for combined tapered and nontapered die for polyp...
Simulation of pressure drop for combined tapered and nontapered die for polyp...IOSR Journals
 
Empirical relation to estimate the reduction of root fillet stress in spur ge...
Empirical relation to estimate the reduction of root fillet stress in spur ge...Empirical relation to estimate the reduction of root fillet stress in spur ge...
Empirical relation to estimate the reduction of root fillet stress in spur ge...eSAT Publishing House
 
Area and volume_Surveying, Civil Engineering
Area and volume_Surveying, Civil EngineeringArea and volume_Surveying, Civil Engineering
Area and volume_Surveying, Civil EngineeringA Makwana
 
IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...
IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...
IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...IRJET Journal
 
Smoothing of the Surface Estimates from Radarclinometry
Smoothing of the Surface Estimates from RadarclinometrySmoothing of the Surface Estimates from Radarclinometry
Smoothing of the Surface Estimates from RadarclinometryIRJET Journal
 
Basian-Markovian Principle in Fitting of Linear Curve
Basian-Markovian Principle in Fitting of Linear CurveBasian-Markovian Principle in Fitting of Linear Curve
Basian-Markovian Principle in Fitting of Linear Curvetheijes
 
Computation of area
Computation of areaComputation of area
Computation of areaKavin Raval
 
A New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average PenaltyA New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average PenaltyIOSRJM
 

What's hot (19)

Numerical study of mhd boundary layer stagnation point flow and heat transfer...
Numerical study of mhd boundary layer stagnation point flow and heat transfer...Numerical study of mhd boundary layer stagnation point flow and heat transfer...
Numerical study of mhd boundary layer stagnation point flow and heat transfer...
 
Method of Fracture Surface Matching Based on Mathematical Statistics
Method of Fracture Surface Matching Based on Mathematical StatisticsMethod of Fracture Surface Matching Based on Mathematical Statistics
Method of Fracture Surface Matching Based on Mathematical Statistics
 
Cunha CILAMCE 2016
Cunha CILAMCE 2016Cunha CILAMCE 2016
Cunha CILAMCE 2016
 
F1303023038
F1303023038F1303023038
F1303023038
 
analysis of unsteady squeezing flow between two porous plates with variable m...
analysis of unsteady squeezing flow between two porous plates with variable m...analysis of unsteady squeezing flow between two porous plates with variable m...
analysis of unsteady squeezing flow between two porous plates with variable m...
 
30120140504021 2
30120140504021 230120140504021 2
30120140504021 2
 
Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...
Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...
Filtration and Restoration of Satellite Images Using Doubly Stochastic Random...
 
Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...
Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...
Non-NewtonianFluid Flow and Heat Transfer over a Non- Linearly Stretching Sur...
 
Simulation of pressure drop for combined tapered and nontapered die for polyp...
Simulation of pressure drop for combined tapered and nontapered die for polyp...Simulation of pressure drop for combined tapered and nontapered die for polyp...
Simulation of pressure drop for combined tapered and nontapered die for polyp...
 
Empirical relation to estimate the reduction of root fillet stress in spur ge...
Empirical relation to estimate the reduction of root fillet stress in spur ge...Empirical relation to estimate the reduction of root fillet stress in spur ge...
Empirical relation to estimate the reduction of root fillet stress in spur ge...
 
Bs33424429
Bs33424429Bs33424429
Bs33424429
 
Area and volume_Surveying, Civil Engineering
Area and volume_Surveying, Civil EngineeringArea and volume_Surveying, Civil Engineering
Area and volume_Surveying, Civil Engineering
 
IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...
IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...
IRJET - Characteristics of 90°/90° S-Shaped Diffusing Duct using SST K-O Turb...
 
686-691
686-691686-691
686-691
 
Smoothing of the Surface Estimates from Radarclinometry
Smoothing of the Surface Estimates from RadarclinometrySmoothing of the Surface Estimates from Radarclinometry
Smoothing of the Surface Estimates from Radarclinometry
 
Basian-Markovian Principle in Fitting of Linear Curve
Basian-Markovian Principle in Fitting of Linear CurveBasian-Markovian Principle in Fitting of Linear Curve
Basian-Markovian Principle in Fitting of Linear Curve
 
Computation of area
Computation of areaComputation of area
Computation of area
 
A New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average PenaltyA New Method for Solving Transportation Problems Considering Average Penalty
A New Method for Solving Transportation Problems Considering Average Penalty
 
G1303074851
G1303074851G1303074851
G1303074851
 

Similar to Implementation of finite volume method in creeping flow around a circular cylinder

Comparision of flow analysis through a different geometry of flowmeters using...
Comparision of flow analysis through a different geometry of flowmeters using...Comparision of flow analysis through a different geometry of flowmeters using...
Comparision of flow analysis through a different geometry of flowmeters using...eSAT Publishing House
 
Numerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andNumerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andeSAT Publishing House
 
ANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOAD
ANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOADANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOAD
ANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOADijmech
 
Numerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage Pump
Numerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage PumpNumerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage Pump
Numerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage Pumptheijes
 
On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...
On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...
On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...susheelpote
 
Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...
Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...
Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...IJMER
 
CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER
CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDERCFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER
CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDERAM Publications
 
An Analytical Method for Static Earth Pressure Distribution against Rectangul...
An Analytical Method for Static Earth Pressure Distribution against Rectangul...An Analytical Method for Static Earth Pressure Distribution against Rectangul...
An Analytical Method for Static Earth Pressure Distribution against Rectangul...IJERA Editor
 
Comparative study of supersonic nozzles
Comparative study of supersonic nozzlesComparative study of supersonic nozzles
Comparative study of supersonic nozzleseSAT Journals
 
Comparative study of supersonic nozzles
Comparative study of supersonic nozzlesComparative study of supersonic nozzles
Comparative study of supersonic nozzleseSAT Publishing House
 
A Finite Element Formulation For Incompressible Flow Problems Using A General...
A Finite Element Formulation For Incompressible Flow Problems Using A General...A Finite Element Formulation For Incompressible Flow Problems Using A General...
A Finite Element Formulation For Incompressible Flow Problems Using A General...Courtney Esco
 
Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...
Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...
Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...eSAT Publishing House
 
Comparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual changeComparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual changeeSAT Publishing House
 
Comparison of flow analysis of a sudden and gradual change of pipe diameter u...
Comparison of flow analysis of a sudden and gradual change of pipe diameter u...Comparison of flow analysis of a sudden and gradual change of pipe diameter u...
Comparison of flow analysis of a sudden and gradual change of pipe diameter u...eSAT Journals
 
Finite volume solution of diffusion equation and application to model problems
Finite volume solution of diffusion equation and application to model problemsFinite volume solution of diffusion equation and application to model problems
Finite volume solution of diffusion equation and application to model problemseSAT Journals
 
A computational approach for evaluating helical compression springs
A computational approach for evaluating helical compression springsA computational approach for evaluating helical compression springs
A computational approach for evaluating helical compression springseSAT Journals
 

Similar to Implementation of finite volume method in creeping flow around a circular cylinder (20)

Comparision of flow analysis through a different geometry of flowmeters using...
Comparision of flow analysis through a different geometry of flowmeters using...Comparision of flow analysis through a different geometry of flowmeters using...
Comparision of flow analysis through a different geometry of flowmeters using...
 
Numerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit andNumerical simulaton of axial flow fan using gambit and
Numerical simulaton of axial flow fan using gambit and
 
ANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOAD
ANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOADANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOAD
ANALYTICAL BENDING ANALYSIS OF A CIRCULAR SANDWICH PLATE UNDER DISTRIBUTED LOAD
 
Numerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage Pump
Numerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage PumpNumerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage Pump
Numerical Calculation of Solid-Liquid two-Phase Flow Inside a Small Sewage Pump
 
On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...
On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...
On the-steady-state-performance-characteristics-of-finite-hydrodynamic-journa...
 
Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...
Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...
Numerical Analysis of Rotating Mixing of Fluids in Container Induced by Contr...
 
CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER
CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDERCFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER
CFD and EXPERIMENTAL ANALYSIS of VORTEX SHEDDING BEHIND D-SHAPED CYLINDER
 
An Analytical Method for Static Earth Pressure Distribution against Rectangul...
An Analytical Method for Static Earth Pressure Distribution against Rectangul...An Analytical Method for Static Earth Pressure Distribution against Rectangul...
An Analytical Method for Static Earth Pressure Distribution against Rectangul...
 
Comparative study of supersonic nozzles
Comparative study of supersonic nozzlesComparative study of supersonic nozzles
Comparative study of supersonic nozzles
 
Comparative study of supersonic nozzles
Comparative study of supersonic nozzlesComparative study of supersonic nozzles
Comparative study of supersonic nozzles
 
I345159
I345159I345159
I345159
 
A Finite Element Formulation For Incompressible Flow Problems Using A General...
A Finite Element Formulation For Incompressible Flow Problems Using A General...A Finite Element Formulation For Incompressible Flow Problems Using A General...
A Finite Element Formulation For Incompressible Flow Problems Using A General...
 
Sdarticle 2
Sdarticle 2Sdarticle 2
Sdarticle 2
 
Sdarticle 2
Sdarticle 2Sdarticle 2
Sdarticle 2
 
Sdarticle 2
Sdarticle 2Sdarticle 2
Sdarticle 2
 
Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...
Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...
Comparison of cfd simulation of hot and cold fluid mixing in t pipe by placin...
 
Comparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual changeComparison of flow analysis of a sudden and gradual change
Comparison of flow analysis of a sudden and gradual change
 
Comparison of flow analysis of a sudden and gradual change of pipe diameter u...
Comparison of flow analysis of a sudden and gradual change of pipe diameter u...Comparison of flow analysis of a sudden and gradual change of pipe diameter u...
Comparison of flow analysis of a sudden and gradual change of pipe diameter u...
 
Finite volume solution of diffusion equation and application to model problems
Finite volume solution of diffusion equation and application to model problemsFinite volume solution of diffusion equation and application to model problems
Finite volume solution of diffusion equation and application to model problems
 
A computational approach for evaluating helical compression springs
A computational approach for evaluating helical compression springsA computational approach for evaluating helical compression springs
A computational approach for evaluating helical compression springs
 

More from eSAT Journals

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementseSAT Journals
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case studyeSAT Journals
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case studyeSAT Journals
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreeSAT Journals
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialseSAT Journals
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...eSAT Journals
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...eSAT Journals
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizereSAT Journals
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementeSAT Journals
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...eSAT Journals
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteeSAT Journals
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...eSAT Journals
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...eSAT Journals
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabseSAT Journals
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaeSAT Journals
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...eSAT Journals
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodeSAT Journals
 
Estimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniquesEstimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniqueseSAT Journals
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...eSAT Journals
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...eSAT Journals
 

More from eSAT Journals (20)

Mechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavementsMechanical properties of hybrid fiber reinforced concrete for pavements
Mechanical properties of hybrid fiber reinforced concrete for pavements
 
Material management in construction – a case study
Material management in construction – a case studyMaterial management in construction – a case study
Material management in construction – a case study
 
Managing drought short term strategies in semi arid regions a case study
Managing drought    short term strategies in semi arid regions  a case studyManaging drought    short term strategies in semi arid regions  a case study
Managing drought short term strategies in semi arid regions a case study
 
Life cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangaloreLife cycle cost analysis of overlay for an urban road in bangalore
Life cycle cost analysis of overlay for an urban road in bangalore
 
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materialsLaboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
Laboratory studies of dense bituminous mixes ii with reclaimed asphalt materials
 
Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...Laboratory investigation of expansive soil stabilized with natural inorganic ...
Laboratory investigation of expansive soil stabilized with natural inorganic ...
 
Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...Influence of reinforcement on the behavior of hollow concrete block masonry p...
Influence of reinforcement on the behavior of hollow concrete block masonry p...
 
Influence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizerInfluence of compaction energy on soil stabilized with chemical stabilizer
Influence of compaction energy on soil stabilized with chemical stabilizer
 
Geographical information system (gis) for water resources management
Geographical information system (gis) for water resources managementGeographical information system (gis) for water resources management
Geographical information system (gis) for water resources management
 
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...Forest type mapping of bidar forest division, karnataka using geoinformatics ...
Forest type mapping of bidar forest division, karnataka using geoinformatics ...
 
Factors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concreteFactors influencing compressive strength of geopolymer concrete
Factors influencing compressive strength of geopolymer concrete
 
Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...Experimental investigation on circular hollow steel columns in filled with li...
Experimental investigation on circular hollow steel columns in filled with li...
 
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...Experimental behavior of circular hsscfrc filled steel tubular columns under ...
Experimental behavior of circular hsscfrc filled steel tubular columns under ...
 
Evaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabsEvaluation of punching shear in flat slabs
Evaluation of punching shear in flat slabs
 
Evaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in indiaEvaluation of performance of intake tower dam for recent earthquake in india
Evaluation of performance of intake tower dam for recent earthquake in india
 
Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...Evaluation of operational efficiency of urban road network using travel time ...
Evaluation of operational efficiency of urban road network using travel time ...
 
Estimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn methodEstimation of surface runoff in nallur amanikere watershed using scs cn method
Estimation of surface runoff in nallur amanikere watershed using scs cn method
 
Estimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniquesEstimation of morphometric parameters and runoff using rs &amp; gis techniques
Estimation of morphometric parameters and runoff using rs &amp; gis techniques
 
Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...Effect of variation of plastic hinge length on the results of non linear anal...
Effect of variation of plastic hinge length on the results of non linear anal...
 
Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...Effect of use of recycled materials on indirect tensile strength of asphalt c...
Effect of use of recycled materials on indirect tensile strength of asphalt c...
 

Recently uploaded

KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingrakeshbaidya232001
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performancesivaprakash250
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxupamatechverse
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Christo Ananth
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxpranjaldaimarysona
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduitsrknatarajan
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 

Recently uploaded (20)

KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
Porous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writingPorous Ceramics seminar and technical writing
Porous Ceramics seminar and technical writing
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
UNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its PerformanceUNIT - IV - Air Compressors and its Performance
UNIT - IV - Air Compressors and its Performance
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Introduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptxIntroduction to Multiple Access Protocol.pptx
Introduction to Multiple Access Protocol.pptx
 
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
Call for Papers - African Journal of Biological Sciences, E-ISSN: 2663-2187, ...
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Processing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptxProcessing & Properties of Floor and Wall Tiles.pptx
Processing & Properties of Floor and Wall Tiles.pptx
 
UNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular ConduitsUNIT-II FMM-Flow Through Circular Conduits
UNIT-II FMM-Flow Through Circular Conduits
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 

Implementation of finite volume method in creeping flow around a circular cylinder

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 327 IMPLEMENTATION OF FINITE VOLUME METHOD IN CREEPING FLOW AROUND A CIRCULAR CYLINDER M. Y. Gokhale1, Mansoureh Sarbandi Farahani2 1 Maharashtra Institute of Technology, Pune, Maharashtra, India 2 Department of Mathematics, S. P. Pune University, Pune, Maharashtra, India Abstract A Finite Volume Method have been performed in simulation of creeping flow around a circular cylinder contained between plates. By adopting the SIMPLE algorithm the governing equations are solved together with Papanastasious regularization. Apparent viscosity is calculated on each iteration by using forward difference operation. Yield surfaces are studied over the range of Oldroyd number 10 ≤Od≤ 104 . The model results are found to be in good agreement with obtained results of the other method. Keywords: Creeping flow, Finite Volume Method, Yielded and unyielded zone, Bingham number. --------------------------------------------------------------------***---------------------------------------------------------------------- 1. INTRODUCTION Creeping flows characterized by very low the Reynolds number (Re≤1), which is dominated by viscosity and occur in many fluids such as honey, paste food and blood. In such fluids when the stress falls the yield stress, three rigid zones formed in the vicinity of the cylinder. The study of identifying the location and size of rigidzones has been of interest to researchers. Over the range 0.01≤ Bn ≤1000, Mitsoulis [8] Extensive results on the location and size of unyielded regions, has reported the effect of the Bingham number on the size of various unyielded regions around the cylinder. Tokpavi et al. [13] adopted Papanastasious regularization with finite element methods to study flow around a circular cylinder, they have been identified and characterized the rigid zones over the wide range of Oldroyd number. Using the finite element method, Nirmalkar et al. [10] simulated the 2D- creeping flow around square cylinder over a wide range of Bingham number as 1≤ Bn ≤ 105 . They are identified three zones of unyielded regions in the vicinity of the cylinder, all zones expanded by increasing Bingham number. This study investigates 2D-creeping flow past a circular cylinder by adopting a Finite Volume Method, Semi Implicit Method for Pressure-Linked Equation (SIMPLE) is used for coupling the pressure and velocity. The governing equations are solved numerically together with the Papanastasiou model [11]. Yield surfaces are predicted over the range of Oldroyd number 1≤ Od ≤ 104 . The objective of this work is implementing Finite Volume Method for Non-Newtonian flow problems as an alternative solver to the Finite Element Method and commercial software like COMSOL. The results are validated with numerical results of Tokpavi et al.[13]. 2. GOVERNING EQUATIONS The problem of 2D-creeping flow past a circular cylinder of diameter d is considered (Fig 1). Fig -1: Flow field. Schematic representation of the problem The length of the domain is 2L and cylinder is situated half- way between two flat plates 2L apart. Because of the creeping flow assumption (Re = 0) there is symmetry in both x-direction and y-direction in a Cartesian coordinate system(x, y).
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 328 For an incompressible fluid the conservation equations of mass and momentum in the condition of creeping flow can be written as: ∇. 𝑣̅ = 0 (1) −∇P + ∇. 𝜏̿ = 0 (2) Where v̅ is the velocity vector, τ̿the extra-stress tensor, and p is the scalar pressure. The Bingham constitutive equation is: { τ = τy + μγ ̇ | 𝜏| > τy γ̇ = 0 | 𝜏| ≤ τy (3) Where τ is the shearstress,τy the yield stress, 𝜇 the constant plastic viscosity and 𝛾̇ is the rate of strain tensor, 𝛾̇ = (∇𝑉 + ∇𝑉 𝑇 ) (4) 𝑉 is the velocity. In order to avoid the discontinuity in viscoplastic model Papanastasiou [11] modified the Bingham model as: 𝜏̿ = (μ + τy 1−exp(−𝑚𝛾̇ ) 𝛾̇ )𝛾̇̿ (5) Where mis the stress growth exponent, the magnitude of the rate of the deformation tensor and the deviator stress tensor are given by: | 𝛾̇ | = √ 1 2 𝑡𝑟( 𝛾̇ 2) | 𝜏| = √ 1 2 𝑡𝑟( 𝜏2) (6) The Oldroyd number which is the ratio of the yield stress to viscous stress can be written as: 𝐵 𝑛 = 𝜏0 𝑑 μ𝑉 (7) All variables are rendered dimensionless using d, V and 𝜏0 as scaling variables for length, velocity and stress component respectively. 2.1 Boundary Conditions The flowing is very slow then, the inertia forces are negligible. Because of symmetry it is necessary to consider only one quadrant of the flow domain, as was done previously by Beris et al. [3] in the case of flow around a sphere. Fig 1 shows the solution domain and boundary conditions. The boundary conditions are: • Symmetry along AF (𝑢 = 0, 𝜕𝑣 𝜕𝑥 = 0) • Symmetry along DC( 𝑢 = 0, 𝜕𝑣 𝜕𝑦 = 0) • On the boundary AB and BC (𝑢 = 0, 𝑣 = 𝑉) • No slip at the cylinder surface along FD(𝑢 = 𝑣 = 0) • The reference pressure is set to zero at point C 2.2 Unyielded and Yielded Zone Unyielded (rigid) zones refer to all areas in which inequality τ < τy satisfied, otherwise are called yielded zones and be considered as a fluid. The interface between unyielded and yielded zones is called yield surface (τ = τy ). Three distinct rigid zones as shown in Fig2, with their corresponding yield surfaces are observed by Tokpavi et al. [13]. • A far-field Dynamic rigid zone (Zr1) • Two static rigid zones with triangular shape connected to the cylinder (Zr2) • Two dynamic zones on both sides of the cylinder equidistant from it (Zr3) • The yield surface S1, boundary between Zr1 and fluid zone. • The yield surface S2, boundary between Zr2 and fluid zone. • The yield surface S3, boundary between Zr3 and fluid zone. Fig-2: Definition of yield surfaces, rigid and fluid zones 3. COMPUTATIONAL PROCEDURES The SIMPLE algorithm developed here in rectangular Cartesian coordinate system, the location of the depended variable shown in Fig 3. The pressure p, stored in the cell midpoint and the velocities u and v placed on the vertical and horizontal cell interface respectively. The constitutive equation must be solved together with the momentum equations. Using the center difference approximation, the u- momentum and v-momentum discretized on the point the index of (i,J), and (I,j) respectively (Fig 4), the continuity equation and the constitutive equation discretized on the point the index of (I,J).
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 329 Fig-3: Control volume cell Fig-4: Staggered grid 3.1 Solution Algorithm • Step1: Initialize the velocity and pressure • Step 2: Evaluate the apparent viscosity by using Equation (5) • Step 3: Set initial guess for 𝑝∗ , 𝑢∗ , 𝑣∗ • Step 4: Evaluate 𝑢∗ by solving discretized u−momentum equation 𝑎𝑖,𝐽 𝑢 𝑖,𝐽 ∗ = 𝑎𝑖−1,𝐽 𝑢 𝑖−1,𝐽 ∗ + 𝑎𝑖+1,𝐽 𝑢 𝑖+1,𝐽 ∗ + 𝑎𝑖,𝐽−1 𝑢 𝑖,𝐽−1 ∗ +𝑎𝑖,𝐽+1 𝑢 𝑖,𝐽+1 ∗ + 𝑆 𝑢∆𝑉 − 𝑝𝐼 ,𝐽 − 𝑝𝐼 −1,𝐽 ∆𝑦 ∆𝑉 + (1 − 𝛼 𝑢)𝑢 𝑖,𝐽 𝑛−1 (8) • Step 5: Evaluate 𝑣∗ by solving v−momentum equation approximated 𝑎𝐼,𝑗 𝑣𝐼,𝑗 ∗ = 𝑎𝐼 ,𝑗−1 𝑣𝐼,𝑗−1 ∗ + 𝑎𝐼 +1,𝑗 𝑣𝐼+1,𝑗 ∗ + 𝑎𝐼 −1,𝑗 𝑣𝐼−1,𝑗 ∗ +𝑎𝐼−1,𝑗 𝑣𝐼−1,𝑗 ∗ + 𝑆 𝑣∆𝑉 − 𝑝𝐼 ,𝐽 − 𝑝𝐼 ,𝐽−1 ∆𝑦 ∆𝑉 + (1 − 𝛼 𝑣)𝑣𝐼,𝑗 𝑛−1 (9) • Step 6: Evaluate 𝑝′ by solving Poisson equation 𝑎𝐼,𝐽 𝑝𝐼,𝐽 ′ = 𝑎𝐼+1,𝐽 𝑝𝐼 +1,𝐽 ′ + 𝑎𝐼−1,𝐽 𝑝𝐼 −1,𝐽 ′ + 𝑎𝐼,𝑗+1 𝑝𝐼 ,𝑗+1 ′ + 𝑎𝐼,𝐽−1 𝑝𝐼,𝐽−1 ′ + 𝑏𝐼,𝐽 ′ (10) • Step 7: Correct pressures and velocities using under- relaxation 𝑝 𝑛 = 𝑝∗𝑛−1 + 𝛼 𝑝 𝑝′𝑛 𝑢 𝑖,𝐽 ′ = −( 𝑝𝐼 ,𝐽 ′ − 𝑝𝐼 −1,𝐽 ′ ) ∆𝑥 𝑖,𝐽 𝑎𝑖,𝐽 , 𝑣𝐼,𝑗 ′ = −( 𝑝𝐼 ,𝐽 ′ − 𝑝𝐼 ,𝐽−1 ′ ) ∆𝑥 𝐼,𝑗 𝑎𝐼,𝑗 𝑢 𝑛 = 𝛼 𝑢 ( 𝑢∗𝑛 + 𝑢′𝑛) + (1 − 𝛼 𝑢)𝑢 𝑛−1 𝑣 𝑛 = 𝛼 𝑣 ( 𝑣∗𝑛 + 𝑣′𝑛) + (1 − 𝛼 𝑣)𝑣 𝑛−1 (11) • Step 8: Increase iteration step, if iteration step < max iteration, go to step 2 4. RESULT AND DISCUSSION In this problem, a circular cylinder contained between two plates, the momentum equation and continuity equation are solved together with Papanastasiou equation [11]. The SIMPLE algorithm is used as a pressure correction method. Numerical computation is carried out on the impute values which correspond to the experiment conducted by Tokpavi et al. , the schematic diagram of the 2D-creeping flow past a circular cylinder is shown in Fig 1. The cylinder of diameter d is situated half-way between two plates, as inertia force is neglected, two plates of symmetry are considered. Thus, the domain is reduced to the quarter of the flow field. The computational domain comprises L × L, the ratio length by cylinder diameter is considered L/d = 5. The symmetry boundaries are considered at the AF and DC. The velocity u and v at the AB and BC are specified as zero and V respectively. The no slip boundary is specified at the cylinder. Numerical simulation is performed by considering nXp × nYp, nXp − 1 × nYp and nXp × nYp − 1 cells to store the pressure, u-velocity and v-velocity values respectively. Fig 5 shows the computational grid, in the vicinity of the cylinder a finer mesh is used (grid size h = 0.005 in the vicinity of cylinder and h = 0.01 for far from the cylinder, totally 1900 cells). Fig-5:Full view of the finite volume grid for L/d = 5.
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 330 The alternative Gauss Seidel (GS) has been adopted to solve velocity with residual criteria of eps = 1e−5and under relaxation factor of 𝛼 𝑢 = 𝛼 𝑢 = 0.6, to solve the pressure equation, the values of eps = 1e−5and 𝛼 𝑝 = 0.1 are used. Fig 6 shows the location of yield surfaces at Od = 10, 100, 1000 and 10000. The comparison of numerical and result of Tokpavi et al.[13] shows good agreement, a minor difference was observed may be due to use of coarse mesh. Fig-6: Location of yield structure Fig 7 shows the changes in yield surfaces (S1, S2, S3) for Oldroyd number of 10, 100, 1000, 10000. As can be seen from Fig 6 and Fig 7 the space of the rigid zone increased by increasing the Oldroyd number.
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________________ Volume: 05 Issue: 08 | Aug-2016, Available @ http://ijret.esatjournals.org 331 Fig-7: Dependence of yield surfaces S1, S2, S3 on Oldroyd number Increasing at large Oldroyd number as created slightly change in rigid zones. 5. CONCLUSION In this paper a Finite Volume Method has been implemented for the creeping flow past a circular cylinder. The SYMPLE algorithm adopted the equation discretized on a staggered grid. The location of yield surfaces identified over the range of Oldroyd number of 10, 100, 1000, 10000. Results are compared with obtained results from finite element method, and shows good agreement. The present model could be useful for solving creeping flow problem and could be a good alternative to the other solver like finite element and commercial COMSOL software. REFERENCES [1]. Adachi, K. N.Yoshioka, On creeping flow of avisco- plastic fluid ast a circular cylinder. Chemical Engineering Science. 28(1973) 215-226. [2]. Baaijens, H.P.W., Peters, G.W.M., Baaijens, F.P.T., Meijer, H.E.H., Viscoelastic flow past a confined cylinder of a polyisobutylene solution, J. Rheol. 39 (1995) 1243-1277. [3]. Beris, A.N., Tsamopoulos, J.A., Armstrong, R.C., Brown, R.A., Creeping motion of a sphere through a Bingham plastic, J. Fluid Mech. 158 (1985) 219-244. [3]. Bird, R.B., Dai, G.C., Yarusso, B.J., The rheology and flow of viscoplastic materials, Rev. Chem. Eng. 1 (1983) 1- 70. [4]. Keei, D.De, Turcotte, G., Viscosity of biomaterials. Cheml Eng. 6(1980) 273-282. [5]. Liu, A.W., Bornside, D.E., Armstrong, R.C., Brown, R.A. , Viscoelastic flow of polymer solutions around a periodic, linear array of cylinders: comparisons of predictions for microstructure and flow fields, J. Non- Newtonian Fluid Mech. 77 (1998) 153–190. [6]. Mitsoulis, E., Flows of Viscoplastic materials: Models and Computations, Rheology Reviews (2007), 135 - 178. [7]. Mitsoulis, E., Abdali, S., Flow simulations of Herschel- Bulkley fluid through extrusion dies,Can.J. Chem. Eng.71 (1993) 147-160. [8]. Mitsoulis. Evan, On creeping drag flow of a viscoplastic fluid past a circular cylinder: wall effects, Chemical Engineering Science 59 (2004) 789-800. [9]. Mallick, Monalisa, Kumar, A., Study on Drag Coefficient for the Flow Past a Cylinder, International Journal of Civil Engineering Research. 2278-3652 (2014), 301-306. [10]. Nirmalkar, N., Chhabra, R.P., Poole, R.J., On creeping flow of a Bingham plastic fluid past a square cylinder,Journal of Non-Newtonian Fluid Mechanics 171- 172 (2012) 17-30. [11]. Papanastasiou, T.C.,Flow of materials with yield, J. Rheol. 31 (1987) 385-404. [12]. Roquet, N., Saramito, P., An adaptive finite element method for Bingham fluid flows around a cylinder, Comput. Meth. Appl. Mech. Eng. 192 (2003) 3317-3341. [13]. Tokpavi, D.L., Magnin, A., Jay, P., Very slow flow of Bingham viscoplastic flow around a circular cylinder, J. Non-Newton. Fluid Mech. 154 (2008) 65-76. [14]. Zhu, H., Kim, Y.D., Kee, D.De, Non-Newtonian fluids with a yield stress. J. Non-Newtonian Fluid Mech. 129 (2005) 177-181. [15]. Zisis, Th., Mitsoulis, E., Viscoplastic flow around a cylinder kept between parallel plates. J. Non-Newtonian Fluid Mech. 105 (2002) 1-20. BIOGRAPHIES Professor and head in the Mathematics Department Mathematics Institute of Technology, Pune, Maharashtra, India Phd Student at Department of Mathematics, S. P. Pune University, Pune, Maharashtra, India