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

OpenStack Neutron Tutorial
OpenStack Neutron TutorialOpenStack Neutron Tutorial
OpenStack Neutron Tutorialmestery
 
Piston engine powerplant
Piston engine powerplantPiston engine powerplant
Piston engine powerplantJohan Andhira
 
Aircraft landing gear configuration and tyre pressure
Aircraft landing gear configuration and tyre pressureAircraft landing gear configuration and tyre pressure
Aircraft landing gear configuration and tyre pressureBhavya Jaiswal
 
Lesson1920 landinggear
Lesson1920 landinggearLesson1920 landinggear
Lesson1920 landinggearAsyraf Fahmi
 
Korean Air Cargo Crash
Korean Air Cargo CrashKorean Air Cargo Crash
Korean Air Cargo CrashAwais Tufail
 
Aerodynamic design of aeroplane
Aerodynamic design of aeroplaneAerodynamic design of aeroplane
Aerodynamic design of aeroplaneTanveer Hussain
 
Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski
Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski
Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski buildacloud
 
Design and Fabrication of a 3U CubeSat - Capstone Project
Design and Fabrication of a 3U CubeSat - Capstone ProjectDesign and Fabrication of a 3U CubeSat - Capstone Project
Design and Fabrication of a 3U CubeSat - Capstone ProjectStasik Nemirovsky
 
VLAN, VTP, DTP, Ether channel Cheat Sheet With examples.pptx
VLAN, VTP, DTP, Ether channel  Cheat Sheet With examples.pptxVLAN, VTP, DTP, Ether channel  Cheat Sheet With examples.pptx
VLAN, VTP, DTP, Ether channel Cheat Sheet With examples.pptxINFitunes
 
Avionics Systems Instruments
Avionics Systems InstrumentsAvionics Systems Instruments
Avionics Systems InstrumentsMichael Bseliss
 
Morphing of aircraft wings
Morphing of aircraft wingsMorphing of aircraft wings
Morphing of aircraft wingsShazaan Sayeed
 
Method of NUMA-Aware Resource Management for Kubernetes 5G NFV Cluster
Method of NUMA-Aware Resource Management for Kubernetes 5G NFV ClusterMethod of NUMA-Aware Resource Management for Kubernetes 5G NFV Cluster
Method of NUMA-Aware Resource Management for Kubernetes 5G NFV Clusterbyonggon chun
 
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICSEASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICSsoulstalker
 

What's hot (20)

OpenStack Neutron Tutorial
OpenStack Neutron TutorialOpenStack Neutron Tutorial
OpenStack Neutron Tutorial
 
Piston engine powerplant
Piston engine powerplantPiston engine powerplant
Piston engine powerplant
 
Aircraft landing gear configuration and tyre pressure
Aircraft landing gear configuration and tyre pressureAircraft landing gear configuration and tyre pressure
Aircraft landing gear configuration and tyre pressure
 
Theory of flight
Theory of flightTheory of flight
Theory of flight
 
Lesson1920 landinggear
Lesson1920 landinggearLesson1920 landinggear
Lesson1920 landinggear
 
Korean Air Cargo Crash
Korean Air Cargo CrashKorean Air Cargo Crash
Korean Air Cargo Crash
 
Aerodynamic design of aeroplane
Aerodynamic design of aeroplaneAerodynamic design of aeroplane
Aerodynamic design of aeroplane
 
Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski
Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski
Troubleshooting Strategies for CloudStack Installations by Kirk Kosinski
 
Design and Fabrication of a 3U CubeSat - Capstone Project
Design and Fabrication of a 3U CubeSat - Capstone ProjectDesign and Fabrication of a 3U CubeSat - Capstone Project
Design and Fabrication of a 3U CubeSat - Capstone Project
 
VLAN, VTP, DTP, Ether channel Cheat Sheet With examples.pptx
VLAN, VTP, DTP, Ether channel  Cheat Sheet With examples.pptxVLAN, VTP, DTP, Ether channel  Cheat Sheet With examples.pptx
VLAN, VTP, DTP, Ether channel Cheat Sheet With examples.pptx
 
