CFD Analysis of Fin Configuration for Heat Transfer - Unit 301023
VerifiedAdded on 2023/06/11
|30
|4008
|380
Report
AI Summary
This report presents a Computational Fluid Dynamics (CFD) analysis, focusing on heat transfer problems solved using ANSYS Fluent. It includes an introduction to CFD, its applications, advantages, and disadvantages, along with a detailed methodology for simulating fluid flow and heat transfer in a given box. The report covers discretization methods like Finite Element Method (FEM) and Finite Volume Method (FVM), spectral methods, and the governing equations of fluid dynamics, including conservation of mass, Newton's second law, and conservation of energy. It also discusses flow lines, acceleration in fluid motion, iso-surfaces, contours, circulation, and vorticity. The aim of the simulation is to create a computational model of a box to analyze its behavior, with steps outlined from workbench setup to post-processing and data analysis. The assignment brief involves determining the best fin configuration for heat dissipation using ANSYS Fluent, emphasizing the importance of avoiding plagiarism and submitting the report on time.

CFD
[Document subtitle]
[DATE]
[Company name]
[Company address]
[Document subtitle]
[DATE]
[Company name]
[Company address]
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Table of Contents
1. Objective of simulation.
2. Introduction to CFD.
3. Introduction of CFD in fluid dynamics.
4. Aim of the simulation
5. Applications of CFD
6. Advantages of CFD
7. Disadvantages of CFD
8. Future of CFD
I
1. Objective of simulation.
2. Introduction to CFD.
3. Introduction of CFD in fluid dynamics.
4. Aim of the simulation
5. Applications of CFD
6. Advantages of CFD
7. Disadvantages of CFD
8. Future of CFD
I

General Information
1. Objective of the simulation:- Computational Fluid dynamics analysis of a given box.
Introduction:- In recent years we have seen a rapid increase in the use of computers for engineers in
solving the problems. In the same contrast particularly Computational Fluid Dynamics (CFD) is true
subject for the problem solving that involves fluid heat transfer and fluid flow which occur in
applications related aerospace, power sector and automobile industry. The various factors that are the
reasons for the development of CFD are:-
Growth in the complexity of the engineering problems that can be unsolved in manual
way.
Need of quick solution with moderate accuracy.
The expenses that an industry bears during laboratory experiment of physical prototype.
The absence of analytical solutions.
Exponential growth in the number crunching abilities and rigorous computer speed and
its memory.[1]
2. Introduction to CFD:-
Question: What is CFD?
CFD is a method adopted to obtain a discrete solution of problems related to fluid in a
real world. The discrete solution is a solution obtained by a finite collection of space
points and the level of discrete time. CFD is physical quality of any fluid - flow that is
having three governing fundamental principles:-
Conservation of mass for the fluid.
Newton’s Second Law :- Which say-s that the rate of the change of momentum is
directly pro-portional to the force applied and this rate of change of moment-um
is directly proportional to the applied force and in the direction of the applied
force.
Law of conservation of energy which is the first law of thermodynamics and it
states that the summation of the rate of change of heat addition must be equal to
the work done on the fluid.
In order to continue the understanding of CFD the person must first understand the fluid dynamics and
its governing equation.
2
1. Objective of the simulation:- Computational Fluid dynamics analysis of a given box.
Introduction:- In recent years we have seen a rapid increase in the use of computers for engineers in
solving the problems. In the same contrast particularly Computational Fluid Dynamics (CFD) is true
subject for the problem solving that involves fluid heat transfer and fluid flow which occur in
applications related aerospace, power sector and automobile industry. The various factors that are the
reasons for the development of CFD are:-
Growth in the complexity of the engineering problems that can be unsolved in manual
way.
Need of quick solution with moderate accuracy.
The expenses that an industry bears during laboratory experiment of physical prototype.
The absence of analytical solutions.
Exponential growth in the number crunching abilities and rigorous computer speed and
its memory.[1]
2. Introduction to CFD:-
Question: What is CFD?
CFD is a method adopted to obtain a discrete solution of problems related to fluid in a
real world. The discrete solution is a solution obtained by a finite collection of space
points and the level of discrete time. CFD is physical quality of any fluid - flow that is
having three governing fundamental principles:-
Conservation of mass for the fluid.
Newton’s Second Law :- Which say-s that the rate of the change of momentum is
directly pro-portional to the force applied and this rate of change of moment-um
is directly proportional to the applied force and in the direction of the applied
force.
Law of conservation of energy which is the first law of thermodynamics and it
states that the summation of the rate of change of heat addition must be equal to
the work done on the fluid.
In order to continue the understanding of CFD the person must first understand the fluid dynamics and
its governing equation.
2
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

