SlideShare ist ein Scribd-Unternehmen logo
1 von 38
SRES’s Sanjivani College of Engineering,
KOPARGAON
Content Beyond Syllabus (CBS)
on
COMPUTATIONAL FLUID DYNAMICS (CFD)
& ITS APPLICATIONS
Subject: FLUID MECHANICS
Class: S.E. (Mech)
FACULTY: PROF. Y. H. AHIRE
FLUID DYNAMICS
 Fluid dynamics is the science of fluid motion.
 Fluid flow is commonly studied in one of three ways:
• Experimental fluid dynamics.
• Theoretical fluid dynamics.
• Numerically: computational fluid dynamics (CFD).
CFD nicely and synergistically complements the other two approaches but
will never replace either of the two.
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 which govern these processes
using a numerical process.
 The governing equations are based on conservation of mass, momentum,
energy, chemical species etc.
 The result of CFD analyses is relevant engineering data used in:
• Conceptual studies of new designs
• Detailed product development
• Troubleshooting
• Redesign
WHY USE CFD?
 CFD is an alternative to experiments that are expensive, time-consuming,
difficult, dangerous or impossible and also to theoretical methods which
can tackle only simplied cases.
 CFD complements experiments and theory.
 CFD is used for design & development, for research and in education.
 The use of CFD has steadily increased in design; currently upto 40%.
APPLICATIONS OF CFD
. Where is CFD used?
• Aerospace
• Automotive
• Biomedical
• Chemical
Processing
• HVAC
• Hydraulics
• Marine
• Oil & Gas
• Power Generation
• Sports
F18 Store Separation
Temperature and natural
convection currents in the eye
following laser heating.
Aerospace
Automotive
Biomedical
APPLICATIONS…
.
Polymerization reactor vessel - prediction
of flow separation and residence time
effects.
Streamlines for workstation
ventilation
 Where is CFD used?
• Aerospacee
• Automotive
• Biomedical
• Chemical Processing
• HVAC
• Hydraulics
• Marine
• Oil & Gas
• Power Generation
• Sports
HVAC
Chemical Processing
Hydraulics
APPLICATIONS…
. Where is CFD used?
• Aerospace
• Automotive
• Biomedical
• Chemical Processing
• HVAC
• Hydraulics
• Marine
• Oil & Gas
• Power Generation
• Sports
Flow of lubricating
mud over drill bit
Flow around cooling towers
Marine
Oil & Gas
Sports
Power Generation
CFD - how it works ?
 Analysis begins with a mathematical
model of a physical problem.
 Conservation of matter, momentum,
and energy must be satisfied
throughout the region of interest.
 Fluid properties are modeled
empirically.
 Simplifying assumptions are made in
order to make the problem tractable
(e.g., steady-state, incompressible,
inviscid, two-dimensional).
 Provide appropriate initial and
boundary conditions for the problem.
Domain for bottle filling
problem.
Filling
Nozzle
Bottle
CFD - how it works…
 CFD applies numerical methods (called
discretization) to develop approximations of
the governing equations of fluid mechanics in
the fluid region of interest.
• Governing differential equations: algebraic.
• The collection of cells is called the grid.
• The set of algebraic equations are solved
numerically (on a computer) for the flow
field variables at each node or cell.
• System of equations are solved
simultaneously to provide solution.
 The solution is post-processed to extract
quantities of interest (e.g. lift, drag, torque,
heat transfer, separation, pressure loss, etc.). Mesh for bottle filling
problem.
Modeling (governing equations)
 Navier-Stokes equations (3D in Cartesian coordinates)






∂
∂
+
∂
∂
+
∂
∂
+
∂
∂
−=
∂
∂
+
∂
∂
+
∂
∂
+
∂
∂
2
2
2
2
2
2
ˆ
z
u
y
u
x
u
x
p
z
u
w
y
u
v
x
u
u
t
u
µρρρρ






∂
∂
+
∂
∂
+
∂
∂
+
∂
∂
−=
∂
∂
+
∂
∂
+
∂
∂
+
∂
∂
2
2
2
2
2
2
ˆ
z
v
y
v
x
v
y
p
z
v
w
y
v
v
x
v
u
t
v
µρρρρ
( ) ( ) ( ) 0=
∂
∂
+
∂
∂
+
∂
∂
+
∂
∂
z
w
y
v
x
u
t
ρρρρ
RTp ρ=
Convection Piezometric pressure gradient Viscous termsLocal
acceleration
Continuity equation
Equation of state