Avionics Systems Instruments
Avionics Systems InstrumentsAvionics Systems Instruments
Avionics Systems Instruments
 
Morphing of aircraft wings
Morphing of aircraft wingsMorphing of aircraft wings
Morphing of aircraft wings
 
Flow across an Aeroplane
Flow across an AeroplaneFlow across an Aeroplane
Flow across an Aeroplane
 
Method of NUMA-Aware Resource Management for Kubernetes 5G NFV Cluster
Method of NUMA-Aware Resource Management for Kubernetes 5G NFV ClusterMethod of NUMA-Aware Resource Management for Kubernetes 5G NFV Cluster
Method of NUMA-Aware Resource Management for Kubernetes 5G NFV Cluster
 
Aruba OS 6.4 Command Line Interface Reference Guide
Aruba OS 6.4 Command Line Interface Reference GuideAruba OS 6.4 Command Line Interface Reference Guide
Aruba OS 6.4 Command Line Interface Reference Guide
 
Supersonic Aircrafts
Supersonic AircraftsSupersonic Aircrafts
Supersonic Aircrafts
 
Aircraft basics
Aircraft basicsAircraft basics
Aircraft basics
 
Aviation history
Aviation historyAviation history
Aviation history
 
Propeller
PropellerPropeller
Propeller
 
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICSEASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
EASA PART-66 MODULE 8.4 : FLIGHT STABILITY AND DYNAMICS
 

Similar to The Chimera Grid Concept and Application

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 FlowsCSCJournals
 
Paper id 25201478
Paper id 25201478Paper id 25201478
Paper id 25201478IJRAT
 
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 IJECEIAES
 
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...Quang-Trung Luu
 
Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775Cdd mahesh dasar ijertv2 is120775
Cdd mahesh dasar ijertv2 is120775Mahesh Dasar
 
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...Abhishek Jain
 
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...Scott Faria
 
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...IJRES Journal
 
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
 
Ispiv omni3 d-jin
Ispiv omni3 d-jinIspiv omni3 d-jin
Ispiv omni3 d-jinJinWang135
 
2005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_20052005 pinto santiago_marchi_cobem_2005
2005 pinto santiago_marchi_cobem_2005CosmoSantiago
 

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 fkPutika Ashfar Khoiri
 
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)Putika Ashfar Khoiri
 
流出モデル入力用降水量データ作成方法
流出モデル入力用降水量データ作成方法流出モデル入力用降水量データ作成方法
流出モデル入力用降水量データ作成方法Putika Ashfar Khoiri
 
Serch discharge observation data from MLIT
Serch discharge observation data from MLITSerch discharge observation data from MLIT
Serch discharge observation data from MLITPutika 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
 
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 FloodPutika Ashfar Khoiri
 
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 FloodPutika Ashfar Khoiri
 
Technologies for safety improvement
Technologies for safety improvementTechnologies for safety improvement
Technologies for safety improvementPutika Ashfar Khoiri
 
Senri new town (documentation photos)
Senri new town (documentation photos)Senri new town (documentation photos)
Senri new town (documentation photos)Putika Ashfar Khoiri
 
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 indonesiaPutika Ashfar Khoiri
 
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 BasinPutika Ashfar Khoiri
 
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 HalmaheraPutika Ashfar Khoiri
 
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 SurabayaPutika Ashfar Khoiri
 
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 designPutika 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

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)dollysharma2066
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxKartikeyaDwivedi3
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
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
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 

Recently uploaded (20)

Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
Call Us ≽ 8377877756 ≼ Call Girls In Shastri Nagar (Delhi)
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Concrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptxConcrete Mix Design - IS 10262-2019 - .pptx
Concrete Mix Design - IS 10262-2019 - .pptx
 
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
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
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
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
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
 
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
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.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
 
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 

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”.