SlideShare ist ein Scribd-Unternehmen logo
1 von 30
ANALYSIS OF GEAR PUMP USING
ANSYS FLUENT
SAVANI BHAVIK B.
INTRODUCTION
 What is CFD?
CFD: A methodology for obtaining a discrete
solution of real world fluid flow problems.
Discrete solution: Solution is obtained at a
finite collection of space points and at discrete
time levels
CFD IN A NUTSHELL
 Solving the governing equation of fluid by using computational
methods under various physical conditions (e.g. heat transfer,
radiation, electromagnetic field, nuclear reaction
etc.) to study
different phenomena encountered in the numerous branches of
physical science.
CFD APPLICATION
Aerospace
Automotive
Chemical Processing
Polymerization reactor vessel-
prediction of flow separation
and residence time effects.
Marine
CFD APPLICATION
Turbomachinery
Semiconductor
Industry
Civil Engineering
BUILDING BLOCKS
Geometry & grid
generation module
Problem setting
module
Solution Module
Visualization
Module
What to: Presume
‱ Boundary / initial conditions
‱ Physical models
& what to: Neglect
‱ Physical phenomena (i.e. heat transfer, chemical
reaction
etc)
‱ Properties (i.e. Compressibility, real gas
etc)
& what to : Calculate
‱ Unknowns
‱ Relationships between field variable
Solution methods & algorithms
‱ Spatial / temporal discretization
schemes
‱ Convergence criterion
‱ Interpolation methods
METHODOLOGY
 During Preprocessing
 The geometry of the problem is defined
 The volume occupied by the fluid is divided into discrete cells.
The mesh may be uniform or non-uniform
 The physical modelling is defined – for eg. The equation of
motion + enthalpy + radiation + species conservation
 Boundary conditions are defined. This involves specifying the
fluid behavior and properties at the boundaries of the problem.
For transient problems, the initial conditions are also defined
 The simulation is started and the equation are solved
iteratively as a steady-state or transient
 Finally a postprocessor is used for the analysis and
visualization of the resulting solution.
FINITE VOLUME METHOD USED IN
DISCRETIZATION
 The finite volume method (FVM) is a common approach used in CFD
codes, as it has an advantage in memory usage and solution speed,
especially for large problems, high Reynolds number turbulent flows,
and source term dominated flows (like combustion).
 In this method the governing partial differential equations are recast in
the conservative form and then solved over a discrete control volumes
and thus guarantees the conservation of fluxes through a particular
control volume.
 Here Q is the vector of conserved variables, F is the vector of
fluxes V is the volume of the control volume element, and A is the
surface area of the control volume element. The finite volume
equation yields governing equations in the form:
FINITE ELEMENT METHOD
 The finite element method (FEM) is used in
structural analysis of solids, but is also
applicable to fluids.
 It is much more stable than the finite volume
approach. However, it can require more
memory and has slower solution than the
FVM.
FINITE DIFFERENCE METHOD
 The finite difference method (FDM) has
historical importance and is simple to
program.
 It is currently only used in few specialized
codes, which handle complex geometry with
high accuracy and efficiency by using
embedded boundaries or overlapping grids
(with the solution interpolated across each
grid).
PURPOSE OF PRESENTATION
GEAR PUMP
 A gear pump uses
the meshing of gears
to pump fluid by
displacement.
 There are two main
variation: external
gear pump and
internal gear pump
 Gear pump are
positive displacement
meaning they pump a
constant amount of
fluid for each
revolution.
THEORY OF OPERATION
 As the gears rotate they separate on the intake
side of the pump, creating a void and suction
which is filled by fluid. The fluid is carried by the
gears to the discharge side of the pump, where
the meshing of the gears displaces the fluid.
 Mechanical clearances are small, which
prevents the fluid from leaking backwards.
 Rigid design of the gears and houses allow for
very high pressures and the ability to pump
highly viscous fluids.
Internal Gear
Pump
External
Gear Pump
PROCESS IN SOLVING PROBLEM
 Set up a problem using the 2.5D dynamic re-
