SlideShare a Scribd company logo
1 of 7
Download to read offline
Name: Putika Ashfar Khoiri (28J16118)
Email: putika@civil.osaka-u.ac.jp
Computational of Fluid Dynamics
Assignment 2
The Chimera Grid Concept and Application
The chimera grid scheme and similar scheme are using overset grids to resolve complex geometry of
flow features, are generally classified into complex structure grid category. Overset grids allow
structure grids to be used in good quality, such as orthogonally, smoothness and with ease to control
grid spacing in viscous layer. Furthermore, overset grids can be employed as a solution adaptation
procedure. However, the non-conservative interpolations to update variables in the overlapped
region, without strict satisfaction of the governing equation, can give rise to spurious solutions,
especially through regions of sharp gradients.
The chimera method is an outgrowth of the attempt to generalize a powerful solution approach (the
structured and body-conforming grid method) to complex situation. It has two principal elements; (1)
Decomposition of a chosen computation domain into sub-domains, and (2) communication of
solutions data among these sub-domains through an interpolation procedure.
Fig 1. Construct of Chimera Grid (Zheng, 2003)
Summary of the grid-related portion of the chimera method (see fig 1); (1) The overlapping of two
grids, respectively designated as major and minor grids with the latter being told as conforming
component, (2) The hole creation boundary specified as a level surface in the minor grid and the
fringe-point boundary in the major grid, (3) The outer boundary in the minor grid. Boundary condition
in each grid must be made available, since the separate grids are to be solved independently.
Boundary conditions on the interpolated hole boundary and interpolated outer boundary are supplied
from the grid in which the boundaries are contained.
The gap region is created by arbitrary overset grids is inevitably of irregular shape. Unstructured grid
can lend its strength to handle this irregularity shaped space (see fig 2)
Fig 2. Arbitrary grid overlapping by non-structured grid in Chimera grid (Zheng, 2003)
The chimera grid method makes use of body fitted grids in which are an essential asset known to give
viscous solutions accurately and economically. In the gridding process the complex geometrical model
is divided up into sub-domains, which in general are associated with components of a configuration.
Each sub-domain is gridded independently and required to have overlapped region between the sub-
domains. The computational volumetric domain has been decomposed into many sub-domains filled
with structured grids. The sub-domains overlapped with each other. Hole boundaries and outer
boundaries are the two ways through which information is communicated from grid to another.
For example, the chimera grid method is used for integrated space shuttle geometry (complex
geometry) (see fig. 3)
Fig 3. NASA shuttle space appearance model construct in chimera grid (overset grid)
A surface element consists of several edges. An edge is referred to as an isolated edge, if it is belonging
to only one element of the surface. For general surface there are many edges which belong to two
neighbouring elements and clearly these edges are not isolated edges. Furthermore, for a closed
surface, there are no isolated edges. The corresponding isolated edges are bound the openings of the
surface. Therefore, in order to close the surface, it is natural to establish the isolated edge first, then
to identify facets which fill the openings.
Additional reference (is attached to email)
(1) Y. Zheng, M.-S Liou. A novel approach of three-dimensional hybrid grid methodology: Part 1.
Grid Generation. Computer Methods in Applied Mechanics and Engineering.192
(2003).4147-4171
ITTC (International Towing Tank Conference) – Practical Guides for Ship CFD
Application (2014)
The guidelines summarize the CFD process into three steps.
1. Pre-processing -> The definition of the geometry, computational domain and grids
2. Computation -> Analyse the data
3. Post-processing -> Visualisation, analysis, verification and the validation of the results.
The process must have to begin with calculate
1. The Reynold Number (Re)
In model scale, the Re is 106
and 109
in the full scale.
𝑅𝑒 =
𝜌𝑉𝐿
𝜇
Where, V = ship speeds, L = length between perpendicular, ρ = density, and µ =
viscosity.
2. Froude Number (Fr)
Its typically 0.1 for free surface flow simulations, and rarely above 1
𝐹𝑟 =
𝑉
𝑔𝐿
3. Mach Number (Ma)
It recommends to have the value of Ma ≤ 0.3. a = speed of sounds.
𝑀𝑎 =
𝑉
𝑎
1. Pre-processing
1.1 Geometry
Indicative tolerance for the geometry is ± 10-5
L, with L = ship length for the hull for Re
around 106
. This tolerance may need to be reduced when smaller scale appendages,
such as rudder or propeller are to be included in the flow computations or when it
requires smaller grid cells than the indicate CAD tolerance.
1.2 Computational domain and boundary conditions
- The computational domain should include inflow and outflow surfaces. A Dirichlet
condition (i.e. a known velocity field) should be imposed on the inflow boundary.
- Outflow face use different boundary condition. The option is use Neumann
condition (zero gradient) for velocity and pressure grid.
1.3 Grid
1.3.1 Structured grid
It shows regular connectivity in 2D quadrilateral and hexahedra in 3D. Mapping
the relation between the grid in the physical space (x, y, z) and the
computational space (i, j, k)
1.3.2 Unstructured grid
It shows irregular connectivity and the cells have several possible shapes
(tetrahedral, hexahedra, and other polyhedral). It doesn’t show a defined
topology and can be generated much more easily.
1.3.3 Hybrid grid and other techniques
It can use both structured and unstructured grids in different parts of the
domain. Other methods for this interpolation scheme may be defined by
interface where the interpolation method is defined across grid boundary
surfaces. For other methods, the interpolation scheme is defined by overlaps,
where the interpolation is defined across local grid volume.
1.3.4 Cell types
Quadrilateral (2D, 4 sided) and hexahedral (3D, 6 sided) cells are support by
almost all CFD codes. The usage is depending on:
o What cell types and the solver support
o The objective of the computations
o The hardware resources (are computational resources are available to run
case involving large grids?).
For complex geometries which high quality structured grid is difficult to
generate, it preferable using a hybrid unstructured grid or overlapping grids.
1.3.5 Grid resolutions
It should be decided based on the chosen turbulence model and on the
temporal or spatial scale of the flow features of interest. Always use orthogonal
grids to solve free surface flow simulations if it is possible.
1.3.6 Near-wall region
We have to define:
Friction velocity (u*
)
𝑢∗
= √
𝜏 𝑤
𝜌
Non-dimensional wall velocity (u+
)
𝑢+
=
𝑢
𝑢∗
Non-dimensional wall distance (y+
)
𝑦+
=
𝜌𝑢∗
𝜇
𝑦
Where 𝜏 𝑤= skin friction on the wall, u = local stream velocity component, y= wall
normal coordinate, Cf= friction coefficient
𝑦 =
𝑦+
𝐿
𝑅𝑒 𝐿
√
𝐶𝑓
2
Recommendation value for grid design at the wall
First point
Expansion
ratio
Points within
boundary layer
Near wall y+
≤ 1 1.2 20
Wall function 30 < y+
< 100 1.2 15
The volume of Cf for different conditions as follows:
Laminar
flow
Transitional flow
turbulence flow in
smooth surface
turbulence flow in rough
surface
𝐶𝑓 =
1.328
√ 𝑅𝑒 𝐿
𝐶𝑓 =
0.455
[ln(𝑅𝑒 𝐿)]2.58
−
1700
𝑅𝑒 𝐿
𝐶𝑓 =
0.455
[ln(𝑅𝑒 𝐿)]2.58
𝐶𝑓
=
1
[1.89 − 1.62ln(
𝜀
𝐿)]
2.5
1.3.7 Grid Quality
Typically, the 3x3 determinant for structured grids should be greater than 0.3.
However, it may be necessary to have a few small cells where 3x3 determinant
is no better than 0.15.
2. Computation
2.1 Turbulence model
- RANS -> This approach assume that the turbulence is modelled with RANS where the
instaneous velocity is split into the sum of its statically average and turbulence
fluctuation which is modelled by the turbulence model.
- DNS -> Direct numerical simulation (DNS) solve the Navier-Stokes equations to the
resolution of the smallest turbulent scales but needs grids and time resolution which
are not yet achieve for high Re.
- LES -> Large Eddy Simulation (LES) is currently used for high demanding flow where
the transient nature of the turbulence needs to be resolved to smaller scales.
- DES -> Detached Eddy Simulation (DES) is a hybrid method that reduces the required
computational effort by solving the (unsteady) RANS equation in the near-wall
region and applying LES in the result of the domain.
2.2 Near-wall modelling
It requires grid nodes highly refined towards walls (y+
=1) in range 30 < y+
< 100. Two
approach are available:
1. Use of near wall turbulence models.
2. Use of wall function to bridge the solutions in the fully turbulent.
2.3 Surface roughness
1. If the physical roughness height (ks) is less than the thickness of the laminar sub-
layer, then the flow in the boundary layer is not affected.
2. If 𝑘 𝑠 =
2𝑣
𝑢∗, the effect of surface roughness is negligible.
2.4 Numerical schemes
1. First-order upwind (FOU) schemes
It introduces large numerical diffusion and very stable
2. Second-order upwind (SOU) schemes
It uses flux limiter to suppress unphysical oscillations in the solutions. It also
recommends for all convection-diffusion transport equations.
2.5 Time step
Courant-Friedrichs-Lewy (CFL) is the condition to resolve the flow features interest,
where Cmax ≥ 1
|𝑢|∆𝑡
∆𝑥
< 𝐶 𝑚𝑎𝑥,
for ∆𝑡 ≤ 0.01
𝐿
𝑈
(turbulence model) and ∆𝑡 ≤ 0.001
𝐿
𝑈
( Re stress turbulence model)
2.6 Convergence
Convergence must be evaluated at each time-step. The residual (L) for a discretised
equation is defined as (L1-Norm). (L2-Norm) is used to define the residual
3. Post processing
3.1 Visualisation
A number of post processing plots should be used as a minimum sub-set of information
to ensure that the correct settings have been used for each computations
3.2 Verification and validation
Refers to the ITTC procedure 7.6 – 03 – 01 – 01 for “methodology and procedures for
estimating the uncertainty in a simulation result”.