∂
∂
+
∂
∂
+
∂
∂
+
∂
∂
−=
∂
∂
+
∂
∂
+
∂
∂
+
∂
∂
2
2
2
2
2
2
ˆ
z
w
y
w
x
w
z
p
z
w
w
y
w
v
x
w
u
t
w
µρρρρ
Types of CFD codes
 Commercial CFD code: FLUENT, Star-CD,
PHOENICS, CFDRC, CFX/AEA, etc.
 Research CFD code: CFDSHIP-IOWA
 Public domain software: (PHI3D, HYDRO, and
WinpipeD, etc.)
 Grid generation software: (e.g. Gridgen, Gambit,
TGrid)
 Flow visualization software: (e.g. Tecplot,
FieldView)
CFDSHIPIOWA
How Does a CFD Code Work?
Geometry MESH
Fluid Props.
Model/App.
Bound Conds.
PRE-Processor SOLVER
Finite Diff.
Finite Vol.
Finite Elem.
POST-Processor
Contours
Line Plot
Vel. Vectors
Par. Track
Animations
CBA
A. Pre-Processor
 Geometry definition or computational domain
 Generate mesh / grid or subdivisions
 Definitions of fluid properties
 Definition of physical or chemical phenomena to be modeled
 Specifications of boundary and initial conditions
How Does a CFD Code Work…
B. SOLVER
 This is the heart of the code
 Involves applications of the discretized equation to each of the CV
 Basically 3 Steps are Involved : -
• Approximation of the unknown flow variables
• Discretization – Substitution of approximation into governing flow
equations and subsequent manipulations
• Solution of Algebraic Equation For Each Node
 3 Methodologies are used : Finite Difference, Finite Volume, Finite Element
 Most Commercial Code use FV e.g. FLUENT, CFX, PHOENICS
For example, for general fluids motion – the PDE is called the
Navier Stokes equations
How Does a CFD Code Work …
C. Post-Processor
 Tabular/Graphical Display of the Output Results
 E.g. Contours, Line Plot, Vector Plot, Surface Plot, Particle Track
CFD analysis using GAMBIT & FLUENT
GAMBIT
Geometry MESH
Fluid Props
Model/App
Bound Cond
PRE-Processor SOLVER
Finite Diff
Finite Vol
Finite Elem
POST-Processor
Contours
Line Plot
Vel Vectors
Par Track
Animations
CBA
FLUENT
Tri/Tet vs. Quad/Hex meshes
 For simple geometries, quad/hex
meshes can provide high-quality
solutions with fewer cells than a
comparable tri/tet mesh.
 For complex geometries, quad/hex
meshes show no numerical
advantage, and you can save
meshing effort by using a tri/tet
mesh.
Hybrid mesh example
 Valve port grid.
 Specific regions can be meshed
with different cell types.
 Both efficiency and accuracy are
enhanced relative to a hexahedral
or tetrahedral mesh alone.
Hybrid mesh for
an IC engine
valve port
Tet.
mesh
Hex.
mesh
Wedge mesh
Dinosaur mesh example
Tools to Examine the Results
 Graphical tools
– Grid, contour, and vector plots
– Pathlines and particle trajectory plots
– XY plots
– Animations
 Numerical reporting tools
– Flux balances
– Surface and volume integrals and averages
– Forces and moments
Velocity vectors around a dinosaur
Velocity magnitude (0-6 m/s) on a dinosaur
ADVANTAGES OF CFD
 Relatively low cost
– Using physical experiments and tests to get essential engineering data
for design can be expensive.
– 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.
– Quick turnaround means engineering data can be introduced early in
the design process.
 Ability to simulate real conditions
– Many flow and heat transfer processes can not be (easily) tested, e.g.
hypersonic flow.
– CFD provides the ability to theoretically simulate any physical
condition.
ADVANTAGES...
 Ability to simulate ideal conditions
– CFD allows great control over the physical process, and provides the
ability to isolate specific phenomena for study.
– Example: a heat transfer process can be idealized with adiabatic,
constant heat flux, or constant temperature boundaries.
 Comprehensive information
– Experiments only permit data to be extracted at a limited number of
locations in the system (e.g. pressure and temperature probes, heat
flux gauges, LDV, etc.).
– CFD allows the analyst to examine a large number of locations in the
region of interest, and yields a comprehensive set of flow parameters
for examination.
LIMITATIONS OF CFD
 Physical models