meshing model.
 Specify dynamic mesh modeling parameters.
 Specify a rigid body motion zone.
 Specify a deforming zone.
 Use prescribed motion UDF macro.
 Perform the calculation with residual plotting.
 Post process using CFD-Post.
PROBLEM STATEMENT
 The current setup is an external gear pump
which uses two external spur gears.
 Gears rotate at constant rate of 100 rad/s.
 Fluid- oil (Density- 844 kg/m3 & Viscosity –
0.02549 kg/m-s)
 Mass flow rate of fluid in and out of the pump
is of interest.
PROBLEM SCHEMATIC
MESH
PROBLEM SETUP
 General setting- Solver
1. Type- pressure-Based
2. Velocity Formulation- Absolute
3. Time – Transient
 Models- Viscous - Realizable k-epsilon with
standard wall function
PROBLEM SETUP
 Material
1. Material – oil
2. Density -844 kg/m3
3. Viscosity – 0.02549 kg /m-s
 Cell Zone conditions
1. Each cell zone, select material as oil
PROBLEM SETUP
 Boundary conditions (Inlet and outlet
conditions are set)
1. Inlet- Default Pressure
2. Outlet – Gauge Pressure (101325 Pa)
 Define UDF
1. UDF macro is written for the gear sets to rotate
in opposite directions at constant rate of 100
rad/s
2. UDF is loaded and compiled
PROBLEM SETUP
 Mesh Motion Setup
1. Dynamic mesh
 Mesh Method:
 Smoothing
 Remeshing
 Remeshing Method
 2.5D
 Parameters
 Min. Length Scale –
Default
 Max. Length Scale –
Default
 Size Remeshing Interval
- 1
2. Motion of gear 1
 Zone – Gear 1
 Type – Rigid body
 Motion UDF/ profile –
gear1::libudf
 C.G (X,Y,Z)- (0, 0.085,
0.005)
3. Motion of gear 2
 Zone – Gear 2
 Type – Rigid body
 Motion UDF/ profile –
gear2::libudf
 C.G (X,Y,Z) – (0, -0.085,
0.005)
PROBLEM SETUP
4. Motion of symmetry-1
gear_fluid
 Zone – sym1-gear_fluid
 Type – Deforming
 Geometry Definition – Plane
 Point on Plane (X ,Y, Z) –
(0, 0, 0.01)
 Plane normal (X ,Y, Z) – (0,
0, 1)
 Meshing Options:
 Methods: Smoothing &
Remeshing
 Zone Parameters
 Min. Length Scale – 0.0005
 Max. Length Scale- 0.002
 Max. Skewness – 0.8
5. Motion of symmetry-2
gear_fluid
 Zone – sym1-gear_fluid
 Type – Deforming
 Geometry Definition – Plane
 Point on Plane (X ,Y, Z) –
(0, 0, 0)
 Plane normal (X ,Y, Z) – (0,
0, 1)
 Meshing Options:
 Methods: Smoothing
 Zone Parameters
 Min. Length Scale – 0.0005
 Max. Length Scale- 0.002
 Max. Skewness – 0.8
PROBLEM SETUP
 Dynamic mesh
 Time step size – 5e-6
 No. of steps – 1000
 Integrate
 Preview control
 Time step size – 5e-6
 No. of steps – 1000
SOLUTION
 Solution methods
 Retain defaults
 Solution controls
 Relaxation factor of
pressure- 0.4
 Momentum – 0.5
 Turbulent K.E – 0.7
 Turbulent dissipation rate
– 0.7
 Turbulent viscosity – 0.75
 Solution initialization
 TKE – 0.1
 Gauge pressure – 101325
Pa
 Initialize the solution
 Run Solution (Run
calculation for 150 time
steps)
 Time step size- 5e-6
 No. of time steps – 3000
 Max iterations / time step –
40
 Calculate