More Related Content

What's hot

GIS and GPS - applications in civil engg
GIS and GPS - applications  in civil enggGIS and GPS - applications  in civil engg
GIS and GPS - applications in civil engg
Pundlik Rathod
 
PERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptx
PERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptxPERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptx
PERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptx
grssieee
 

What's hot (20)

Cartographic_Design.ppt
Cartographic_Design.pptCartographic_Design.ppt
Cartographic_Design.ppt
 
Advanced surveying instruments
Advanced surveying instrumentsAdvanced surveying instruments
Advanced surveying instruments
 
Impact of Drones on Civil Engineering
Impact of Drones on Civil EngineeringImpact of Drones on Civil Engineering
Impact of Drones on Civil Engineering
 
FINAL REPORT
FINAL REPORTFINAL REPORT
FINAL REPORT
 
Application of GIS in Transportation Planning
Application of GIS in Transportation Planning Application of GIS in Transportation Planning
Application of GIS in Transportation Planning
 
Recycled plastic used in concrete paver block
Recycled plastic used in concrete paver blockRecycled plastic used in concrete paver block
Recycled plastic used in concrete paver block
 
Lecture01: Introduction to Photogrammetry
Lecture01: Introduction to PhotogrammetryLecture01: Introduction to Photogrammetry
Lecture01: Introduction to Photogrammetry
 