The Computational Fluid Dynamics equations can be derived in two stages.
First stage is the numerical discretization.
Second stage is the specific technique.
The above two stages are used to solve the algebraic equations which is derived
from the governing equations.
2.1. Discretization: - The discretization process are identified by
some common methods that we are still using today. The two most
common methods are the finite-element and spectral methods.
2.1.1. Finite Element Method
The finite element method is an oldest method among all methods in solving the
numerical solution of partial differential equations. This method was derived by
Euler in year 1768. It is used to get numerical solutions of the differential equations
by manual calculation i.e. by hand calculation. In this method at a number of
grids/elements are defined with their respective nodal points. Each grid with the
number of nodal points are use-d to describe the fluid - flow domain. Then the
concept of Taylor series expansion is applied in-order to generate finite-difference
approximation-s to the partial derivatives of the governing equations. These
derivatives are then replaced by using finite-difference approximations and this all
results in an algebraic equation for the flow solution at each of the grid point. This
method is most commonly used in structured grids since it requires a mesh having
a high degree of regularity and accuracy. From all above discussion Finite Element
Method can be summarized in three basic features:-
1. Bifurcate the whole body / structure into parts, finite element.
2. For each representative elements create the relations among
secondary and primary variable.
3. Assemble of the elements to obtain the relations in form of equation or
a matrix between the secondary and primary variables.
As per discretization is concerned the two compatibility conditions must be
ensured:-
1. Compatibility of nodal displacement:- When a body is deformed
without breaking, no crack appears in stretching and particles do not
penetrates each other in elements. Such situation is called Nodal
3
First stage is the numerical discretization.
Second stage is the specific technique.
The above two stages are used to solve the algebraic equations which is derived
from the governing equations.
2.1. Discretization: - The discretization process are identified by
some common methods that we are still using today. The two most
common methods are the finite-element and spectral methods.
2.1.1. Finite Element Method
The finite element method is an oldest method among all methods in solving the
numerical solution of partial differential equations. This method was derived by
Euler in year 1768. It is used to get numerical solutions of the differential equations
by manual calculation i.e. by hand calculation. In this method at a number of
grids/elements are defined with their respective nodal points. Each grid with the
number of nodal points are use-d to describe the fluid - flow domain. Then the
concept of Taylor series expansion is applied in-order to generate finite-difference
approximation-s to the partial derivatives of the governing equations. These
derivatives are then replaced by using finite-difference approximations and this all
results in an algebraic equation for the flow solution at each of the grid point. This
method is most commonly used in structured grids since it requires a mesh having
a high degree of regularity and accuracy. From all above discussion Finite Element
Method can be summarized in three basic features:-
1. Bifurcate the whole body / structure into parts, finite element.
2. For each representative elements create the relations among
secondary and primary variable.
3. Assemble of the elements to obtain the relations in form of equation or
a matrix between the secondary and primary variables.
As per discretization is concerned the two compatibility conditions must be
ensured:-
1. Compatibility of nodal displacement:- When a body is deformed
without breaking, no crack appears in stretching and particles do not
penetrates each other in elements. Such situation is called Nodal
3
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

