Fluid CFD Report
Fluid CFD Report
Fluid CFD Report
PRE-PROCESSING:
A pre-processor is used to define the geometry for the computational domain of interest and
generate the mesh of control volumes (for calculations). Generally, the finer the mesh in the
areas of large changes is the more accurate solution. Fineness of the grid also determines the
computer hardware and calculation time needed.
Solver:
The solver makes the calculations using a numerical solution technique, which can use
finite difference, finite element, or spectral methods. Most CFD codes use finite
volumes, which is a special finite difference method. First the fluid flow equations are
integrated over the control volumes (resulting in the exact conservation of relevant
properties for each finite volume), then these integral equations are discretized
(producing algebraic equations through converting of the integral fluid flow equations),
and finally an iterative method is used to solve the algebraic equations.
POST-PROCESSING:
The post-processor provides for visualization of the results, and includes the capability
to display the geometry/mesh, create vector, contour, and 2D and 3D surface plots.
Particles can be tracked throughout a simulation, and the model can be manipulated
(i.e. changed by scaling, rotating, etc.), and all in full colour animated graphics.
Discretization Methods:
The stability of the selected discretisation is generally established numerically rather than
analytically as with simple linear problems. Special care must also be taken to ensure that the
discretisation handles discontinuous solutions gracefully. The Euler equations and Navier–
Stokes equations both admit shocks, and contact surfaces.
Governing Equations:
To simulate the incompressible flow, Navier-Stokes equations for this flow type will be solved.
The form of these equations based on the flow assumption follows:
Continuity Equation:
𝜕𝑝/ 𝜕𝑡 + 𝜕(𝜌𝑢) /𝜕𝑥 + (𝜌𝑣)/ 𝜕𝑦 + 𝜕(𝜌𝑤)/ 𝜕𝑧 = 0
For an incompressible flow,
∂ρ/ ∂t = 0, ∇ ∙ ρV = 0
Thus,
∂u /∂x + ∂v/ ∂y + ∂w/ ∂z = 0
Navier Stokes Equation:
X direction component:
∂(ρu)/ ∂t + ∇(ρuV) = − ∂p /∂x + ∂τxx/ ∂x + ∂τyx/ ∂y + ∂τzx/∂z + ρfx
Y direction component:
Z direction component:
(𝜌𝑤) /𝜕𝑡 + 𝛻(𝜌𝑤𝑉) = − 𝜕𝑝/ 𝜕𝑧 + 𝜕𝜏𝑧𝑥 /𝜕𝑥 + 𝜕𝜏𝑦𝑧 /𝜕𝑦 + 𝜕𝜏𝑧𝑧 /𝜕𝑧 + 𝜌𝑓z
Mesh Generation:
The meshing process is generated in the model cabin to evaluate the thermal and air flow
intensity inside the vehicle cabin. The meshing process is undergone by defining the boundary
condition and structured the mesh in the passenger vehicle cabin. Considering that the far-divider
work is demonstrated to influence the simulation accuracy less, an unstructured work is
actualized for the passenger vehicle cabin model. The work is set to naturally catch the bends
with better matrices as indicated by the radians. Moreover, better work is utilized for the surface
of air vents. There are three layers of mesh at the limit, which gives better simulation exactness
as indicated by the research of past area. The first point for the geometry is set at the mid-point
of the interface between the surface below windshield and cabinet. It demonstrates that the mesh
size is overwhelmed by the curve based refinement instead of the extensive component
estimation.
Turbulence Models:
In computational modeling of turbulent flows, one common objective is to obtain a model that
can predict quantities of interest, such as fluid velocity, for use in engineering designs of the
system being modeled. For turbulent flows, the range of length scales and complexity of
phenomena involved in turbulence make most modeling approaches prohibitively expensive;
the resolution required to resolve all scales involved in turbulence is beyond what is
computationally possible. The primary approach in such cases is to create numerical models to
approximate unresolved phenomena. This section lists some commonly used computational
models for turbulent flows.
In addition to the wide range of length and time scales and the associated computational cost,
the governing equations of fluid dynamics contain a non-linear convection term and a non-
linear and non-local pressure gradient term. These nonlinear equations must be solved
numerically with the appropriate boundary and initial conditions.