POSTPROCESSING
Velocity
Contour
Pressure
Contour
CONCLUSION
 The accuracy of the computed flow rate for a
given model increases as the outlet pressure
decreases.
CFD Introduction using Ansys Fluent

Weitere Àhnliche Inhalte

Was ist angesagt?

Computational fluid dynamics (cfd)
Computational fluid dynamics                       (cfd)Computational fluid dynamics                       (cfd)
Computational fluid dynamics (cfd)BhavanakanwarRao
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamicsRavi Choudhary
 
Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsPankaj Koli
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshopkhalid_nitt
 
11 generalsisation of fluent
11 generalsisation of fluent11 generalsisation of fluent
11 generalsisation of fluentchowdavaramsaiprasad
 
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and  simulation ,Pouriya Niknam , UNIFImultiphase flow modeling and  simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFIPouriya Niknam
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Taani Saxena
 
Role of CFD in Engineering Design
Role of CFD in Engineering DesignRole of CFD in Engineering Design
Role of CFD in Engineering DesigniMentor Education
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamicsZeeshan Inamdar
 
00 multiphase flows - intorduction
00 multiphase flows - intorduction00 multiphase flows - intorduction
00 multiphase flows - intorductionMohammad Jadidi
 
Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles
Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles
Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles Hamed Hoorijani
 
Multiphase models
Multiphase models Multiphase models
Multiphase models Hamed Hoorijani
 
01 multiphase flows- fundamental definitions
01 multiphase flows- fundamental definitions01 multiphase flows- fundamental definitions
01 multiphase flows- fundamental definitionsMohammad Jadidi
 
6 heat transfer modeling
6 heat transfer modeling6 heat transfer modeling
6 heat transfer modelingluthfiyyahadelia
 
Applications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringApplications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringiMentor Education
 
Cfd simulation of flow heat and mass transfer
Cfd simulation of flow  heat and mass transferCfd simulation of flow  heat and mass transfer
Cfd simulation of flow heat and mass transferDr.Qasim Kadhim
 
CFD Modeling of Multiphase Flow. Focus on Liquid-Solid Flow
CFD Modeling of Multiphase Flow. Focus on Liquid-Solid FlowCFD Modeling of Multiphase Flow. Focus on Liquid-Solid Flow
CFD Modeling of Multiphase Flow. Focus on Liquid-Solid FlowLuis Ram Rojas-Sol
 

Was ist angesagt? (20)

Computational fluid dynamics (cfd)
Computational fluid dynamics                       (cfd)Computational fluid dynamics                       (cfd)
Computational fluid dynamics (cfd)
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamics
 
Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid Dynamics
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshop
 
11 generalsisation of fluent
11 generalsisation of fluent11 generalsisation of fluent
11 generalsisation of fluent
 
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and  simulation ,Pouriya Niknam , UNIFImultiphase flow modeling and  simulation ,Pouriya Niknam , UNIFI
multiphase flow modeling and simulation ,Pouriya Niknam , UNIFI
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
 
Role of CFD in Engineering Design
Role of CFD in Engineering DesignRole of CFD in Engineering Design
Role of CFD in Engineering Design
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamics
 
Mesh generation in CFD
Mesh generation in CFDMesh generation in CFD
Mesh generation in CFD
 
00 multiphase flows - intorduction
00 multiphase flows - intorduction00 multiphase flows - intorduction
00 multiphase flows - intorduction
 
Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles
Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles
Learning ANSYS Fluent R19 using modeling a Fluidized Bed with nano particles
 
Multiphase models
Multiphase models Multiphase models
Multiphase models
 
CFD
CFDCFD
CFD
 
01 multiphase flows- fundamental definitions
01 multiphase flows- fundamental definitions01 multiphase flows- fundamental definitions
01 multiphase flows- fundamental definitions
 
k-epsilon Model
k-epsilon Modelk-epsilon Model
k-epsilon Model
 
6 heat transfer modeling
6 heat transfer modeling6 heat transfer modeling
6 heat transfer modeling
 