displacement compatibility. The compatibility condition confirms that
the displacement is continuous and single value function of position.
2. Equilibrium of forces:- The equilibrium at the nodal forces must be
ensured.
Although there are a numerous of commercial and research codes that are
available and they can be employed but the in finite-element method CFD
application is not so much fruitful. But apart from this there is one method which
is in brief same as finite element method and is seems fruitful and commercially
uses all codes and is essentially used by CFD. The method is called “Finite -
Volume Method (FVM)”. The only differentiating feature is that FVM uses simple
piecewise polynomial functions for local elements which tends to describe the
variations of the un-known flow variables. The weighted residual concept is
introduced in order to evaluate the errors associated with the approximate
functions, which are later surely minimized. A set of non-linear algebraic
equations for the unknown terms of the approximating functions is solved, hence
resulting in the flow solution. The residual functions are solved and the flow
solutions are obtained by, Collocation method, Galerkins method, Sub-domain
method, and least square method.
2.1.2. Spectral method
Spectral method has a same general approach as that of the finite-difference
and finite-element methods, where the unknowns of the equations that are
governed are replaced with a some short series. The difference is in only the
methods of implementation. The previous two methods uses local
approximations but the spectral method implements global approximation. That
is by means of Fourier series, Legendre polynomials, for the entire flow body /
domain. The conflict between the exact solution and the approximate solution is
dealt with by the use of a weighted residuals concept similar to the finite-
element method.
The instrument which has allows the practical growth of CFD has a high speed digital computer with a
great efficiency. CFD solutions generally requires the repetitive manipulation of many thousands, even
millions of numbers, a task that is impossible for any human without the aid of a computer. Therefore,
advancement in CFD, and its applications to problems of more detail and sophistication, are intimately
related to advances in computer hardware, particularly in regard to storage and execution speed. This is
why the strongest force driving the development of new supercomputer is coming from CFD
community.
Steps in CFD Analysis
1. Getting the real world flow problems
2. Mathematical modelling of the given body which includes the general equations,
boundary conditions etc.
4
the displacement is continuous and single value function of position.
2. Equilibrium of forces:- The equilibrium at the nodal forces must be
ensured.
Although there are a numerous of commercial and research codes that are
available and they can be employed but the in finite-element method CFD
application is not so much fruitful. But apart from this there is one method which
is in brief same as finite element method and is seems fruitful and commercially
uses all codes and is essentially used by CFD. The method is called “Finite -
Volume Method (FVM)”. The only differentiating feature is that FVM uses simple
piecewise polynomial functions for local elements which tends to describe the
variations of the un-known flow variables. The weighted residual concept is
introduced in order to evaluate the errors associated with the approximate
functions, which are later surely minimized. A set of non-linear algebraic
equations for the unknown terms of the approximating functions is solved, hence
resulting in the flow solution. The residual functions are solved and the flow
solutions are obtained by, Collocation method, Galerkins method, Sub-domain
method, and least square method.
2.1.2. Spectral method
Spectral method has a same general approach as that of the finite-difference
and finite-element methods, where the unknowns of the equations that are
governed are replaced with a some short series. The difference is in only the
methods of implementation. The previous two methods uses local
approximations but the spectral method implements global approximation. That
is by means of Fourier series, Legendre polynomials, for the entire flow body /
domain. The conflict between the exact solution and the approximate solution is
dealt with by the use of a weighted residuals concept similar to the finite-
element method.
The instrument which has allows the practical growth of CFD has a high speed digital computer with a
great efficiency. CFD solutions generally requires the repetitive manipulation of many thousands, even
millions of numbers, a task that is impossible for any human without the aid of a computer. Therefore,
advancement in CFD, and its applications to problems of more detail and sophistication, are intimately
related to advances in computer hardware, particularly in regard to storage and execution speed. This is
why the strongest force driving the development of new supercomputer is coming from CFD
community.
Steps in CFD Analysis
1. Getting the real world flow problems
2. Mathematical modelling of the given body which includes the general equations,
boundary conditions etc.
4