– CFD solutions rely upon physical models of real world processes (e.g.
turbulence, compressibility, chemistry, multiphase flow, etc.).
– The CFD solutions can only be as accurate as the physical models on
which they are based.
 Numerical errors
– 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.
LIMITATIONS…
 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.
– Example: flow in a duct with sudden expansion. If flow is supplied to
domain by a pipe, you should use a fully-developed profile for velocity
rather than assume uniform conditions.
poor better
Fully Developed Inlet
Profile
Computational
Domain
Computational
Domain
Uniform Inlet
Profile
SUMMARY
 CFD is a method to numerically calculate heat transfer and fluid flow.
 Currently, its main application is as an engineering method, to provide
data that is complementary to theoretical and experimental data. This is
mainly the domain of commercially available codes and in-house codes at
large companies.
 CFD can also be used for purely scientific studies, e.g. into the
fundamentals of turbulence. This is more common in academic
institutions and government research laboratories. Codes are usually
developed to specifically study a certain problem.
REFERENCES
 J D Anderson, Computational Fluid Dynamics-Basics and Applications,
TATA McGraw Hill.
 Fluent Inc.: Http://www.fluent.com
 Adapted from notes by: Tao Xing and Fred Stern, The University of Iowa.
Problems
1. CFD stands for: (a) Colourful Fluid Dynamics (b)
Computational Fluid Dynamics (c) Computational Fluid
Mechanics (d) Contour Fluid Dynamics.
2. Computations in CFD are done by (a) Human (b) Calculator
(c) Computer (d) None.
3. CFD can be used in: (a) Automobile (b) Biomedical (c)
Aerospace (d) All.
4. Navier-Stoke equation is manifestation of : (a) conservation
of mass (b) conservation of momentum (c) conservation of
energy (d) None of the above .
5. Navier-Stoke equation is : (a) ODE (b) PDE (c) Non-linear PDE
(d) Non-linear ODE.
6. CFD can’t be applied to complicated geometries.
(True/False).
Problems contd..
7. Pre-processing involves: (a) Mathematical modeling (b)
Analyzing data using contours (c) Solution of algebraic equations
(d) None.
8. Post-processing involves : (a) Mathematical modeling (b)
Analyzing data using contours (c) Solution of algebraic equations
(d) None.
9. Turbulent modeling can be done using : (a) LES (b) RANS (c)
DES (d) All.
10. Discretization methods are : (a) Finite difference method
(FDM) (b) Finite volume method (FVM) (c) Finite element
method (FEM) (d) All.
11. Videos/contours/plots can be made in CFD. True/False.

Weitere ähnliche Inhalte

Was ist angesagt?

Role of CFD in Engineering Design
Role of CFD in Engineering DesignRole of CFD in Engineering Design
Role of CFD in Engineering DesigniMentor Education
 
CFD Introduction using Ansys Fluent
CFD Introduction using Ansys FluentCFD Introduction using Ansys Fluent
CFD Introduction using Ansys Fluentsavani4611
 
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 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
 
Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsPankaj Koli
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.pptbeline1
 
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
 
INTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSISINTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSISAchyuth Peri
 
Applications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringApplications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringiMentor Education
 
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 andlavarchanamn
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD) Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD) SAJID ALI RUK
 
Fluid Mechanics Chapter 6. Boundary Layer Concept
Fluid Mechanics Chapter 6. Boundary Layer ConceptFluid Mechanics Chapter 6. Boundary Layer Concept
Fluid Mechanics Chapter 6. Boundary Layer ConceptAddisu Dagne Zegeye
 
FEM and it's applications
FEM and it's applicationsFEM and it's applications
FEM and it's applicationsChetan Mahatme
 
COMPUTER AIDED ENGINEERING - INTRODUCTION
COMPUTER AIDED ENGINEERING - INTRODUCTIONCOMPUTER AIDED ENGINEERING - INTRODUCTION
COMPUTER AIDED ENGINEERING - INTRODUCTIONISAAC SAMUEL RAJA T
 

Was ist angesagt? (20)

CFD & ANSYS FLUENT
CFD & ANSYS FLUENTCFD & ANSYS FLUENT
CFD & ANSYS FLUENT
 