Aerial Photogrammetry 01
Aerial Photogrammetry 01Aerial Photogrammetry 01
Aerial Photogrammetry 01
 
Bearing Capacity of Shallow Foundation
Bearing Capacity of Shallow FoundationBearing Capacity of Shallow Foundation
Bearing Capacity of Shallow Foundation
 
Navstar
NavstarNavstar
Navstar
 
EMAS - Engineered Material Arrestor System
EMAS - Engineered Material Arrestor System EMAS - Engineered Material Arrestor System
EMAS - Engineered Material Arrestor System
 
Stereoscopic vision
Stereoscopic visionStereoscopic vision
Stereoscopic vision
 
Lecture 6 vertical photographs
Lecture 6  vertical photographsLecture 6  vertical photographs
Lecture 6 vertical photographs
 
Geotextile fo soil stabilization
Geotextile fo soil stabilizationGeotextile fo soil stabilization
Geotextile fo soil stabilization
 
GIS and GPS - applications in civil engg
GIS and GPS - applications  in civil enggGIS and GPS - applications  in civil engg
GIS and GPS - applications in civil engg
 
Mission planning v1.0
Mission planning v1.0Mission planning v1.0
Mission planning v1.0
 
PERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptx
PERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptxPERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptx
PERSISTENT SCATTERER SAR INTERFEROMETRY APPLICATION.pptx
 
.remote sensing.Ece 402 unit-2
.remote sensing.Ece 402 unit-2.remote sensing.Ece 402 unit-2
.remote sensing.Ece 402 unit-2
 
Lecture 7 setero parllax
Lecture 7  setero parllaxLecture 7  setero parllax
Lecture 7 setero parllax
 