3. Generating the discrete equations (preferably the algebraic equations).
4. Finding the solution of the above algebraic equations.
5. Post processing and the data analysis and finally the flow visualization.
3. Introduction of CFD in fluid dynamics
Study of motion of the fluid with reference of forces and moments is known as fluid dynamics. In fluid
flow there different types of forces occurs in the flow like viscous forces, gravitational forces, pressure
forces, surface tension forces, eddy forces (turbulent forces) and different type of other forces.
All CFD in one form is based on governing equations of fluid dynamics- the continuity equation,
momentum equations and energy equations. These equations speak the physics. Basically the equations
are the mathematical statements of three fundamental physical principles upon which all of the fluid
dynamics is based upon:
Conservation of mass.
Newton’s second law i.e. F=ma.
Conservation of energy.
During the vehicle in motion when the fluid flows under adverse
pressure condition, fluid loses its momentum. Near the surface the
particles have less momentum so they looses their momentum fastly.
At the point where momentum of the fluid becomes zero and after
which near the surface the fluid surface the fluid moves under adverse
pressure condition i.e. in reverse direction that point is known as point
of separation. It is not compulsory that separation must be present in
adverse pressure condition.
In fluid flow velocity is function of space and time, so the acceleration is the function of
space and time. Space component is known as convective acceleration and time
component is known as local acceleration. During the ANSYS analysis the above
acceleration place an important role and help the engineer to make proper aerodynamic
design of the vehicle. This is so because the acceleration and velocity component are
responsible for lift and drag of the vehicle. Improper design leads to create serious lift of
vehicle and this may results in serious accident. Inorder to avoid this impact in the
absence of physical prototype graphically the prototype is designed and is tested through
computer itself by the use of ANSYS and employing Computational Fluid Dynamics
theory.
5
4. Finding the solution of the above algebraic equations.
5. Post processing and the data analysis and finally the flow visualization.
3. Introduction of CFD in fluid dynamics
Study of motion of the fluid with reference of forces and moments is known as fluid dynamics. In fluid
flow there different types of forces occurs in the flow like viscous forces, gravitational forces, pressure
forces, surface tension forces, eddy forces (turbulent forces) and different type of other forces.
All CFD in one form is based on governing equations of fluid dynamics- the continuity equation,
momentum equations and energy equations. These equations speak the physics. Basically the equations
are the mathematical statements of three fundamental physical principles upon which all of the fluid
dynamics is based upon:
Conservation of mass.
Newton’s second law i.e. F=ma.
Conservation of energy.
During the vehicle in motion when the fluid flows under adverse
pressure condition, fluid loses its momentum. Near the surface the
particles have less momentum so they looses their momentum fastly.
At the point where momentum of the fluid becomes zero and after
which near the surface the fluid surface the fluid moves under adverse
pressure condition i.e. in reverse direction that point is known as point
of separation. It is not compulsory that separation must be present in
adverse pressure condition.
In fluid flow velocity is function of space and time, so the acceleration is the function of
space and time. Space component is known as convective acceleration and time
component is known as local acceleration. During the ANSYS analysis the above
acceleration place an important role and help the engineer to make proper aerodynamic
design of the vehicle. This is so because the acceleration and velocity component are
responsible for lift and drag of the vehicle. Improper design leads to create serious lift of
vehicle and this may results in serious accident. Inorder to avoid this impact in the
absence of physical prototype graphically the prototype is designed and is tested through
computer itself by the use of ANSYS and employing Computational Fluid Dynamics
theory.
5
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Apart from the above concept some terms need to be described which will helps to validate the whole
analysis:-
1. Flow Lines:- Fluid flow can be described by 3 flow lines
Stream line:- It is an imaginary line or curve drawn in space such that tangent
drawn gives velocity vector i.e. velocity vector and stream line vector coincides.
The two streamlines never intersect each other as well as stream line also never
intersects itself because at the point of intersection there will be two velocity
fields which is impossible. So there is no flow across the streamlines.
Path line:- The line drawn by tracing the path of single fluid particle at different
time integrals. It is defined on the basis of ‘Langrangian description’.
Streak line:- It is an instantaneous picture of all fluid particles passing through
single point.
NOTE:- For the steady flow all three lines are identical i.e. all three line coincides.
2. Acceleration in fluid motion:- The velocity is the function of time and spacde in the fluid
flow, so the acceleration is the function of space and time. Space component is known as
convective acceleration and time component is known as Local acceleration.
3. Iso-surface:- An iso-surface is a 3D isoline. It is a type of surface
representing the points of a constant value (e.g. pressure,
temperature, velocity, density) which is within a volume of space; in
other words, it is that level set of a continuous function whose domain
is 3D-space. It is a surface which is defined by an implicit equation.
i.e. F (x,y,z) = f
where, F is the function of space and f is the constant.
The `Iso-surface' is a representation that is used to compute and draw a surface within a volumetric
data field on a 3-D surface corresponding to points with a single scalar value. It is displayed by data
set, iso-value, draw (Points, Shaded Points, Wireframe, or Solid Surface), boundary, step and size. It
is normally displayed by computer graphics. It used as data visualization methods
in computational fluid dynamics (CFD) that helps the engineers to study the
features of fluid flow. It is mostly helpful in design the system related to
aerodynamics such as aircraft wings or the super cars models.
4. Contours:- It is an outline representing or bounding the shape or form of
something. It is used for representation of typical response system in
6
analysis:-
1. Flow Lines:- Fluid flow can be described by 3 flow lines
Stream line:- It is an imaginary line or curve drawn in space such that tangent
drawn gives velocity vector i.e. velocity vector and stream line vector coincides.
The two streamlines never intersect each other as well as stream line also never
intersects itself because at the point of intersection there will be two velocity
fields which is impossible. So there is no flow across the streamlines.
Path line:- The line drawn by tracing the path of single fluid particle at different
time integrals. It is defined on the basis of ‘Langrangian description’.
Streak line:- It is an instantaneous picture of all fluid particles passing through
single point.
NOTE:- For the steady flow all three lines are identical i.e. all three line coincides.
2. Acceleration in fluid motion:- The velocity is the function of time and spacde in the fluid
flow, so the acceleration is the function of space and time. Space component is known as
convective acceleration and time component is known as Local acceleration.
3. Iso-surface:- An iso-surface is a 3D isoline. It is a type of surface
representing the points of a constant value (e.g. pressure,
temperature, velocity, density) which is within a volume of space; in
other words, it is that level set of a continuous function whose domain
is 3D-space. It is a surface which is defined by an implicit equation.
i.e. F (x,y,z) = f
where, F is the function of space and f is the constant.
The `Iso-surface' is a representation that is used to compute and draw a surface within a volumetric
data field on a 3-D surface corresponding to points with a single scalar value. It is displayed by data
set, iso-value, draw (Points, Shaded Points, Wireframe, or Solid Surface), boundary, step and size. It
is normally displayed by computer graphics. It used as data visualization methods
in computational fluid dynamics (CFD) that helps the engineers to study the
features of fluid flow. It is mostly helpful in design the system related to
aerodynamics such as aircraft wings or the super cars models.
4. Contours:- It is an outline representing or bounding the shape or form of
something. It is used for representation of typical response system in
6
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