Applications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringApplications of CFD in Chemical Engineering
Applications of CFD in Chemical Engineering
 
Cfd simulation of flow heat and mass transfer
Cfd simulation of flow  heat and mass transferCfd simulation of flow  heat and mass transfer
Cfd simulation of flow heat and mass transfer
 
CFD Modeling of Multiphase Flow. Focus on Liquid-Solid Flow
CFD Modeling of Multiphase Flow. Focus on Liquid-Solid FlowCFD Modeling of Multiphase Flow. Focus on Liquid-Solid Flow
CFD Modeling of Multiphase Flow. Focus on Liquid-Solid Flow
 

Andere mochten auch

Cfx12 13 ccl_out_file
Cfx12 13 ccl_out_fileCfx12 13 ccl_out_file
Cfx12 13 ccl_out_fileMarcushuynh66
 
ANSYS Fluent - CFD Final year thesis
ANSYS Fluent - CFD Final year thesisANSYS Fluent - CFD Final year thesis
ANSYS Fluent - CFD Final year thesisDibyajyoti Laha
 
Cfx12 08 transient
Cfx12 08 transientCfx12 08 transient
Cfx12 08 transientMarcushuynh66
 
Final Exam Ansys CFX - Stephen White
Final Exam Ansys CFX - Stephen WhiteFinal Exam Ansys CFX - Stephen White
Final Exam Ansys CFX - Stephen WhiteStephen White
 
E0 ch05 prism_v12
E0 ch05 prism_v12E0 ch05 prism_v12
E0 ch05 prism_v12Marcushuynh66
 
Cfx12 03 physics1
Cfx12 03 physics1Cfx12 03 physics1
Cfx12 03 physics1Marcushuynh66
 
Cfx12 11 cel_printing
Cfx12 11 cel_printingCfx12 11 cel_printing
Cfx12 11 cel_printingMarcushuynh66
 
Cfx12 10 heat_transfer
Cfx12 10 heat_transferCfx12 10 heat_transfer
Cfx12 10 heat_transferMarcushuynh66
 
Cfx12 12 moving_zones
Cfx12 12 moving_zonesCfx12 12 moving_zones
Cfx12 12 moving_zonesMarcushuynh66
 
fluent tutorial guide (Ansys)
fluent tutorial guide (Ansys)fluent tutorial guide (Ansys)
fluent tutorial guide (Ansys)A.S.M. Abdul Hye
 
CFX:Mixing T-Junction
CFX:Mixing T-JunctionCFX:Mixing T-Junction
CFX:Mixing T-JunctionPreeda Prakotmak
 
Cfx12 06 review_day1
Cfx12 06 review_day1Cfx12 06 review_day1
Cfx12 06 review_day1Marcushuynh66
 
Cfx12 09 turbulence
Cfx12 09 turbulenceCfx12 09 turbulence
Cfx12 09 turbulenceMarcushuynh66
 
Cfx12 02 intro_cfx
Cfx12 02 intro_cfxCfx12 02 intro_cfx
Cfx12 02 intro_cfxMarcushuynh66
 
HLPW2-sasanapuri
HLPW2-sasanapuriHLPW2-sasanapuri
HLPW2-sasanapuriVijay Kumar
 
Cfx12 04 solver
Cfx12 04 solverCfx12 04 solver
Cfx12 04 solverMarcushuynh66
 
Cfx12 00 toc_welcome
Cfx12 00 toc_welcomeCfx12 00 toc_welcome
Cfx12 00 toc_welcomeMarcushuynh66
 
Cfx12 01 intro_cfd
Cfx12 01 intro_cfdCfx12 01 intro_cfd
Cfx12 01 intro_cfdMarcushuynh66
 

Andere mochten auch (20)

Cfx12 13 ccl_out_file
Cfx12 13 ccl_out_fileCfx12 13 ccl_out_file
Cfx12 13 ccl_out_file
 