Surveying geodesy ajith sir
Surveying   geodesy ajith sirSurveying   geodesy ajith sir
Surveying geodesy ajith sir
 

Similar to The Chimera Grid Concept and Application

Paper id 25201478
Paper id 25201478Paper id 25201478
Paper id 25201478
IJRAT
 
NUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITY
NUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITYNUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITY
NUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITY
International Journal of Technical Research & Application
 
Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...
Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...
Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...
CSCJournals
 
2005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_20052005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_2005
CosmoSantiago
 

Similar to The Chimera Grid Concept and Application (20)

ctr_tessicini
ctr_tessicinictr_tessicini
ctr_tessicini
 
cfd ahmed body
cfd ahmed bodycfd ahmed body
cfd ahmed body
 
P367
P367P367
P367
 
CFD and Artificial Neural Networks Analysis of Plane Sudden Expansion Flows
CFD and Artificial Neural Networks Analysis of Plane Sudden Expansion FlowsCFD and Artificial Neural Networks Analysis of Plane Sudden Expansion Flows
CFD and Artificial Neural Networks Analysis of Plane Sudden Expansion Flows
 
A032010107
A032010107A032010107
A032010107
 
Paper id 25201478
Paper id 25201478Paper id 25201478
Paper id 25201478
 
My Prize Winning Physics Poster from 2006
My Prize Winning Physics Poster from 2006My Prize Winning Physics Poster from 2006
My Prize Winning Physics Poster from 2006
 
Design of a Selective Filter based on 2D Photonic Crystals Materials
Design of a Selective Filter based on 2D Photonic Crystals Materials Design of a Selective Filter based on 2D Photonic Crystals Materials
Design of a Selective Filter based on 2D Photonic Crystals Materials
 
NUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITY
NUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITYNUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITY
NUMERICAL SIMULATION OF FLOW INSIDE THE SQUARE CAVITY
 
Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...
Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...
Design of Resonators for Coupled Magnetic Resonance-based Wireless Power Tran...
 
Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775
 
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
Simulations Of Unsteady Flow Around A Generic Pickup Truck Using Reynolds Ave...
 
An Adaptive Moving Mesh Method For Two-Dimensional Relativistic Magnetohydrod...
An Adaptive Moving Mesh Method For Two-Dimensional Relativistic Magnetohydrod...An Adaptive Moving Mesh Method For Two-Dimensional Relativistic Magnetohydrod...
An Adaptive Moving Mesh Method For Two-Dimensional Relativistic Magnetohydrod...
 
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
A High Order Continuation Based On Time Power Series Expansion And Time Ratio...
 
synopsis_divyesh
synopsis_divyeshsynopsis_divyesh
synopsis_divyesh
 
Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...
Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...
Grid Free Lagrangian Blobs Vortex Method With Brinkman Layer Domain Embedding...
 
30720130101005
3072013010100530720130101005
30720130101005
 
Ispiv omni3 d-jin
Ispiv omni3 d-jinIspiv omni3 d-jin
Ispiv omni3 d-jin
 
Infor
InforInfor
Infor
 
2005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_20052005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_2005
 

More from Putika Ashfar Khoiri

Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...
Putika Ashfar Khoiri
 
Evaluation of international program of maritime and urban engineering fk
Evaluation of international program of maritime and urban engineering fkEvaluation of international program of maritime and urban engineering fk
Evaluation of international program of maritime and urban engineering fk
Putika Ashfar Khoiri
 
Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...
Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...
Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...
Putika Ashfar Khoiri
 

More from Putika Ashfar Khoiri (20)

Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...Parameter estimation of distributed hydrological model using polynomial chaos...
Parameter estimation of distributed hydrological model using polynomial chaos...
 
Yumesaki Tunnel
Yumesaki TunnelYumesaki Tunnel
Yumesaki Tunnel
 
osaka unniversity campus life
osaka unniversity campus lifeosaka unniversity campus life
osaka unniversity campus life
 
Evaluation of international program of maritime and urban engineering fk
Evaluation of international program of maritime and urban engineering fkEvaluation of international program of maritime and urban engineering fk
Evaluation of international program of maritime and urban engineering fk
 
How to obtain rainfall data from mlit (x rain)
How to obtain rainfall data from mlit (x rain)How to obtain rainfall data from mlit (x rain)
How to obtain rainfall data from mlit (x rain)
 