Role of CFD in Engineering Design
Role of CFD in Engineering DesignRole of CFD in Engineering Design
Role of CFD in Engineering Design
 
CFD Introduction using Ansys Fluent
CFD Introduction using Ansys FluentCFD Introduction using Ansys Fluent
CFD Introduction using 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
 
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
WHAT IS COMPUTATIONAL FLUID DYNAMICS (CFD)
 
Fundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid DynamicsFundamentals of Computational Fluid Dynamics
Fundamentals of Computational Fluid Dynamics
 
CFD
CFDCFD
CFD
 
Fvm fdm-fvm
Fvm fdm-fvmFvm fdm-fvm
Fvm fdm-fvm
 
CFD Concepts.ppt
CFD Concepts.pptCFD Concepts.ppt
CFD Concepts.ppt
 
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
 
INTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSISINTRODUCTION TO FINITE ELEMENT ANALYSIS
INTRODUCTION TO FINITE ELEMENT ANALYSIS
 
Applications of CFD in Chemical Engineering
Applications of CFD in Chemical EngineeringApplications of CFD in Chemical Engineering
Applications of CFD in Chemical Engineering
 
Cfd notes 1
Cfd notes 1Cfd notes 1
Cfd notes 1
 
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
 
Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD) Computational Fluid Dynamics (CFD)
Computational Fluid Dynamics (CFD)
 
Cfd 0
Cfd 0Cfd 0
Cfd 0
 
Fluid Mechanics Chapter 6. Boundary Layer Concept
Fluid Mechanics Chapter 6. Boundary Layer ConceptFluid Mechanics Chapter 6. Boundary Layer Concept
Fluid Mechanics Chapter 6. Boundary Layer Concept
 
FEM and it's applications
FEM and it's applicationsFEM and it's applications
FEM and it's applications
 
CFD.pptx
CFD.pptxCFD.pptx
CFD.pptx
 
COMPUTER AIDED ENGINEERING - INTRODUCTION
COMPUTER AIDED ENGINEERING - INTRODUCTIONCOMPUTER AIDED ENGINEERING - INTRODUCTION
COMPUTER AIDED ENGINEERING - INTRODUCTION
 

Ähnlich wie FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)

Computational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptxComputational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptxHariomjaiswal14
 
CFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptCFD_Lecture_(Introduction_to_CFD).ppt
CFD_Lecture_(Introduction_to_CFD).pptPaPiihu
 
Fluent and Gambit Workshop
Fluent and Gambit WorkshopFluent and Gambit Workshop
Fluent and Gambit Workshopkhalid_nitt
 
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
 
Fluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxFluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxLibinAbrahamKonattu
 
CFD-CH01-Rao-2021-1.pdf
CFD-CH01-Rao-2021-1.pdfCFD-CH01-Rao-2021-1.pdf
CFD-CH01-Rao-2021-1.pdfSyfy2
 
coputational fluid dynamics.pptx
coputational fluid dynamics.pptxcoputational fluid dynamics.pptx
coputational fluid dynamics.pptxMrRajanSwamiSwami
 
IARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdfIARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdfRebyRoy2
 
Pros and-cons-of-cfd-and-physical-flow-modeling
Pros and-cons-of-cfd-and-physical-flow-modelingPros and-cons-of-cfd-and-physical-flow-modeling
Pros and-cons-of-cfd-and-physical-flow-modelingHashim Hasnain Hadi
 
CFD Best Practices & Key Features
CFD Best Practices & Key FeaturesCFD Best Practices & Key Features
CFD Best Practices & Key FeaturesDesign World
 
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"Foiling Week™
 
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...IRJET Journal
 

Ähnlich wie FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD) (20)

Lecture 1 velmurugan
Lecture 1 velmuruganLecture 1 velmurugan
Lecture 1 velmurugan
 
Cfd 0
Cfd 0Cfd 0
Cfd 0
 
Computational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptxComputational Fluid Dynamics & Its Application.pptx
Computational Fluid Dynamics & Its Application.pptx
 
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
 
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
 
Fluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptxFluent Introduction - Some Best Practice_._.pptx
Fluent Introduction - Some Best Practice_._.pptx
 
CFD-CH01-Rao-2021-1.pdf
CFD-CH01-Rao-2021-1.pdfCFD-CH01-Rao-2021-1.pdf
CFD-CH01-Rao-2021-1.pdf
 
