SlideShare a Scribd company logo
Computational Fluid Dynamics
(CFD)
Outline
● What is CFD?
● History of CFD
● Why to use CFD?
● Purpose and AIM
● Applications
● Physics
● Governing Equations
● Basics of Fluids
● How It Works
● Limitations
● Software
What is CFD?
Computational Fluid dynamics(CFD) is the
science of predicting fluid flow, heat transfer,
mass transfer, chemical reactions, and related
phenomena by solving the mathematical
equations.
We are interested in the forces (pressure, viscous forces, stress etc.) , velocity
field, temperature distribution
History of CFD
Historically Analytic Fluid Dynamics(AFD) and Experimental
Fluid Dynamics(EFD) was used.
Since 1940s analytical solution to most fluid dynamics
problems was available for idealized solutions. Methods for
solution of ODEs or PDEs were conceived only on paper due
to absence of personal computers.
CFD has become feasible due to the advantage of high
speed digital computers
Why to use CFD?
● Relatively low cost.
CFD simulations are relatively inexpensive, and costs are likely to decrease
as computers become more powerful.
● Speed
CFD simulations can be executed in a short period of time.
● Ability to simulate real conditions.
CFD provides the ability to theoretically simulate any physical condition.
● Comprehensive information
CFD allows the analyst to examine a large number of locations.
Purpose and Aim
-Analysis and Design
● Simulation-based design instead of “build and test”
-More cost effectively and more rapidly than with experiments.
-CFD solution provides high-fidelity database for interrogation of flow field.
● Simulation of physical Fluid phenomena that are difficult to be measured by
experiments
-Scale simulations (e.g., full scale ships, airplanes)
-Hazards(e.g., explosions, radiation, pollution)
Applications
1. Aerospace
Applications
2. Appliances
Axial Fan CFD Study Radial Fan CFD Study
Applications
3. Automotive
Full Car Simulation Air conditioning in Vehicle
Applications
4. Biomedical
Blood flow
Applications
6. Hydraulics
Applications
7. Marine
Applications
8. Oil and Gas
Applications
9. Power Generation
Distribution of pressure Contour plots for pressure in the fluid
Applications
10. Sports
Air flow around bicyclists Air flow around racing car
Applications
11. Chemical processing
Chimney Cooling Tower
Physics
Governing Equations
Equation of motion
In x direction
Equation of continuity
Basic Fluid Motion
1) Translation
Motion of the centre of mass
2) Dilatation
Volume change
3)Rotation
About one, two or 3 axes
4)Shear Strain
Newtonian and Non Newtonian Fluids
A newtonian fluids viscosity remains constant, no
matter the amount of shear applied for a constant
temperature. These fluids have a linear
relationship between viscosity and shear stress.
In non-newtonian fluid viscosity changes with
respect to the amount of shear or stress applied
to the fluid.
Compressible and Incompressible flow
A fluid flow is said to be compressible when
the pressure variation in the flow field is large
enough to cause substantial changes in the
density of fluid.
Viscous and Inviscid flow
In a viscous flow the fluid friction has significant
effects on the solution where the viscous forces
are more significant than inertial forces.
Laminar Flow: The flow of a fluid when each
particle of the fluid follows a smooth path, paths
which never interfere with one another. One result of
laminar flow is that the velocity of the fluid is constant
at any point in the fluid.
Turbulent Flow: The irregular flow that is characterized
By tiny whirlpool regions. The velocity of this fluid
is definitely not constant at every point.
Laminar and Turbulent flow
How CFD Works?
● Appropriate initial and boundary conditions are provided for
the problem.
● CFD applies numerical method called discretization to
develop approximations of the governing equations of fluid
mechanics in the fluid region of interest.
● The solution is post-processed to extract quantities of
interest (e.g. lift, drag, torque, heat transfer, separation,
pressure loss, etc.).
Initial or Boundary Conditions
● Initial condition involves knowing the state of pressure and
initial velocity at all points in the flow.
● Boundary conditions such as walls, inlets and largely
specified what the solution will be.
Discretization
● Domain is discretized into a finite set of control volumes or cells. The
discretized domain is called the “grid” or the “mesh”.
● General conservation (transport) equations for mass, momentum, energy,
etc., are discretized into algebraic equations.
● All equations are solved to provide flow field.
Discretization Method
● Finite volume method
● Finite element method
● Finite difference method
Types of Meshes
● Tri/tet vs quad/hex meshes
● Hybrid mesh
Finite Volume Method
● The finite volume method 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.
● It subdivides a large system into smaller, simpler parts
that are called finite elements. The simple equations that
model these finite elements are then assembled into a
larger system of equations that models the entire problem.
Finite difference method
● The finite difference method (FDM) has historical
importance and is simple to program.
● The reduction of the differential equation to a system of
algebraic equations makes the problem of finding the
solution to a given ODE ideally suited to modern computers,
hence the widespread use of FDMs in modern numerical
analysis
● 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.
Numerical Model Setup
For a given problem, you will need to:
-Select appropriate physical models.
-Define material properties.
1)Fluid
2)Solid
3)Mixture
-Prescribe operating conditions.
-Prescribe boundary conditions at all boundary zones.
-Set up solver controls.
-Set up convergence monitors.
Calculation of Coefficient of Drag over the Dinosaur
We calculate the theoretical values for the various parameters
required for calculation of the coefficient of drag on the
dinosaur:
Drag force: 17.4 N
Lift force: 5.5 N
Wind velocity: 5m/s
The dinosaur is 3.2 m tall.
It has a projected frontal area of A = 2.91m2
Air density: 1.225 kg/m3
The drag coefficient is:
Cd
= F/(0.5*ρv2
A) = 17.4/(0.5*1.225*25*2.91)
= 0.11
This is pretty good compared to the average car. The
streamlined back of the dinosaur resulted in a flow pattern
with very little separation.
Some drag coefficients :
1)Ferrari-> 0.36
2)Typical truck-> 0.6
3)Honda Odyssey-> 0.39
Pressure field on dinosaurs Velocity vectors on dinosaurs
Limitations
● The CFD solutions can only be as accurate as the physical models on which
they are based.
● Solving equations on a computer invariably introduces numerical errors.
-Round-off error: due to finite word size available on the computer. Round-off
errors will always exist (though they can be small in most cases).
-Truncation error: due to approximations in the numerical models. Truncation
errors will go to zero as the grid is refined. Mesh refinement is one way to
deal with truncation error.
● Boundary conditions.
-As with physical models, the accuracy of the CFD solution is only as good as
the initial/boundary conditions provided to the numerical model.
Software and resources
● Commercial (Fluent, CFX, Star-CD)
● Opensource( Openfoam)
● Grid generation software
Gridgen: http://www.pointwise.com
GridPro: http://www.gridpro.com/
Hypermesh
● Visualization software
Tecplot
Paraview
Thank you!
PRESENTED BY -BHAVANA KANWAR RAO