流出モデル入力用降水量データ作成方法
流出モデル入力用降水量データ作成方法流出モデル入力用降水量データ作成方法
流出モデル入力用降水量データ作成方法
 
Ibo river model manual
Ibo river model manualIbo river model manual
Ibo river model manual
 
Ibo river
Ibo riverIbo river
Ibo river
 
Ibogawa river map
Ibogawa river mapIbogawa river map
Ibogawa river map
 
Serch discharge observation data from MLIT
Serch discharge observation data from MLITSerch discharge observation data from MLIT
Serch discharge observation data from MLIT
 
Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...
Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...
Improving Distributed Hydrologocal Model Simulation Accuracy Using Polynomial...
 
Simulating several flood events using Nays 2D Flood
Simulating several flood events using Nays 2D FloodSimulating several flood events using Nays 2D Flood
Simulating several flood events using Nays 2D Flood
 
SImulating Past Flood Event using Nays 2D Flood
SImulating Past Flood Event using Nays 2D FloodSImulating Past Flood Event using Nays 2D Flood
SImulating Past Flood Event using Nays 2D Flood
 
Technologies for safety improvement
Technologies for safety improvementTechnologies for safety improvement
Technologies for safety improvement
 
Senri new town (documentation photos)
Senri new town (documentation photos)Senri new town (documentation photos)
Senri new town (documentation photos)
 
The problem of application based transportation in indonesia
The problem of application based transportation in indonesiaThe problem of application based transportation in indonesia
The problem of application based transportation in indonesia
 
Water Resources Management in Brantas River Basin
Water Resources Management in Brantas River BasinWater Resources Management in Brantas River Basin
Water Resources Management in Brantas River Basin
 
Levelized Costs of Electricity of OTEC in Halmahera
Levelized Costs of Electricity of OTEC in HalmaheraLevelized Costs of Electricity of OTEC in Halmahera
Levelized Costs of Electricity of OTEC in Halmahera
 
Unsteady Flow Model For Past Flood Events Estimation in Surabaya
Unsteady Flow Model For Past Flood Events Estimation in SurabayaUnsteady Flow Model For Past Flood Events Estimation in Surabaya
Unsteady Flow Model For Past Flood Events Estimation in Surabaya
 
Integrated design and performance target of conceptual architecture design
Integrated design and performance target of conceptual architecture designIntegrated design and performance target of conceptual architecture design
Integrated design and performance target of conceptual architecture design
 

Recently uploaded

"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
mphochane1998
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Kandungan 087776558899
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
Kamal Acharya
 

Recently uploaded (20)

Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak HamilCara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
Cara Menggugurkan Sperma Yang Masuk Rahim Biyar Tidak Hamil
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
School management system project Report.pdf
School management system project Report.pdfSchool management system project Report.pdf
School management system project Report.pdf
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
Call Girls in South Ex (delhi) call me [🔝9953056974🔝] escort service 24X7
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
Wadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptxWadi Rum luxhotel lodge Analysis case study.pptx
Wadi Rum luxhotel lodge Analysis case study.pptx
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
Hospital management system project report.pdf
Hospital management system project report.pdfHospital management system project report.pdf
Hospital management system project report.pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 