coputational fluid dynamics.pptx
coputational fluid dynamics.pptxcoputational fluid dynamics.pptx
coputational fluid dynamics.pptx
 
IARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdfIARE_ ACAD LAB MANUAL.pdf
IARE_ ACAD LAB MANUAL.pdf
 
Pros and-cons-of-cfd-and-physical-flow-modeling
Pros and-cons-of-cfd-and-physical-flow-modelingPros and-cons-of-cfd-and-physical-flow-modeling
Pros and-cons-of-cfd-and-physical-flow-modeling
 
How accurate is cfd simulation
How accurate is cfd simulationHow accurate is cfd simulation
How accurate is cfd simulation
 
Lecture_CFD.ppt
Lecture_CFD.pptLecture_CFD.ppt
Lecture_CFD.ppt
 
CFD_Lecture_1.pdf
CFD_Lecture_1.pdfCFD_Lecture_1.pdf
CFD_Lecture_1.pdf
 
CFD Best Practices & Key Features
CFD Best Practices & Key FeaturesCFD Best Practices & Key Features
CFD Best Practices & Key Features
 
11 generalsisation of fluent
11 generalsisation of fluent11 generalsisation of fluent
11 generalsisation of fluent
 
Lecture 1.ppt
Lecture 1.pptLecture 1.ppt
Lecture 1.ppt
 
module 1 PPT.pptx
module 1 PPT.pptxmodule 1 PPT.pptx
module 1 PPT.pptx
 
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
July 8th 2014 - Presentation by Mario Caponnetto: "CFD method for foil design"
 
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
CFD Simulation of Solar Air Heater having Inclined Discrete Rib Roughness wit...
 

Mehr von YOGESH AHIRE

Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyYOGESH AHIRE
 
Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyYOGESH AHIRE
 
Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyYOGESH AHIRE
 
Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyYOGESH AHIRE
 
UNIT-1_NOTES-PKNAG-SPATI.pdf
UNIT-1_NOTES-PKNAG-SPATI.pdfUNIT-1_NOTES-PKNAG-SPATI.pdf
UNIT-1_NOTES-PKNAG-SPATI.pdfYOGESH AHIRE
 
UNIT-2_Part1_NOTES-PKNAG-SPATI.pdf
UNIT-2_Part1_NOTES-PKNAG-SPATI.pdfUNIT-2_Part1_NOTES-PKNAG-SPATI.pdf
UNIT-2_Part1_NOTES-PKNAG-SPATI.pdfYOGESH AHIRE
 
UNIT-2_Part3_RANKINE CYCLE.pdf
UNIT-2_Part3_RANKINE CYCLE.pdfUNIT-2_Part3_RANKINE CYCLE.pdf
UNIT-2_Part3_RANKINE CYCLE.pdfYOGESH AHIRE
 
Fluid Mechanics (Unit6) - External Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit6) - External Flows by Prof. Y. H. AhireFluid Mechanics (Unit6) - External Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit6) - External Flows by Prof. Y. H. AhireYOGESH AHIRE
 
Fluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. Ahire
Fluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. AhireFluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. Ahire
Fluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. AhireYOGESH AHIRE
 
Fluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. AhireFluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. AhireYOGESH AHIRE
 
Pumps and pumping systems
Pumps and pumping systemsPumps and pumping systems
Pumps and pumping systemsYOGESH AHIRE
 

Mehr von YOGESH AHIRE (11)

Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable Energy
 
Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable Energy
 
Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable Energy
 
Waste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable EnergyWaste Heat Recovery and Sustainable Energy
Waste Heat Recovery and Sustainable Energy
 
UNIT-1_NOTES-PKNAG-SPATI.pdf
UNIT-1_NOTES-PKNAG-SPATI.pdfUNIT-1_NOTES-PKNAG-SPATI.pdf
UNIT-1_NOTES-PKNAG-SPATI.pdf
 
UNIT-2_Part1_NOTES-PKNAG-SPATI.pdf
UNIT-2_Part1_NOTES-PKNAG-SPATI.pdfUNIT-2_Part1_NOTES-PKNAG-SPATI.pdf
UNIT-2_Part1_NOTES-PKNAG-SPATI.pdf
 
UNIT-2_Part3_RANKINE CYCLE.pdf
UNIT-2_Part3_RANKINE CYCLE.pdfUNIT-2_Part3_RANKINE CYCLE.pdf
UNIT-2_Part3_RANKINE CYCLE.pdf
 