More Related Content

What's hot

Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid Dynamics
Pankaj Koli
 
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
Malik Abdul Wahab
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamics
Zeeshan Inamdar
 
Cfd notes 1
Cfd notes 1Cfd notes 1
Cfd notes 1sach437
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD) Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
SAJID ALI RUK
 
Role of CFD in Engineering Design
Role of CFD in Engineering DesignRole of CFD in Engineering Design
Role of CFD in Engineering Design
iMentor 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 transfer
Dr.Qasim Kadhim
 
CFD Introduction using Ansys Fluent
CFD Introduction using Ansys FluentCFD Introduction using Ansys Fluent
CFD Introduction using Ansys Fluent
savani4611
 
Cfd introduction
Cfd introductionCfd introduction
Cfd introductionSantosh V
 
Fvm fdm-fvm
Fvm fdm-fvmFvm fdm-fvm
Fvm fdm-fvm
Parhamsagharchi
 
Computational fluid dynamics approach, conservation equations and
Computational fluid dynamics approach, conservation equations andComputational fluid dynamics approach, conservation equations and
Computational fluid dynamics approach, conservation equations and
lavarchanamn
 
Cfd 0
Cfd 0Cfd 0
Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1
propaul
 
1 intro to cfd analysis
1 intro to cfd analysis1 intro to cfd analysis
1 intro to cfd analysis
waseem ayesh
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.ppt
beline1
 
Boundary layer theory
Boundary layer theoryBoundary layer theory
Boundary layer theory
Manthan Chavda
 
CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends
Dr. Khalid Saqr
 

What's hot (20)

Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid Dynamics
 
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
 
CFD
CFDCFD
CFD
 
Computational fluid dynamics
Computational fluid dynamicsComputational fluid dynamics
Computational fluid dynamics
 
