CFD - Chapter - 4
CFD - Chapter - 4
CFD - Chapter - 4
Effect of aspect ratio on wing’s lift curve slope: - As the AR is increased, the
aerodynamic features of a three-dimensional wing (such as CL, o, s, CLmax, CDmin) are getting
closer to its two-dimensional airfoil section (such as Cl, o, s, Clmax, Cdmin). This is due
to reduction of the influence of wing tip vortex. As the AR is increased, the wing lift curve slope
(CL) is increased toward the maximum theoretical limit of 2 1/rad. The relationship between
3d wing lift curve slope (CL) and 2d airfoil lift curve slope (Cl) is as follows: -
Grid Generation: -
• Procedure: -
o Geometrical Cleaning (watertight geometry with required points and lines
only and with red and yellow curve only )
o Surface and volume mesh generation (ideal growth ratio – 1.18 to 1.2)
o Mesh Refinement
o Prism Mesh Generation
o Error Check and Mesh Quality Check
o Exporting the mesh according to our requirement
• Structured Mesh: - Physical Location of any mesh point and identity of its
neighbours are know indirectly or implicitly.
• Structured Mesh: - Physical Location of any mesh point and identity of its
neighbours i.e., connectivity of its mesh is to be determined explicitly.
• Overset Mesh: - Multiple overlapping grids to discretise the domain, the solver
interpolates the values between various grids in the region of overlap.
• Cartesian Mesh: - This is suitable for Euler computation and in this mesh, each face
cell is orthogonal to its neighbour.
2- Advancing Front
• Mesh boundaries are discretized into triangular faces. These discretized boundaries
form the initial front.
• Tetrahedron are generated one-by-one, starting from boundaries towards the center
of the domain.
• Exposed inner faces of these elements collectively form an advancing front.
Linear Potential Equation (Assumption of small AOA and thin body till supersonic
Speed): -
Procedure to solve the equations: -
1- Discretisation in space: -
• Finite difference
• Finite element
• Finite volume
2- Marching in time: - Some kind of finite difference method
• Explicit Method
• Implicit Method
3- Now we get the system of equation
• Interpolation is used to express the variable value at the face center in terms of the
nodal values.
Advantage: -
1- Can be used for both structured and unstructured grid.
2- No need of quardinate transformation.
3- Good to handle the discontinuity (Shock and shear layer) and complex geometry.
Disadvantage: -
1- Difficult to implement on unstructured grid
Type of systematic error: -
Model Error: - Difference between real problem and chosen model equation.
Discretization Error: - Difference between exact solution of model equation and exact
solution of discretized system
Convergence Error: - Difference between analytical solution and numerical solution