Fluid Mechanics (Unit6) - External Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit6) - External Flows by Prof. Y. H. AhireFluid Mechanics (Unit6) - External Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit6) - External Flows by Prof. Y. H. Ahire
 
Fluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. Ahire
Fluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. AhireFluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. Ahire
Fluid Mechanics (Unit5) - Flow Through Pipes, by Prof. Y. H. Ahire
 
Fluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. AhireFluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. Ahire
Fluid Mechanics (Unit4) - Internal Flows by Prof. Y. H. Ahire
 
Pumps and pumping systems
Pumps and pumping systemsPumps and pumping systems
Pumps and pumping systems
 

Kürzlich hochgeladen

Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptMadan Karki
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptSAURABHKUMAR892774
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgsaravananr517913
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the weldingMuhammadUzairLiaqat
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitterShivangiSharma879191
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionMebane Rash
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncssuser2ae721
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 

Kürzlich hochgeladen (20)

Indian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.pptIndian Dairy Industry Present Status and.ppt
Indian Dairy Industry Present Status and.ppt
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Arduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.pptArduino_CSE ece ppt for working and principal of arduino.ppt
Arduino_CSE ece ppt for working and principal of arduino.ppt
 
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfgUnit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
Unit7-DC_Motors nkkjnsdkfnfcdfknfdgfggfg
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
welding defects observed during the welding
welding defects observed during the weldingwelding defects observed during the welding
welding defects observed during the welding
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
POWER SYSTEMS-1 Complete notes examples
POWER SYSTEMS-1 Complete notes  examplesPOWER SYSTEMS-1 Complete notes  examples
POWER SYSTEMS-1 Complete notes examples
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter8251 universal synchronous asynchronous receiver transmitter
8251 universal synchronous asynchronous receiver transmitter
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
US Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of ActionUS Department of Education FAFSA Week of Action
US Department of Education FAFSA Week of Action
 
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsyncWhy does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
Why does (not) Kafka need fsync: Eliminating tail latency spikes caused by fsync
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 