Cfd notes 1
Cfd notes 1Cfd notes 1
Cfd notes 1
 
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
 
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 Introduction using Ansys Fluent
CFD Introduction using Ansys FluentCFD Introduction using Ansys Fluent
CFD Introduction using Ansys Fluent
 
Cfd introduction
Cfd introductionCfd introduction
Cfd introduction
 
Cfd notes 1
Cfd notes 1Cfd notes 1
Cfd notes 1
 
Fvm fdm-fvm
Fvm fdm-fvmFvm fdm-fvm
Fvm fdm-fvm
 
Computational fluid dynamics approach, conservation equations and
Computational fluid dynamics approach, conservation equations andComputational fluid dynamics approach, conservation equations and
Computational fluid dynamics approach, conservation equations and
 
Cfd 0
Cfd 0Cfd 0
Cfd 0
 
Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1Finite Element Analysis - UNIT-1
Finite Element Analysis - UNIT-1
 
1 intro to cfd analysis
1 intro to cfd analysis1 intro to cfd analysis
1 intro to cfd analysis
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.ppt
 
Boundary layer theory
Boundary layer theoryBoundary layer theory
Boundary layer theory
 
CFD & ANSYS FLUENT
CFD & ANSYS FLUENTCFD & ANSYS FLUENT
CFD & ANSYS FLUENT
 
CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends CFD : Modern Applications, Challenges and Future Trends
CFD : Modern Applications, Challenges and Future Trends
 

Similar to Computational fluid dynamics (cfd)

CFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptCFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).ppt
PaPiihu
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshop
khalid_nitt
 
Cfd 0
Cfd 0Cfd 0
Fluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxFluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptx
LibinAbrahamKonattu
 
FLUID DYNAMIC
FLUID DYNAMICFLUID DYNAMIC
FLUID DYNAMIC
translateds
 
Lecture 1 velmurugan
Lecture 1 velmuruganLecture 1 velmurugan
Lecture 1 velmurugan
VelmuruganSankar
 
IARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdfIARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdf
RebyRoy2
 
coputational fluid dynamics.pptx
coputational fluid dynamics.pptxcoputational fluid dynamics.pptx
coputational fluid dynamics.pptx
MrRajanSwamiSwami
 
CFD_Lecture_1.pdf
CFD_Lecture_1.pdfCFD_Lecture_1.pdf
CFD_Lecture_1.pdf
ssusercf6d0e
 
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
IJERA Editor
 
module 1 PPT.pptx
module 1 PPT.pptxmodule 1 PPT.pptx
module 1 PPT.pptx
UdhhavNimbalkar
 
OpenFoam Simulation of Flow over Ahmed Body using Visual CFD software
OpenFoam Simulation of Flow over Ahmed Body using Visual CFD softwareOpenFoam Simulation of Flow over Ahmed Body using Visual CFD software
OpenFoam Simulation of Flow over Ahmed Body using Visual CFD softwareSrinivas Nag H.V
 
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFSANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
IJCI JOURNAL
 
IRJET- Aerodynamic Analysis of Aircraft Wings using CFD
IRJET- Aerodynamic Analysis of Aircraft Wings using CFDIRJET- Aerodynamic Analysis of Aircraft Wings using CFD
IRJET- Aerodynamic Analysis of Aircraft Wings using CFD
IRJET Journal
 
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
Khusro Kamaluddin
 

Similar to Computational fluid dynamics (cfd) (20)

CFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptCFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).ppt
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshop
 
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
 
FLUID DYNAMIC
FLUID DYNAMICFLUID DYNAMIC
FLUID DYNAMIC
 
Lecture 1 velmurugan
Lecture 1 velmuruganLecture 1 velmurugan
Lecture 1 velmurugan
 
IARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdfIARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdf
 
coputational fluid dynamics.pptx
coputational fluid dynamics.pptxcoputational fluid dynamics.pptx
coputational fluid dynamics.pptx
 
How accurate is cfd simulation
How accurate is cfd simulationHow accurate is cfd simulation
How accurate is cfd simulation
 
CFD_Lecture_1.pdf
CFD_Lecture_1.pdfCFD_Lecture_1.pdf
CFD_Lecture_1.pdf
 
Symposium PPT
Symposium PPTSymposium PPT
Symposium PPT
 
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
 