other words we can say it is typical curve line which describes the
response system.
5. Circulation:- It is the line integration of tangential component of
velocity along the closed loop. It is the scalar quantity.
6. Vorticity:- It is the mathematical measure of rotationality. It is circulation per unit area. It
is wice of the rotation. The direction of vorticity is as that of rotation.
4. Aim of the simulation
To create a computational model of the given box in order to do analyse the box showing its behaviour. .
5. Methodology Adopted
Step1: start the workbench window in system
Step2: select the fluid flow fluent on ansys window.
1. Design assessment
2. Electric
3. Explicitly dynamics
4. Fluid flow – blow molding (polyflow)
5. Fluid flow – blow extrusion (polyflow)
6. Fluid flow(CFX)
7. Fluid flow (fluent)
8. Fluid flow (polyflow)
9. Harmonic response
10. Hydrodynamic diffraction.
7
response system.
5. Circulation:- It is the line integration of tangential component of
velocity along the closed loop. It is the scalar quantity.
6. Vorticity:- It is the mathematical measure of rotationality. It is circulation per unit area. It
is wice of the rotation. The direction of vorticity is as that of rotation.
4. Aim of the simulation
To create a computational model of the given box in order to do analyse the box showing its behaviour. .
5. Methodology Adopted
Step1: start the workbench window in system
Step2: select the fluid flow fluent on ansys window.
1. Design assessment
2. Electric
3. Explicitly dynamics
4. Fluid flow – blow molding (polyflow)
5. Fluid flow – blow extrusion (polyflow)
6. Fluid flow(CFX)
7. Fluid flow (fluent)
8. Fluid flow (polyflow)
9. Harmonic response
10. Hydrodynamic diffraction.
7

11. Hydrodynamic time response
12. Ic engine
13. Linear buckling
14. Magneto static
15. Modal
16. Modal (samcef)
17. Random vibration
18. Response spectrum
19. Rigid dynamic
20. Static structural
21. Static structural (samcef)
22. Steady state thermal
23. Thermal electric
24. Through flow
25. Transient structural
26. Transient thermal.
etc
Step3: import the geometry by browsing the folder.
8
12. Ic engine
13. Linear buckling
14. Magneto static
15. Modal
16. Modal (samcef)
17. Random vibration
18. Response spectrum
19. Rigid dynamic
20. Static structural
21. Static structural (samcef)
22. Steady state thermal
23. Thermal electric
24. Through flow
25. Transient structural
26. Transient thermal.
etc
Step3: import the geometry by browsing the folder.
8
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide

Step4: select the unit according to our requirement.
Step5: then generate the geometry after that we get the following geometry.
9
Step5: then generate the geometry after that we get the following geometry.
9
Paraphrase This Document
Need a fresh take? Get an instant paraphrase of this document with our AI Paraphraser

Step6: fill the geometry and generate them according to where is air flow.
Step7: close the design modeller after the complete modelling.
10
Step7: close the design modeller after the complete modelling.
10

Step7: start the mesh window
Step7: change the setting according to our requirement
1. Use advanced size function: on curvature
2. Smoothing : High
3. initial size seed : active assembly
11
Step7: change the setting according to our requirement
1. Use advanced size function: on curvature
2. Smoothing : High
3. initial size seed : active assembly
11
⊘ This is a preview!⊘
Do you want full access?
Subscribe today to unlock all pages.

Trusted by 1+ million students worldwide
1 out of 30
Related Documents

Your All-in-One AI-Powered Toolkit for Academic Success.
+13062052269
info@desklib.com
Available 24*7 on WhatsApp / Email
Unlock your academic potential
Copyright © 2020–2025 A2Z Services. All Rights Reserved. Developed and managed by ZUCOL.