ANSYS Fluent - CFD Final year thesis
ANSYS Fluent - CFD Final year thesisANSYS Fluent - CFD Final year thesis
ANSYS Fluent - CFD Final year thesis
 
Cfx12 08 transient
Cfx12 08 transientCfx12 08 transient
Cfx12 08 transient
 
Final Exam Ansys CFX - Stephen White
Final Exam Ansys CFX - Stephen WhiteFinal Exam Ansys CFX - Stephen White
Final Exam Ansys CFX - Stephen White
 
E0 ch05 prism_v12
E0 ch05 prism_v12E0 ch05 prism_v12
E0 ch05 prism_v12
 
Cfx12 03 physics1
Cfx12 03 physics1Cfx12 03 physics1
Cfx12 03 physics1
 
Cfx12 11 cel_printing
Cfx12 11 cel_printingCfx12 11 cel_printing
Cfx12 11 cel_printing
 
Cfx12 10 heat_transfer
Cfx12 10 heat_transferCfx12 10 heat_transfer
Cfx12 10 heat_transfer
 
Cfx12 12 moving_zones
Cfx12 12 moving_zonesCfx12 12 moving_zones
Cfx12 12 moving_zones
 
Cfx12 11 cel
Cfx12 11 celCfx12 11 cel
Cfx12 11 cel
 
fluent tutorial guide (Ansys)
fluent tutorial guide (Ansys)fluent tutorial guide (Ansys)
fluent tutorial guide (Ansys)
 
CFX:Mixing T-Junction
CFX:Mixing T-JunctionCFX:Mixing T-Junction
CFX:Mixing T-Junction
 
Ansys tutorial
Ansys tutorialAnsys tutorial
Ansys tutorial
 
Cfx12 06 review_day1
Cfx12 06 review_day1Cfx12 06 review_day1
Cfx12 06 review_day1
 
Cfx12 09 turbulence
Cfx12 09 turbulenceCfx12 09 turbulence
Cfx12 09 turbulence
 
Cfx12 02 intro_cfx
Cfx12 02 intro_cfxCfx12 02 intro_cfx
Cfx12 02 intro_cfx
 
HLPW2-sasanapuri
HLPW2-sasanapuriHLPW2-sasanapuri
HLPW2-sasanapuri
 
Cfx12 04 solver
Cfx12 04 solverCfx12 04 solver
Cfx12 04 solver
 
Cfx12 00 toc_welcome
Cfx12 00 toc_welcomeCfx12 00 toc_welcome
Cfx12 00 toc_welcome
 
Cfx12 01 intro_cfd
Cfx12 01 intro_cfdCfx12 01 intro_cfd
Cfx12 01 intro_cfd
 

Ähnlich wie CFD Introduction using Ansys Fluent

CFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptCFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptPaPiihu
 
Lecture 1 velmurugan
Lecture 1 velmuruganLecture 1 velmurugan
Lecture 1 velmuruganVelmuruganSankar
 
Fluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxFluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxLibinAbrahamKonattu
 
CFD_Lecture_1.pdf
CFD_Lecture_1.pdfCFD_Lecture_1.pdf
CFD_Lecture_1.pdfssusercf6d0e
 
CFDProcess.ppt
CFDProcess.pptCFDProcess.ppt
CFDProcess.pptRammoganM
 
CFDProcess (1).ppt
CFDProcess (1).pptCFDProcess (1).ppt
CFDProcess (1).pptRammoganM
 
Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...
Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...
Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...Fausto Gill Di Vincenzo
 
Cfd Studies of Two Stroke Petrol Engine Scavenging
Cfd Studies of Two Stroke Petrol Engine ScavengingCfd Studies of Two Stroke Petrol Engine Scavenging
Cfd Studies of Two Stroke Petrol Engine ScavengingIJERA Editor
 
CFD Best Practices and Troubleshooting - with speaker notes
CFD Best Practices and Troubleshooting - with speaker notesCFD Best Practices and Troubleshooting - with speaker notes
CFD Best Practices and Troubleshooting - with speaker notesHashan Mendis
 
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaCFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaMario Felipe Campuzano Ochoa
 