module 1 PPT.pptx
module 1 PPT.pptxmodule 1 PPT.pptx
module 1 PPT.pptx
 
OpenFoam Simulation of Flow over Ahmed Body using Visual CFD software
OpenFoam Simulation of Flow over Ahmed Body using Visual CFD softwareOpenFoam Simulation of Flow over Ahmed Body using Visual CFD software
OpenFoam Simulation of Flow over Ahmed Body using Visual CFD software
 
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFSANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
ANALYSIS OF VORTEX INDUCED VIBRATION USING IFS
 
IRJET- Aerodynamic Analysis of Aircraft Wings using CFD
IRJET- Aerodynamic Analysis of Aircraft Wings using CFDIRJET- Aerodynamic Analysis of Aircraft Wings using CFD
IRJET- Aerodynamic Analysis of Aircraft Wings using CFD
 
Paper RotCFD NASA
Paper RotCFD NASAPaper RotCFD NASA
Paper RotCFD NASA
 
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
 
MSc Presentation.potx
MSc Presentation.potxMSc Presentation.potx
MSc Presentation.potx
 
Lecture 11
Lecture 11Lecture 11
Lecture 11
 

Recently uploaded

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
Jayaprasanna4
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
Vijay Dialani, PhD
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
Pipe Restoration Solutions
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
R&R Consult
 

Recently uploaded (20)

HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
ethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.pptethical hacking in wireless-hacking1.ppt
ethical hacking in wireless-hacking1.ppt
 
ML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptxML for identifying fraud using open blockchain data.pptx
ML for identifying fraud using open blockchain data.pptx
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
The Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdfThe Benefits and Techniques of Trenchless Pipe Repair.pdf
The Benefits and Techniques of Trenchless Pipe Repair.pdf
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptxCFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
CFD Simulation of By-pass Flow in a HRSG module by R&R Consult.pptx
 