FLUID MECHANICS - COMPUTATIONAL FLUID DYNAMICS (CFD)

  • 1. SRES’s Sanjivani College of Engineering, KOPARGAON Content Beyond Syllabus (CBS) on COMPUTATIONAL FLUID DYNAMICS (CFD) & ITS APPLICATIONS Subject: FLUID MECHANICS Class: S.E. (Mech) FACULTY: PROF. Y. H. AHIRE
  • 2. FLUID DYNAMICS  Fluid dynamics is the science of fluid motion.  Fluid flow is commonly studied in one of three ways: • Experimental fluid dynamics. • Theoretical fluid dynamics. • Numerically: computational fluid dynamics (CFD). CFD nicely and synergistically complements the other two approaches but will never replace either of the two.
  • 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 which govern these processes using a numerical process.  The governing equations are based on conservation of mass, momentum, energy, chemical species etc.  The result of CFD analyses is relevant engineering data used in: • Conceptual studies of new designs • Detailed product development • Troubleshooting • Redesign
  • 4. WHY USE CFD?  CFD is an alternative to experiments that are expensive, time-consuming, difficult, dangerous or impossible and also to theoretical methods which can tackle only simplied cases.  CFD complements experiments and theory.  CFD is used for design & development, for research and in education.  The use of CFD has steadily increased in design; currently upto 40%.
  • 5. APPLICATIONS OF CFD . Where is CFD used? • Aerospace • Automotive • Biomedical • Chemical Processing • HVAC • Hydraulics • Marine • Oil & Gas • Power Generation • Sports F18 Store Separation Temperature and natural convection currents in the eye following laser heating. Aerospace Automotive Biomedical
  • 6. APPLICATIONS… . Polymerization reactor vessel - prediction of flow separation and residence time effects. Streamlines for workstation ventilation  Where is CFD used? • Aerospacee • Automotive • Biomedical • Chemical Processing • HVAC • Hydraulics • Marine • Oil & Gas • Power Generation • Sports HVAC Chemical Processing Hydraulics
  • 7. APPLICATIONS… . Where is CFD used? • Aerospace • Automotive • Biomedical • Chemical Processing • HVAC • Hydraulics • Marine • Oil & Gas • Power Generation • Sports Flow of lubricating mud over drill bit Flow around cooling towers Marine Oil & Gas Sports Power Generation
  • 8. CFD - how it works ?  Analysis begins with a mathematical model of a physical problem.  Conservation of matter, momentum, and energy must be satisfied throughout the region of interest.  Fluid properties are modeled empirically.  Simplifying assumptions are made in order to make the problem tractable (e.g., steady-state, incompressible, inviscid, two-dimensional).  Provide appropriate initial and boundary conditions for the problem. Domain for bottle filling problem. Filling Nozzle Bottle
  • 9. CFD - how it works…  CFD applies numerical methods (called discretization) to develop approximations of the governing equations of fluid mechanics in the fluid region of interest. • Governing differential equations: algebraic. • The collection of cells is called the grid. • The set of algebraic equations are solved numerically (on a computer) for the flow field variables at each node or cell. • System of equations are solved simultaneously to provide solution.  The solution is post-processed to extract quantities of interest (e.g. lift, drag, torque, heat transfer, separation, pressure loss, etc.). Mesh for bottle filling problem.
  • 10. Modeling (governing equations)  Navier-Stokes equations (3D in Cartesian coordinates)       ∂ ∂ + ∂ ∂ + ∂ ∂ + ∂ ∂ −= ∂ ∂ + ∂ ∂ + ∂ ∂ + ∂ ∂ 2 2 2 2 2 2 ˆ z u y u x u x p z u w y u v x u u t u µρρρρ       ∂ ∂ + ∂ ∂ + ∂ ∂ + ∂ ∂ −= ∂ ∂ + ∂ ∂ + ∂ ∂ + ∂ ∂ 2 2 2 2 2 2 ˆ z v y v x v y p z v w y v v x v u t v µρρρρ ( ) ( ) ( ) 0= ∂ ∂ + ∂ ∂ + ∂ ∂ + ∂ ∂ z w y v x u t ρρρρ RTp ρ= Convection Piezometric pressure gradient Viscous termsLocal acceleration Continuity equation Equation of state       ∂ ∂ + ∂ ∂ + ∂ ∂ + ∂ ∂ −= ∂ ∂ + ∂ ∂ + ∂ ∂ + ∂ ∂ 2 2 2 2 2 2 ˆ z w y w x w z p z w w y w v x w u t w µρρρρ
  • 11. Types of CFD codes  Commercial CFD code: FLUENT, Star-CD, PHOENICS, CFDRC, CFX/AEA, etc.  Research CFD code: CFDSHIP-IOWA  Public domain software: (PHI3D, HYDRO, and WinpipeD, etc.)  Grid generation software: (e.g. Gridgen, Gambit, TGrid)  Flow visualization software: (e.g. Tecplot, FieldView) CFDSHIPIOWA
  • 12. How Does a CFD Code Work? Geometry MESH Fluid Props. Model/App. Bound Conds. PRE-Processor SOLVER Finite Diff. Finite Vol. Finite Elem. POST-Processor Contours Line Plot Vel. Vectors Par. Track Animations CBA A. Pre-Processor  Geometry definition or computational domain  Generate mesh / grid or subdivisions  Definitions of fluid properties  Definition of physical or chemical phenomena to be modeled  Specifications of boundary and initial conditions
  • 13. How Does a CFD Code Work… B. SOLVER  This is the heart of the code  Involves applications of the discretized equation to each of the CV  Basically 3 Steps are Involved : - • Approximation of the unknown flow variables • Discretization – Substitution of approximation into governing flow equations and subsequent manipulations • Solution of Algebraic Equation For Each Node  3 Methodologies are used : Finite Difference, Finite Volume, Finite Element  Most Commercial Code use FV e.g. FLUENT, CFX, PHOENICS
  • 14. For example, for general fluids motion – the PDE is called the Navier Stokes equations
  • 15. How Does a CFD Code Work … C. Post-Processor  Tabular/Graphical Display of the Output Results  E.g. Contours, Line Plot, Vector Plot, Surface Plot, Particle Track
  • 16. CFD analysis using GAMBIT & FLUENT GAMBIT Geometry MESH Fluid Props Model/App Bound Cond PRE-Processor SOLVER Finite Diff Finite Vol Finite Elem POST-Processor Contours Line Plot Vel Vectors Par Track Animations CBA FLUENT
  • 17.
  • 18.
  • 19.
  • 20.
  • 21. Tri/Tet vs. Quad/Hex meshes  For simple geometries, quad/hex meshes can provide high-quality solutions with fewer cells than a comparable tri/tet mesh.  For complex geometries, quad/hex meshes show no numerical advantage, and you can save meshing effort by using a tri/tet mesh.
  • 22. Hybrid mesh example  Valve port grid.  Specific regions can be meshed with different cell types.  Both efficiency and accuracy are enhanced relative to a hexahedral or tetrahedral mesh alone. Hybrid mesh for an IC engine valve port Tet. mesh Hex. mesh Wedge mesh
  • 24.
  • 25.
  • 26.
  • 27. Tools to Examine the Results  Graphical tools – Grid, contour, and vector plots – Pathlines and particle trajectory plots – XY plots – Animations  Numerical reporting tools – Flux balances – Surface and volume integrals and averages – Forces and moments
  • 29. Velocity magnitude (0-6 m/s) on a dinosaur
  • 30.
  • 31. ADVANTAGES OF CFD  Relatively low cost – Using physical experiments and tests to get essential engineering data for design can be expensive. – 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. – Quick turnaround means engineering data can be introduced early in the design process.  Ability to simulate real conditions – Many flow and heat transfer processes can not be (easily) tested, e.g. hypersonic flow. – CFD provides the ability to theoretically simulate any physical condition.
  • 32. ADVANTAGES...  Ability to simulate ideal conditions – CFD allows great control over the physical process, and provides the ability to isolate specific phenomena for study. – Example: a heat transfer process can be idealized with adiabatic, constant heat flux, or constant temperature boundaries.  Comprehensive information – Experiments only permit data to be extracted at a limited number of locations in the system (e.g. pressure and temperature probes, heat flux gauges, LDV, etc.). – CFD allows the analyst to examine a large number of locations in the region of interest, and yields a comprehensive set of flow parameters for examination.
  • 33. LIMITATIONS OF CFD  Physical models – CFD solutions rely upon physical models of real world processes (e.g. turbulence, compressibility, chemistry, multiphase flow, etc.). – The CFD solutions can only be as accurate as the physical models on which they are based.  Numerical errors – 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.
  • 34. LIMITATIONS…  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. – Example: flow in a duct with sudden expansion. If flow is supplied to domain by a pipe, you should use a fully-developed profile for velocity rather than assume uniform conditions. poor better Fully Developed Inlet Profile Computational Domain Computational Domain Uniform Inlet Profile
  • 35. SUMMARY  CFD is a method to numerically calculate heat transfer and fluid flow.  Currently, its main application is as an engineering method, to provide data that is complementary to theoretical and experimental data. This is mainly the domain of commercially available codes and in-house codes at large companies.  CFD can also be used for purely scientific studies, e.g. into the fundamentals of turbulence. This is more common in academic institutions and government research laboratories. Codes are usually developed to specifically study a certain problem.
  • 36. REFERENCES  J D Anderson, Computational Fluid Dynamics-Basics and Applications, TATA McGraw Hill.  Fluent Inc.: Http://www.fluent.com  Adapted from notes by: Tao Xing and Fred Stern, The University of Iowa.
  • 37. Problems 1. CFD stands for: (a) Colourful Fluid Dynamics (b) Computational Fluid Dynamics (c) Computational Fluid Mechanics (d) Contour Fluid Dynamics. 2. Computations in CFD are done by (a) Human (b) Calculator (c) Computer (d) None. 3. CFD can be used in: (a) Automobile (b) Biomedical (c) Aerospace (d) All. 4. Navier-Stoke equation is manifestation of : (a) conservation of mass (b) conservation of momentum (c) conservation of energy (d) None of the above . 5. Navier-Stoke equation is : (a) ODE (b) PDE (c) Non-linear PDE (d) Non-linear ODE. 6. CFD can’t be applied to complicated geometries. (True/False).
  • 38. Problems contd.. 7. Pre-processing involves: (a) Mathematical modeling (b) Analyzing data using contours (c) Solution of algebraic equations (d) None. 8. Post-processing involves : (a) Mathematical modeling (b) Analyzing data using contours (c) Solution of algebraic equations (d) None. 9. Turbulent modeling can be done using : (a) LES (b) RANS (c) DES (d) All. 10. Discretization methods are : (a) Finite difference method (FDM) (b) Finite volume method (FVM) (c) Finite element method (FEM) (d) All. 11. Videos/contours/plots can be made in CFD. True/False.