Lecture 1.ppt
Lecture 1.pptLecture 1.ppt
Lecture 1.pptJoseTorero3
 
Summer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy CenterSummer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy CenterKhusro Kamaluddin
 
Invited Paper for ASM 2004
Invited Paper for ASM 2004Invited Paper for ASM 2004
Invited Paper for ASM 2004stephen_mcparlin
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.pptbeline1
 
Elements CAE white paper
Elements CAE white paperElements CAE white paper
Elements CAE white paperAngus Lock
 

Ähnlich wie CFD Introduction using Ansys Fluent (20)

CFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptCFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).ppt
 
Cfd 0
Cfd 0Cfd 0
Cfd 0
 
Lecture 1 velmurugan
Lecture 1 velmuruganLecture 1 velmurugan
Lecture 1 velmurugan
 
Lecture_CFD.ppt
Lecture_CFD.pptLecture_CFD.ppt
Lecture_CFD.ppt
 
Cfd 0
Cfd 0Cfd 0
Cfd 0
 
Fluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxFluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptx
 
CFD_Lecture_1.pdf
CFD_Lecture_1.pdfCFD_Lecture_1.pdf
CFD_Lecture_1.pdf
 
CFDProcess.ppt
CFDProcess.pptCFDProcess.ppt
CFDProcess.ppt
 
CFDProcess (1).ppt
CFDProcess (1).pptCFDProcess (1).ppt
CFDProcess (1).ppt
 
Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...
Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...
Nonlinear Aeroelastic Steady Simulation Applied to Highly Flexible Blades for...
 
Cfd Studies of Two Stroke Petrol Engine Scavenging
Cfd Studies of Two Stroke Petrol Engine ScavengingCfd Studies of Two Stroke Petrol Engine Scavenging
Cfd Studies of Two Stroke Petrol Engine Scavenging
 
CFD Best Practices and Troubleshooting - with speaker notes
CFD Best Practices and Troubleshooting - with speaker notesCFD Best Practices and Troubleshooting - with speaker notes
CFD Best Practices and Troubleshooting - with speaker notes
 
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano OchoaCFD Cornell Energy Workshop - M.F. Campuzano Ochoa
CFD Cornell Energy Workshop - M.F. Campuzano Ochoa
 
Lecture 1.ppt
Lecture 1.pptLecture 1.ppt
Lecture 1.ppt
 
Summer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy CenterSummer Training 2015 at Alternate Hydro Energy Center
Summer Training 2015 at Alternate Hydro Energy Center
 
CFD.pptx
CFD.pptxCFD.pptx
CFD.pptx
 
Invited Paper for ASM 2004
Invited Paper for ASM 2004Invited Paper for ASM 2004
Invited Paper for ASM 2004
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.ppt
 
Cfd basics
Cfd basicsCfd basics
Cfd basics
 
Elements CAE white paper
Elements CAE white paperElements CAE white paper
Elements CAE white paper
 

KĂŒrzlich hochgeladen

Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadhamedmustafa094
 
BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...
BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...
BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...Call Girls Mumbai
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEselvakumar948
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationBhangaleSonal
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . pptDineshKumar4165
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilVinayVitekari
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdfKamal Acharya
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 

KĂŒrzlich hochgeladen (20)

Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...
BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...
BhubaneswarđŸŒčCall Girls Bhubaneswar ❀Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Moment Distribution Method For Btech Civil
Moment Distribution Method For Btech CivilMoment Distribution Method For Btech Civil
Moment Distribution Method For Btech Civil
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 