The Chimera Grid Concept and Application

  • 1. Name: Putika Ashfar Khoiri (28J16118) Email: putika@civil.osaka-u.ac.jp Computational of Fluid Dynamics Assignment 2 The Chimera Grid Concept and Application The chimera grid scheme and similar scheme are using overset grids to resolve complex geometry of flow features, are generally classified into complex structure grid category. Overset grids allow structure grids to be used in good quality, such as orthogonally, smoothness and with ease to control grid spacing in viscous layer. Furthermore, overset grids can be employed as a solution adaptation procedure. However, the non-conservative interpolations to update variables in the overlapped region, without strict satisfaction of the governing equation, can give rise to spurious solutions, especially through regions of sharp gradients. The chimera method is an outgrowth of the attempt to generalize a powerful solution approach (the structured and body-conforming grid method) to complex situation. It has two principal elements; (1) Decomposition of a chosen computation domain into sub-domains, and (2) communication of solutions data among these sub-domains through an interpolation procedure. Fig 1. Construct of Chimera Grid (Zheng, 2003) Summary of the grid-related portion of the chimera method (see fig 1); (1) The overlapping of two grids, respectively designated as major and minor grids with the latter being told as conforming component, (2) The hole creation boundary specified as a level surface in the minor grid and the fringe-point boundary in the major grid, (3) The outer boundary in the minor grid. Boundary condition in each grid must be made available, since the separate grids are to be solved independently. Boundary conditions on the interpolated hole boundary and interpolated outer boundary are supplied from the grid in which the boundaries are contained. The gap region is created by arbitrary overset grids is inevitably of irregular shape. Unstructured grid can lend its strength to handle this irregularity shaped space (see fig 2)
  • 2. Fig 2. Arbitrary grid overlapping by non-structured grid in Chimera grid (Zheng, 2003) The chimera grid method makes use of body fitted grids in which are an essential asset known to give viscous solutions accurately and economically. In the gridding process the complex geometrical model is divided up into sub-domains, which in general are associated with components of a configuration. Each sub-domain is gridded independently and required to have overlapped region between the sub- domains. The computational volumetric domain has been decomposed into many sub-domains filled with structured grids. The sub-domains overlapped with each other. Hole boundaries and outer boundaries are the two ways through which information is communicated from grid to another. For example, the chimera grid method is used for integrated space shuttle geometry (complex geometry) (see fig. 3) Fig 3. NASA shuttle space appearance model construct in chimera grid (overset grid)
  • 3. A surface element consists of several edges. An edge is referred to as an isolated edge, if it is belonging to only one element of the surface. For general surface there are many edges which belong to two neighbouring elements and clearly these edges are not isolated edges. Furthermore, for a closed surface, there are no isolated edges. The corresponding isolated edges are bound the openings of the surface. Therefore, in order to close the surface, it is natural to establish the isolated edge first, then to identify facets which fill the openings. Additional reference (is attached to email) (1) Y. Zheng, M.-S Liou. A novel approach of three-dimensional hybrid grid methodology: Part 1. Grid Generation. Computer Methods in Applied Mechanics and Engineering.192 (2003).4147-4171
  • 4. ITTC (International Towing Tank Conference) – Practical Guides for Ship CFD Application (2014) The guidelines summarize the CFD process into three steps. 1. Pre-processing -> The definition of the geometry, computational domain and grids 2. Computation -> Analyse the data 3. Post-processing -> Visualisation, analysis, verification and the validation of the results. The process must have to begin with calculate 1. The Reynold Number (Re) In model scale, the Re is 106 and 109 in the full scale. 𝑅𝑒 = 𝜌𝑉𝐿 𝜇 Where, V = ship speeds, L = length between perpendicular, ρ = density, and µ = viscosity. 2. Froude Number (Fr) Its typically 0.1 for free surface flow simulations, and rarely above 1 𝐹𝑟 = 𝑉 𝑔𝐿 3. Mach Number (Ma) It recommends to have the value of Ma ≤ 0.3. a = speed of sounds. 𝑀𝑎 = 𝑉 𝑎 1. Pre-processing 1.1 Geometry Indicative tolerance for the geometry is ± 10-5 L, with L = ship length for the hull for Re around 106 . This tolerance may need to be reduced when smaller scale appendages, such as rudder or propeller are to be included in the flow computations or when it requires smaller grid cells than the indicate CAD tolerance. 1.2 Computational domain and boundary conditions - The computational domain should include inflow and outflow surfaces. A Dirichlet condition (i.e. a known velocity field) should be imposed on the inflow boundary. - Outflow face use different boundary condition. The option is use Neumann condition (zero gradient) for velocity and pressure grid. 1.3 Grid 1.3.1 Structured grid It shows regular connectivity in 2D quadrilateral and hexahedra in 3D. Mapping the relation between the grid in the physical space (x, y, z) and the computational space (i, j, k) 1.3.2 Unstructured grid It shows irregular connectivity and the cells have several possible shapes (tetrahedral, hexahedra, and other polyhedral). It doesn’t show a defined topology and can be generated much more easily. 1.3.3 Hybrid grid and other techniques It can use both structured and unstructured grids in different parts of the domain. Other methods for this interpolation scheme may be defined by interface where the interpolation method is defined across grid boundary
  • 5. surfaces. For other methods, the interpolation scheme is defined by overlaps, where the interpolation is defined across local grid volume. 1.3.4 Cell types Quadrilateral (2D, 4 sided) and hexahedral (3D, 6 sided) cells are support by almost all CFD codes. The usage is depending on: o What cell types and the solver support o The objective of the computations o The hardware resources (are computational resources are available to run case involving large grids?). For complex geometries which high quality structured grid is difficult to generate, it preferable using a hybrid unstructured grid or overlapping grids. 1.3.5 Grid resolutions It should be decided based on the chosen turbulence model and on the temporal or spatial scale of the flow features of interest. Always use orthogonal grids to solve free surface flow simulations if it is possible. 1.3.6 Near-wall region We have to define: Friction velocity (u* ) 𝑢∗ = √ 𝜏 𝑤 𝜌 Non-dimensional wall velocity (u+ ) 𝑢+ = 𝑢 𝑢∗ Non-dimensional wall distance (y+ ) 𝑦+ = 𝜌𝑢∗ 𝜇 𝑦 Where 𝜏 𝑤= skin friction on the wall, u = local stream velocity component, y= wall normal coordinate, Cf= friction coefficient 𝑦 = 𝑦+ 𝐿 𝑅𝑒 𝐿 √ 𝐶𝑓 2 Recommendation value for grid design at the wall First point Expansion ratio Points within boundary layer Near wall y+ ≤ 1 1.2 20 Wall function 30 < y+ < 100 1.2 15 The volume of Cf for different conditions as follows: Laminar flow Transitional flow turbulence flow in smooth surface turbulence flow in rough surface 𝐶𝑓 = 1.328 √ 𝑅𝑒 𝐿 𝐶𝑓 = 0.455 [ln(𝑅𝑒 𝐿)]2.58 − 1700 𝑅𝑒 𝐿 𝐶𝑓 = 0.455 [ln(𝑅𝑒 𝐿)]2.58 𝐶𝑓 = 1 [1.89 − 1.62ln( 𝜀 𝐿)] 2.5
  • 6. 1.3.7 Grid Quality Typically, the 3x3 determinant for structured grids should be greater than 0.3. However, it may be necessary to have a few small cells where 3x3 determinant is no better than 0.15. 2. Computation 2.1 Turbulence model - RANS -> This approach assume that the turbulence is modelled with RANS where the instaneous velocity is split into the sum of its statically average and turbulence fluctuation which is modelled by the turbulence model. - DNS -> Direct numerical simulation (DNS) solve the Navier-Stokes equations to the resolution of the smallest turbulent scales but needs grids and time resolution which are not yet achieve for high Re. - LES -> Large Eddy Simulation (LES) is currently used for high demanding flow where the transient nature of the turbulence needs to be resolved to smaller scales. - DES -> Detached Eddy Simulation (DES) is a hybrid method that reduces the required computational effort by solving the (unsteady) RANS equation in the near-wall region and applying LES in the result of the domain. 2.2 Near-wall modelling It requires grid nodes highly refined towards walls (y+ =1) in range 30 < y+ < 100. Two approach are available: 1. Use of near wall turbulence models. 2. Use of wall function to bridge the solutions in the fully turbulent. 2.3 Surface roughness 1. If the physical roughness height (ks) is less than the thickness of the laminar sub- layer, then the flow in the boundary layer is not affected. 2. If 𝑘 𝑠 = 2𝑣 𝑢∗, the effect of surface roughness is negligible. 2.4 Numerical schemes 1. First-order upwind (FOU) schemes It introduces large numerical diffusion and very stable 2. Second-order upwind (SOU) schemes It uses flux limiter to suppress unphysical oscillations in the solutions. It also recommends for all convection-diffusion transport equations. 2.5 Time step Courant-Friedrichs-Lewy (CFL) is the condition to resolve the flow features interest, where Cmax ≥ 1 |𝑢|∆𝑡 ∆𝑥 < 𝐶 𝑚𝑎𝑥, for ∆𝑡 ≤ 0.01 𝐿 𝑈 (turbulence model) and ∆𝑡 ≤ 0.001 𝐿 𝑈 ( Re stress turbulence model) 2.6 Convergence Convergence must be evaluated at each time-step. The residual (L) for a discretised equation is defined as (L1-Norm). (L2-Norm) is used to define the residual
  • 7. 3. Post processing 3.1 Visualisation A number of post processing plots should be used as a minimum sub-set of information to ensure that the correct settings have been used for each computations 3.2 Verification and validation Refers to the ITTC procedure 7.6 – 03 – 01 – 01 for “methodology and procedures for estimating the uncertainty in a simulation result”.