Computational fluid dynamics (cfd)

  • 2. Outline ● What is CFD? ● History of CFD ● Why to use CFD? ● Purpose and AIM ● Applications ● Physics ● Governing Equations ● Basics of Fluids ● How It Works ● Limitations ● Software
  • 3. What is CFD? Computational Fluid dynamics(CFD) is the science of predicting fluid flow, heat transfer, mass transfer, chemical reactions, and related phenomena by solving the mathematical equations. We are interested in the forces (pressure, viscous forces, stress etc.) , velocity field, temperature distribution
  • 4. History of CFD Historically Analytic Fluid Dynamics(AFD) and Experimental Fluid Dynamics(EFD) was used. Since 1940s analytical solution to most fluid dynamics problems was available for idealized solutions. Methods for solution of ODEs or PDEs were conceived only on paper due to absence of personal computers. CFD has become feasible due to the advantage of high speed digital computers
  • 5. Why to use CFD? ● Relatively low cost. CFD simulations are relatively inexpensive, and costs are likely to decrease as computers become more powerful. ● Speed CFD simulations can be executed in a short period of time. ● Ability to simulate real conditions. CFD provides the ability to theoretically simulate any physical condition. ● Comprehensive information CFD allows the analyst to examine a large number of locations.
  • 6. Purpose and Aim -Analysis and Design ● Simulation-based design instead of “build and test” -More cost effectively and more rapidly than with experiments. -CFD solution provides high-fidelity database for interrogation of flow field. ● Simulation of physical Fluid phenomena that are difficult to be measured by experiments -Scale simulations (e.g., full scale ships, airplanes) -Hazards(e.g., explosions, radiation, pollution)
  • 8.
  • 9. Applications 2. Appliances Axial Fan CFD Study Radial Fan CFD Study
  • 10. Applications 3. Automotive Full Car Simulation Air conditioning in Vehicle
  • 11.
  • 16. Applications 9. Power Generation Distribution of pressure Contour plots for pressure in the fluid
  • 17. Applications 10. Sports Air flow around bicyclists Air flow around racing car
  • 20. Governing Equations Equation of motion In x direction Equation of continuity
  • 21. Basic Fluid Motion 1) Translation Motion of the centre of mass 2) Dilatation Volume change 3)Rotation About one, two or 3 axes 4)Shear Strain
  • 22. Newtonian and Non Newtonian Fluids A newtonian fluids viscosity remains constant, no matter the amount of shear applied for a constant temperature. These fluids have a linear relationship between viscosity and shear stress. In non-newtonian fluid viscosity changes with respect to the amount of shear or stress applied to the fluid.
  • 23. Compressible and Incompressible flow A fluid flow is said to be compressible when the pressure variation in the flow field is large enough to cause substantial changes in the density of fluid.
  • 24. Viscous and Inviscid flow In a viscous flow the fluid friction has significant effects on the solution where the viscous forces are more significant than inertial forces.
  • 25. Laminar Flow: The flow of a fluid when each particle of the fluid follows a smooth path, paths which never interfere with one another. One result of laminar flow is that the velocity of the fluid is constant at any point in the fluid. Turbulent Flow: The irregular flow that is characterized By tiny whirlpool regions. The velocity of this fluid is definitely not constant at every point. Laminar and Turbulent flow
  • 26. How CFD Works? ● Appropriate initial and boundary conditions are provided for the problem. ● CFD applies numerical method called discretization to develop approximations of the governing equations of fluid mechanics in the fluid region of interest. ● The solution is post-processed to extract quantities of interest (e.g. lift, drag, torque, heat transfer, separation, pressure loss, etc.).
  • 27. Initial or Boundary Conditions ● Initial condition involves knowing the state of pressure and initial velocity at all points in the flow. ● Boundary conditions such as walls, inlets and largely specified what the solution will be.
  • 28. Discretization ● Domain is discretized into a finite set of control volumes or cells. The discretized domain is called the “grid” or the “mesh”. ● General conservation (transport) equations for mass, momentum, energy, etc., are discretized into algebraic equations. ● All equations are solved to provide flow field.
  • 29. Discretization Method ● Finite volume method ● Finite element method ● Finite difference method
  • 30. Types of Meshes ● Tri/tet vs quad/hex meshes ● Hybrid mesh
  • 31. Finite Volume Method ● The finite volume method 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:
  • 32. 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. ● It subdivides a large system into smaller, simpler parts that are called finite elements. The simple equations that model these finite elements are then assembled into a larger system of equations that models the entire problem.
  • 33. Finite difference method ● The finite difference method (FDM) has historical importance and is simple to program. ● The reduction of the differential equation to a system of algebraic equations makes the problem of finding the solution to a given ODE ideally suited to modern computers, hence the widespread use of FDMs in modern numerical analysis ● 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.
  • 34. Numerical Model Setup For a given problem, you will need to: -Select appropriate physical models. -Define material properties. 1)Fluid 2)Solid 3)Mixture -Prescribe operating conditions. -Prescribe boundary conditions at all boundary zones. -Set up solver controls. -Set up convergence monitors.
  • 35. Calculation of Coefficient of Drag over the Dinosaur We calculate the theoretical values for the various parameters required for calculation of the coefficient of drag on the dinosaur: Drag force: 17.4 N Lift force: 5.5 N Wind velocity: 5m/s The dinosaur is 3.2 m tall. It has a projected frontal area of A = 2.91m2 Air density: 1.225 kg/m3
  • 36. The drag coefficient is: Cd = F/(0.5*ρv2 A) = 17.4/(0.5*1.225*25*2.91) = 0.11 This is pretty good compared to the average car. The streamlined back of the dinosaur resulted in a flow pattern with very little separation. Some drag coefficients : 1)Ferrari-> 0.36 2)Typical truck-> 0.6 3)Honda Odyssey-> 0.39
  • 37.
  • 38. Pressure field on dinosaurs Velocity vectors on dinosaurs
  • 39. Limitations ● The CFD solutions can only be as accurate as the physical models on which they are based. ● Solving equations on a computer invariably introduces numerical errors. -Round-off error: due to finite word size available on the computer. Round-off errors will always exist (though they can be small in most cases). -Truncation error: due to approximations in the numerical models. Truncation errors will go to zero as the grid is refined. Mesh refinement is one way to deal with truncation error. ● Boundary conditions. -As with physical models, the accuracy of the CFD solution is only as good as the initial/boundary conditions provided to the numerical model.
  • 40. Software and resources ● Commercial (Fluent, CFX, Star-CD) ● Opensource( Openfoam) ● Grid generation software Gridgen: http://www.pointwise.com GridPro: http://www.gridpro.com/ Hypermesh ● Visualization software Tecplot Paraview
  • 41. Thank you! PRESENTED BY -BHAVANA KANWAR RAO