CFD Introduction using Ansys Fluent

  • 1. ANALYSIS OF GEAR PUMP USING ANSYS FLUENT SAVANI BHAVIK B.
  • 2. INTRODUCTION  What is CFD? CFD: A methodology for obtaining a discrete solution of real world fluid flow problems. Discrete solution: Solution is obtained at a finite collection of space points and at discrete time levels
  • 3. CFD IN A NUTSHELL  Solving the governing equation of fluid by using computational methods under various physical conditions (e.g. heat transfer, radiation, electromagnetic field, nuclear reaction
etc.) to study different phenomena encountered in the numerous branches of physical science.
  • 4. CFD APPLICATION Aerospace Automotive Chemical Processing Polymerization reactor vessel- prediction of flow separation and residence time effects. Marine
  • 6. BUILDING BLOCKS Geometry & grid generation module Problem setting module Solution Module Visualization Module What to: Presume ‱ Boundary / initial conditions ‱ Physical models & what to: Neglect ‱ Physical phenomena (i.e. heat transfer, chemical reaction
etc) ‱ Properties (i.e. Compressibility, real gas
etc) & what to : Calculate ‱ Unknowns ‱ Relationships between field variable Solution methods & algorithms ‱ Spatial / temporal discretization schemes ‱ Convergence criterion ‱ Interpolation methods
  • 7. METHODOLOGY  During Preprocessing  The geometry of the problem is defined  The volume occupied by the fluid is divided into discrete cells. The mesh may be uniform or non-uniform  The physical modelling is defined – for eg. The equation of motion + enthalpy + radiation + species conservation  Boundary conditions are defined. This involves specifying the fluid behavior and properties at the boundaries of the problem. For transient problems, the initial conditions are also defined  The simulation is started and the equation are solved iteratively as a steady-state or transient  Finally a postprocessor is used for the analysis and visualization of the resulting solution.
  • 8. FINITE VOLUME METHOD USED IN DISCRETIZATION  The finite volume method (FVM) is a common approach used in CFD codes, as it has an advantage in memory usage and solution speed, especially for large problems, high Reynolds number turbulent flows, and source term dominated flows (like combustion).  In this method the governing partial differential equations are recast in the conservative form and then solved over a discrete control volumes and thus guarantees the conservation of fluxes through a particular control volume.  Here Q is the vector of conserved variables, F is the vector of fluxes V is the volume of the control volume element, and A is the surface area of the control volume element. The finite volume equation yields governing equations in the form:
  • 9. FINITE ELEMENT METHOD  The finite element method (FEM) is used in structural analysis of solids, but is also applicable to fluids.  It is much more stable than the finite volume approach. However, it can require more memory and has slower solution than the FVM.
  • 10. FINITE DIFFERENCE METHOD  The finite difference method (FDM) has historical importance and is simple to program.  It is currently only used in few specialized codes, which handle complex geometry with high accuracy and efficiency by using embedded boundaries or overlapping grids (with the solution interpolated across each grid).
  • 11. PURPOSE OF PRESENTATION GEAR PUMP  A gear pump uses the meshing of gears to pump fluid by displacement.  There are two main variation: external gear pump and internal gear pump  Gear pump are positive displacement meaning they pump a constant amount of fluid for each revolution.
  • 12. THEORY OF OPERATION  As the gears rotate they separate on the intake side of the pump, creating a void and suction which is filled by fluid. The fluid is carried by the gears to the discharge side of the pump, where the meshing of the gears displaces the fluid.  Mechanical clearances are small, which prevents the fluid from leaking backwards.  Rigid design of the gears and houses allow for very high pressures and the ability to pump highly viscous fluids.
  • 14. PROCESS IN SOLVING PROBLEM  Set up a problem using the 2.5D dynamic re- meshing model.  Specify dynamic mesh modeling parameters.  Specify a rigid body motion zone.  Specify a deforming zone.  Use prescribed motion UDF macro.  Perform the calculation with residual plotting.  Post process using CFD-Post.
  • 15. PROBLEM STATEMENT  The current setup is an external gear pump which uses two external spur gears.  Gears rotate at constant rate of 100 rad/s.  Fluid- oil (Density- 844 kg/m3 & Viscosity – 0.02549 kg/m-s)  Mass flow rate of fluid in and out of the pump is of interest.
  • 17. MESH
  • 18. PROBLEM SETUP  General setting- Solver 1. Type- pressure-Based 2. Velocity Formulation- Absolute 3. Time – Transient  Models- Viscous - Realizable k-epsilon with standard wall function
  • 19. PROBLEM SETUP  Material 1. Material – oil 2. Density -844 kg/m3 3. Viscosity – 0.02549 kg /m-s  Cell Zone conditions 1. Each cell zone, select material as oil
  • 20. PROBLEM SETUP  Boundary conditions (Inlet and outlet conditions are set) 1. Inlet- Default Pressure 2. Outlet – Gauge Pressure (101325 Pa)  Define UDF 1. UDF macro is written for the gear sets to rotate in opposite directions at constant rate of 100 rad/s 2. UDF is loaded and compiled
  • 21. PROBLEM SETUP  Mesh Motion Setup 1. Dynamic mesh  Mesh Method:  Smoothing  Remeshing  Remeshing Method  2.5D  Parameters  Min. Length Scale – Default  Max. Length Scale – Default  Size Remeshing Interval - 1 2. Motion of gear 1  Zone – Gear 1  Type – Rigid body  Motion UDF/ profile – gear1::libudf  C.G (X,Y,Z)- (0, 0.085, 0.005) 3. Motion of gear 2  Zone – Gear 2  Type – Rigid body  Motion UDF/ profile – gear2::libudf  C.G (X,Y,Z) – (0, -0.085, 0.005)
  • 22. PROBLEM SETUP 4. Motion of symmetry-1 gear_fluid  Zone – sym1-gear_fluid  Type – Deforming  Geometry Definition – Plane  Point on Plane (X ,Y, Z) – (0, 0, 0.01)  Plane normal (X ,Y, Z) – (0, 0, 1)  Meshing Options:  Methods: Smoothing & Remeshing  Zone Parameters  Min. Length Scale – 0.0005  Max. Length Scale- 0.002  Max. Skewness – 0.8 5. Motion of symmetry-2 gear_fluid  Zone – sym1-gear_fluid  Type – Deforming  Geometry Definition – Plane  Point on Plane (X ,Y, Z) – (0, 0, 0)  Plane normal (X ,Y, Z) – (0, 0, 1)  Meshing Options:  Methods: Smoothing  Zone Parameters  Min. Length Scale – 0.0005  Max. Length Scale- 0.002  Max. Skewness – 0.8
  • 23. PROBLEM SETUP  Dynamic mesh  Time step size – 5e-6  No. of steps – 1000  Integrate  Preview control  Time step size – 5e-6  No. of steps – 1000
  • 24. SOLUTION  Solution methods  Retain defaults  Solution controls  Relaxation factor of pressure- 0.4  Momentum – 0.5  Turbulent K.E – 0.7  Turbulent dissipation rate – 0.7  Turbulent viscosity – 0.75  Solution initialization  TKE – 0.1  Gauge pressure – 101325 Pa  Initialize the solution  Run Solution (Run calculation for 150 time steps)  Time step size- 5e-6  No. of time steps – 3000  Max iterations / time step – 40  Calculate
  • 25.
  • 28.
  • 29. CONCLUSION  The accuracy of the computed flow rate for a given model increases as the outlet pressure decreases.

Hinweis der Redaktion

  1. Eq- Navier stroke’s , mass and energy conservation equations. For this We begin with the incompressible form of the momentum equation and then the equation is integrated over the control volume of a computational cell.
  2. The mesh is automatically read into fluent and displayed in the graphics window.
  3. Note: problem involving rotation, boundary layers under strong adverse pressure gradients, separation and recirculation, this model shows superior performance over the standard k-epsilon model.
  4. Geometry definition parameter are defined to ensure that re- meshing does not cause the mesh to move out of the specified plane.
  5. This show the rotation of the zone as a preview. This helps to make sure that the UDF is specifying the motion of the zone correctly
  6. Solution controls – this is done because when running the solution it was found that the solution process is more stable with these URFs.