SlideShare ist ein Scribd-Unternehmen logo
1 von 58
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
MSc. THESIS DEFENSE
on
NUMERICAL SIMULATION FOR THERMAL
FLOW CASES USING SMOOTHED PARTICLE
HYDRODYNAMICS METHOD
Under supervision of
Prof. Essam E. Khalil Dr. Essam Abo-Serie
Dr. Hatem Haridy
Presented by
Eng. Tarek M. ElGammal
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
2
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
Objective
Introduction
SPH General View
Literature Survey
Numerical Model
Results
Conclusion
Future Work
3
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
4
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Introducing the mesh-less method (Smoothed
Particle Hydrodynamics: SPH) as a promising
alternative for computing engineering
problems.
• Comparison with the meshed approach based
on the accuracy and time consumption.
• Optimizing the solution parameters to
maintain stability and reduce error.
• Trying to make a good start to develop a
software package for solving engineering
cases.
5
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
6
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Numerical solution merits:
1. Fast Performance
2. Cheapness
3. Compromising results
• Famous Numerical Method
Prediction
&
Validation
Mesh Based Methods
CSM, CFD & CHT
7
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
Mesh deformation
Results inaccuracy
Huge memories & processors
High computational time
Meshed Methods Simulation Problems
BREAKDOWN
8
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
9
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
10
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• SPH - Smoothed particle hydrodynamics
• Mesh-less Lagrangian numerical method
• Firstly used in 1977
• Developed for Solid mechanics, fluid dynamics
• Competitive to traditional numerical method
11
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
Mesh MethodMeshless Method
12
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
Fluid is continuum
and not discrete
Properties of particles
V, P, T, etc. have
to take into account
the properties of
neighbor particles
13
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
Math
14
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
Momentum equation
Energy equation
Continuity equation Density summation
22
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
Heat Conduction equation
Equation of state
Adiabatic sound speed equation
23
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Important Additions
1- Boundary deficiency treatments:
Truncation of the particle kernel zone by the solid
boundary (or the free surface)
Inaccurate results for particles near the boundary
and unphysical penetrations.
SOLUTION
a) Boundary Particles b) Virtual Particles
24
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
1a) Boundary Particles
Particles are located at the boundaries to produce a
repulsive force for every fluid particle within its
kernel.
1b) Virtual (Ghost) Particles
These particles have the same values depending on the
interior real particles nearby the boundaries which act
as mirrors.
25
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
26
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
2- Particles interpenetration treatment
Sharp variations in the flow & wave discontinuities
Particles interpenetration and system collapse
SOLUTION
a) Artificial Viscosity b) Average Velocity
27
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
2a) Artificial viscosity
Composed of shear and bulk viscosities to transform
the sharp kinetic energy into heat.
It’s represented in a form of viscous dissipation term in
the momentum & energy equations.
28
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
2b) Average velocity (XSPH ):
It makes velocity closer to the average velocity of the
neighboring particles. In incompressible flows, it can
keep the particles more orderly. In compressible
flows, it can effectively reduce unphysical
interpenetration.
29
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
30
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Shock tube
Liu G. R. and M. B. Liu (2003): Introduction of SPH
solution for shock wave propagation inside 1-D shock
tube and comparison to G. A. Sod finite difference
solution (1978).
Limitation: Incomplete solution due to boundary deficiency
• 1-D Heat conduction
Finite Difference solution based on (Crank Nicholson)
solution for time developed function in 1-D space.
Limitation: Solution in SPH for transient period doesn’t exist.
31
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• 2-D Heat conduction
R. Rook et al. (2007): Formula for Laplacian derivative.
2-D heat conduction within a square plate of
isothermal walls compared to the analytical solution.
Limitation: Simple value of (h) besides boundary deficiency
• Compression Stroke
Fazio R. & G. Russo (2010) Second order boundary
conditions for 1-D piston problems solved by central
lagrangian scheme
Limitation: Solution in SPH for transient period of compression
stroke doesn’t exist.
32
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
33
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
A) Shock tube
P= 1 N/m2 P= 0.1795 N/m2
ρ= 1 kg/m3 ρ= 0.25 kg/m3
e= 2.5 kJ/kg e= 1.795 kJ/kg
u= 0 m/s u= 0 m/s
Nx=320 Nx=80
m= 0.00187 kg, Cv= 0.715 kJ/kg.K, γ= 1.4, dτ=0.005 s
34
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Smoothing length (h)
• Smoothing Kernel function
• Virtual Particles & boundary conditions
• Boundary force
• Artificial Viscosity
B-spline kernel function
Fixed no./ symmetry conditions (except the velocity)
D=0.01, r0= 1.25x10-5 m, n1=12 & n2=4
απ=βπ= 1 & φ=0. 1h
35
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
I. Shock tube
1- Validation
Pressure and internal energy distribution inside shock tube after 0.2s (2 solution)
36
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
I. Shock tube
1- Validation
Density and velocity distribution inside shock tube after 0.2s (2 solution)
37
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
I. Shock tube
2- Progressive time
Properties distribution inside shock tube after wave reflection
38
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
B) 1-D Heat Conduction
ti=0 C
tb1=100 Ctb2=0 C
L =1 cm
ρ=2700 kg/m3 α = 0.84 cm2/sec
F.D. (C.N.) SPH
dx=0.1 cm, dτ=0.01 sec
Analytical solution
39
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Smoothing length (h)
• Smoothing Kernel function
B-spline kernel function
40
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
II. 1-D heat conduction
1- Optimum Smoothing length
percentage error ( )
41
Comparison of maximum percentage error for different smoothing length
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
II. 1-D heat conduction
2- Error Analysis
42
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
43
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
C) 2-D transient conduction with isothermal boundaries
ti=100 oC a=10 cm
aAnalytical solution
44
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
1521 particles
Boundary
Particles
160
dx
Smoothing length (h): h= C . dx (parametric study)
Kernel Function: Cubic B-Spline, dt=0.001 s
Virtual
Particles
45
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
III. 2-D Heat Conduction
Minimum error
at the centre region
Error = Tref – Tc
Tref is the analytical
solution temperature
Tc is computed
SPH temperature
46
1- Smoothing Length effect
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
III. 2-D Heat Conduction
Temperature Contours after 8s (3 solutions)
47
1- Smoothing Length and Virtual Particles effect
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
III. 2-D Heat Conduction
2- Virtual Particles effect
Temperature Contours after 8s (3 solutions)
48
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
III. 2-D Heat Conduction
2- Virtual Particles effect
Temperature Contours after 8s (3 solutions)
49
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
50
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
D) 1-D/ 2-D adiapatic compression stroke
Specification: D=0.1285 m, Ls=1.2D = 0.15842 m, N= 1000 rpm, rc = 6
Medium (Air): Pi= 1*105 Pa, Ti= 300 K, ρi = 0.973 kg/m3, ui=0 m/s
Cv= 717.5 J/kg, γ= 1.4
Time step: dτ=0.00001 sec
Virtual
particles
51
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
1-D 2-D
Discretization
Total: Nx
Boundary: (2)
Interior: (Nx-2)
Total: Na= (Nx) x (Ny)
Boundary: 2Ny + 2(Nx-2)
Interior: (Nx-2) x (Ny-2)
Smoothing length
(h)
Smoothing Kernel
function
B-spline kernel function B-spline kernel function
Boundary
repulsive force
D=0.01 m2/sec2,
r0= 1.25x10-5 m, n1=12 & n2=4
D = 2.75x10-3 m2/sec2,
r0= 0.15 dx, n1 = 12, n2 = 4
Artificial Viscosity απ=0.1, βπ= 0 & φ=0. 1h απ= 0.005, βπ= 0.005 & φ=0. 1h
Average Velocity ϵ = 0.9
Reference Isentropic relation Isentropic relation
52
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Virtual Particles & boundary conditions
- Variable no.
- Symmetry conditions at cylinder wall
- Moving piston boundary conditions:
53
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
IV. 1-D Compression stroke
1- Optimum Smoothing Length
Optimum smoothing length of different particle number
based on minimum error of pressure
y = 0.04x - 0.24
0
0.5
1
1.5
2
2.5
3
31 41 51 61 71 81
optimumsmoothinglengthfactor
(h_opt/dx)
Number of Particles Nx
optimized factor of smoothing length
at different particles numbers
hopt/dx
Poly. (hopt/dx)
54
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
IV. 1-D Compression stroke
1- Optimum Smoothing Length
Percentage error and time consumption of different particles number
0
0.01
0.02
0.03
0.04
0.05
0.06
0.07
0.08
41 51 61 71
Absolutemaximumpercentageerror(%)
Number of Particles Nx
Percentage error for different particles
numbers
0
0.5
1
1.5
2
2.5
3
3.5
4
4.5
41 51 61 71
computationaltime(sec)
Number of Particles Nx
calculation time for different particles
numbers
55
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
IV. 1-D Compression stroke
2- Transient Period
Properties variation inside the cylinder at different times (compared to the
reference value)
56
Pistonlocation
Cylinderhead
Pistonlocation
Cylinderhead
Pistonlocation
Cylinderhead
Pistonlocation
Cylinderhead
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
57
IV. 2-D Compression stroke
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
V. 2-D Compression stroke
1- Transient Period
58
Cylinder properties variation inside the cylinder with crank angle
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
59
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• SPH is (Real Flow) solution.
• Adaptive nature is a merit for solving complex
problems.
• SPH converges better than F.D. In some case.
• Every solution has an optimum smoothing length
(hopt ) .
• hopt changes at different number of discretizing
particles (N). May other parameters affect it like the
initial gradients and material properties.
• Virtual Particles are capable of solving boundary
inconsistency and improper penetrations.
60
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Boundary conditions should be carefully treated at
the virtual particle to obtain the adequate results.
• Two Techniques of virtual particles are: fixed or
variable number.
• Suitable small value coefficients in SPH solution
controlling terms.
• For well simulating the discontinuity waves, reviewed
artificial viscosity and DSPH are recommended in
such cases.
61
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
62
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
• Working on more complex cases (industry).
• Introducing Laminar shear term/turbulence
models.
• Relating between (hopt) and initial physical
quantities (e.g. temperature gradient and
particles spacing).
• Using variable smoothing length based on the
problem gradients is an important issue.
• Coding using more efficient software
products: e.g. Python, Octave
63
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
64
MSc. Thesis Defense 2013
Faculty of Engineering Cairo University
65

Weitere ähnliche Inhalte

Was ist angesagt?

IRJET- Atomistic Simulation to Study Defective Nanofillers
IRJET- Atomistic Simulation to Study Defective NanofillersIRJET- Atomistic Simulation to Study Defective Nanofillers
IRJET- Atomistic Simulation to Study Defective NanofillersIRJET Journal
 
NANO281 Lecture 01 - Introduction to Data Science in Materials Science
NANO281 Lecture 01 - Introduction to Data Science in Materials ScienceNANO281 Lecture 01 - Introduction to Data Science in Materials Science
NANO281 Lecture 01 - Introduction to Data Science in Materials ScienceUniversity of California, San Diego
 
Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...
Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...
Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...csandit
 
AIPMT-2016 SAMPLE TEST PAPER-13
AIPMT-2016 SAMPLE TEST PAPER-13AIPMT-2016 SAMPLE TEST PAPER-13
AIPMT-2016 SAMPLE TEST PAPER-13shahid iqbal
 
A Phase Plane Analysis of Discrete Breathers in Carbon Nanotube
A Phase Plane Analysis of Discrete Breathers in Carbon NanotubeA Phase Plane Analysis of Discrete Breathers in Carbon Nanotube
A Phase Plane Analysis of Discrete Breathers in Carbon NanotubeIRJET Journal
 
NEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODING
NEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODINGNEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODING
NEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODINGcscpconf
 
Deformable DETR Review [CDM]
Deformable DETR Review [CDM]Deformable DETR Review [CDM]
Deformable DETR Review [CDM]Dongmin Choi
 

Was ist angesagt? (10)

IRJET- Atomistic Simulation to Study Defective Nanofillers
IRJET- Atomistic Simulation to Study Defective NanofillersIRJET- Atomistic Simulation to Study Defective Nanofillers
IRJET- Atomistic Simulation to Study Defective Nanofillers
 
NANO281 Lecture 01 - Introduction to Data Science in Materials Science
NANO281 Lecture 01 - Introduction to Data Science in Materials ScienceNANO281 Lecture 01 - Introduction to Data Science in Materials Science
NANO281 Lecture 01 - Introduction to Data Science in Materials Science
 
Mm3422322236
Mm3422322236Mm3422322236
Mm3422322236
 
Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...
Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...
Corrosion Detection Using A.I : A Comparison of Standard Computer Vision Tech...
 
A*STAR Webinar on The AI Revolution in Materials Science
A*STAR Webinar on The AI Revolution in Materials ScienceA*STAR Webinar on The AI Revolution in Materials Science
A*STAR Webinar on The AI Revolution in Materials Science
 
AIPMT-2016 SAMPLE TEST PAPER-13
AIPMT-2016 SAMPLE TEST PAPER-13AIPMT-2016 SAMPLE TEST PAPER-13
AIPMT-2016 SAMPLE TEST PAPER-13
 
A Phase Plane Analysis of Discrete Breathers in Carbon Nanotube
A Phase Plane Analysis of Discrete Breathers in Carbon NanotubeA Phase Plane Analysis of Discrete Breathers in Carbon Nanotube
A Phase Plane Analysis of Discrete Breathers in Carbon Nanotube
 
NEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODING
NEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODINGNEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODING
NEW IMPROVED 2D SVD BASED ALGORITHM FOR VIDEO CODING
 
Deformable DETR Review [CDM]
Deformable DETR Review [CDM]Deformable DETR Review [CDM]
Deformable DETR Review [CDM]
 
Matlab
MatlabMatlab
Matlab
 

Andere mochten auch

ThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenoble
ThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenobleThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenoble
ThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenobleThomas Vattappillil
 
The Economist Covers - The Financial Crisis Evolution
The Economist Covers - The Financial Crisis EvolutionThe Economist Covers - The Financial Crisis Evolution
The Economist Covers - The Financial Crisis EvolutionRoberto Rodrigues
 
New Materials of sustainable design
New Materials of sustainable designNew Materials of sustainable design
New Materials of sustainable designFranco Papeschi
 
البناء الاخضر ومجابهة المخاطر بسم الله الرحمن الرحيم
البناء الاخضر ومجابهة المخاطر   بسم الله الرحمن الرحيمالبناء الاخضر ومجابهة المخاطر   بسم الله الرحمن الرحيم
البناء الاخضر ومجابهة المخاطر بسم الله الرحمن الرحيمHebatalrahman Ahmed
 
Timber- Building material
Timber- Building materialTimber- Building material
Timber- Building materialGrace Henry
 
2. timber as a sustainable building material
2. timber as a sustainable building material2. timber as a sustainable building material
2. timber as a sustainable building materialjbusse
 
Sustainable building materials
Sustainable building materialsSustainable building materials
Sustainable building materialsTEJAL PATEL
 
Parametric Architecture – Botanical Treeson Cad
Parametric Architecture – Botanical Treeson CadParametric Architecture – Botanical Treeson Cad
Parametric Architecture – Botanical Treeson Cadschsy02
 
Green Building Case Study on TERI,bangalore.
Green Building Case Study on TERI,bangalore.Green Building Case Study on TERI,bangalore.
Green Building Case Study on TERI,bangalore.Vinay M
 

Andere mochten auch (11)

ThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenoble
ThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenobleThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenoble
ThomasVATTAPPILLIL_MScThesisPres_Sep2015_INPGrenoble
 
The Economist Covers - The Financial Crisis Evolution
The Economist Covers - The Financial Crisis EvolutionThe Economist Covers - The Financial Crisis Evolution
The Economist Covers - The Financial Crisis Evolution
 
New Materials of sustainable design
New Materials of sustainable designNew Materials of sustainable design
New Materials of sustainable design
 
البناء الاخضر ومجابهة المخاطر بسم الله الرحمن الرحيم
البناء الاخضر ومجابهة المخاطر   بسم الله الرحمن الرحيمالبناء الاخضر ومجابهة المخاطر   بسم الله الرحمن الرحيم
البناء الاخضر ومجابهة المخاطر بسم الله الرحمن الرحيم
 
Timber- Building material
Timber- Building materialTimber- Building material
Timber- Building material
 
2. timber as a sustainable building material
2. timber as a sustainable building material2. timber as a sustainable building material
2. timber as a sustainable building material
 
Sustainable building materials
Sustainable building materialsSustainable building materials
Sustainable building materials
 
Parametric Architecture – Botanical Treeson Cad
Parametric Architecture – Botanical Treeson CadParametric Architecture – Botanical Treeson Cad
Parametric Architecture – Botanical Treeson Cad
 
Defects in timber
Defects in timber Defects in timber
Defects in timber
 
Green Building Case Study on TERI,bangalore.
Green Building Case Study on TERI,bangalore.Green Building Case Study on TERI,bangalore.
Green Building Case Study on TERI,bangalore.
 
Zaha Hadid's Architecture of Form
Zaha Hadid's Architecture of FormZaha Hadid's Architecture of Form
Zaha Hadid's Architecture of Form
 

Ähnlich wie Thesis defense

Fire Resistance of Materials & Structures - Analysing the Steel Structure
Fire Resistance of Materials & Structures - Analysing the Steel StructureFire Resistance of Materials & Structures - Analysing the Steel Structure
Fire Resistance of Materials & Structures - Analysing the Steel StructureArshia Mousavi
 
MSc thesis presentation - Aerospace Structures - July 2015
MSc thesis presentation - Aerospace Structures - July 2015MSc thesis presentation - Aerospace Structures - July 2015
MSc thesis presentation - Aerospace Structures - July 2015Alessandro Rosati
 
Fire Resistance of Materials & Structures - Analysing the Concrete Structure
Fire Resistance of Materials & Structures - Analysing the Concrete StructureFire Resistance of Materials & Structures - Analysing the Concrete Structure
Fire Resistance of Materials & Structures - Analysing the Concrete StructureArshia Mousavi
 
1575 numerical differentiation and integration
1575 numerical differentiation and integration1575 numerical differentiation and integration
1575 numerical differentiation and integrationDr Fereidoun Dejahang
 
Characterization of a dielectric barrier discharge (DBD) for waste gas treatment
Characterization of a dielectric barrier discharge (DBD) for waste gas treatmentCharacterization of a dielectric barrier discharge (DBD) for waste gas treatment
Characterization of a dielectric barrier discharge (DBD) for waste gas treatmentDevansh Sharma
 
I.S.C. Class XII Sample Papers 2016
I.S.C. Class XII Sample Papers 2016I.S.C. Class XII Sample Papers 2016
I.S.C. Class XII Sample Papers 2016APEX INSTITUTE
 
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINSANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINSIRJET Journal
 
IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...
IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...
IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...IRJET Journal
 
[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...
[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...
[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...d00a7ece
 
Numerical investigation on the seismic behaviour of repaired and retrofitted ...
Numerical investigation on the seismic behaviour of repaired and retrofitted ...Numerical investigation on the seismic behaviour of repaired and retrofitted ...
Numerical investigation on the seismic behaviour of repaired and retrofitted ...openseesdays
 
Me paper gate solved 2013
Me paper gate solved   2013Me paper gate solved   2013
Me paper gate solved 2013Nishant Patil
 
Finite Element Analysis in Metal Forming processes
Finite Element Analysis in Metal Forming processesFinite Element Analysis in Metal Forming processes
Finite Element Analysis in Metal Forming processesabhishek_hukkerikar
 
Foss_BW_Symp_2015
Foss_BW_Symp_2015Foss_BW_Symp_2015
Foss_BW_Symp_2015cjfoss
 
20130723 research accomplishment_ud
20130723 research accomplishment_ud20130723 research accomplishment_ud
20130723 research accomplishment_udTAEJONG BAEK
 
Mechanics of Materials and Finite Element Method; Lesson 6.ppt
Mechanics of Materials and Finite Element Method; Lesson 6.pptMechanics of Materials and Finite Element Method; Lesson 6.ppt
Mechanics of Materials and Finite Element Method; Lesson 6.pptNarineMartirosyan2
 
Finite element modelling of adhesive
Finite element modelling of adhesiveFinite element modelling of adhesive
Finite element modelling of adhesiveAHMET BENLİ
 

Ähnlich wie Thesis defense (20)

Fire Resistance of Materials & Structures - Analysing the Steel Structure
Fire Resistance of Materials & Structures - Analysing the Steel StructureFire Resistance of Materials & Structures - Analysing the Steel Structure
Fire Resistance of Materials & Structures - Analysing the Steel Structure
 
MSc thesis presentation - Aerospace Structures - July 2015
MSc thesis presentation - Aerospace Structures - July 2015MSc thesis presentation - Aerospace Structures - July 2015
MSc thesis presentation - Aerospace Structures - July 2015
 
Fire Resistance of Materials & Structures - Analysing the Concrete Structure
Fire Resistance of Materials & Structures - Analysing the Concrete StructureFire Resistance of Materials & Structures - Analysing the Concrete Structure
Fire Resistance of Materials & Structures - Analysing the Concrete Structure
 
1575 numerical differentiation and integration
1575 numerical differentiation and integration1575 numerical differentiation and integration
1575 numerical differentiation and integration
 
Characterization of a dielectric barrier discharge (DBD) for waste gas treatment
Characterization of a dielectric barrier discharge (DBD) for waste gas treatmentCharacterization of a dielectric barrier discharge (DBD) for waste gas treatment
Characterization of a dielectric barrier discharge (DBD) for waste gas treatment
 
I.S.C. Class XII Sample Papers 2016
I.S.C. Class XII Sample Papers 2016I.S.C. Class XII Sample Papers 2016
I.S.C. Class XII Sample Papers 2016
 
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINSANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
ANALYSIS OF THERMAL PERFORMANCE OF SOLAR COLLECTOR WITH LONGITUDINAL FINS
 
IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...
IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...
IRJET- Behavior of Reinforced Cement Concrete Multistorey Building under Blas...
 
[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...
[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...
[Numerical Heat Transfer Part B Fundamentals 2001-sep vol. 40 iss. 3] C. Wan,...
 
Molecular simulation of carbon capture in MOFs: challenges and pitfalls - Dr ...
Molecular simulation of carbon capture in MOFs: challenges and pitfalls - Dr ...Molecular simulation of carbon capture in MOFs: challenges and pitfalls - Dr ...
Molecular simulation of carbon capture in MOFs: challenges and pitfalls - Dr ...
 
STUDY THE WORKING STRESS METHOD AND LIMIT STATE METHOD AND IN RCC CHIMNEY DESIGN
STUDY THE WORKING STRESS METHOD AND LIMIT STATE METHOD AND IN RCC CHIMNEY DESIGNSTUDY THE WORKING STRESS METHOD AND LIMIT STATE METHOD AND IN RCC CHIMNEY DESIGN
STUDY THE WORKING STRESS METHOD AND LIMIT STATE METHOD AND IN RCC CHIMNEY DESIGN
 
Numerical investigation on the seismic behaviour of repaired and retrofitted ...
Numerical investigation on the seismic behaviour of repaired and retrofitted ...Numerical investigation on the seismic behaviour of repaired and retrofitted ...
Numerical investigation on the seismic behaviour of repaired and retrofitted ...
 
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
 
Me paper gate solved 2013
Me paper gate solved   2013Me paper gate solved   2013
Me paper gate solved 2013
 
Finite Element Analysis in Metal Forming processes
Finite Element Analysis in Metal Forming processesFinite Element Analysis in Metal Forming processes
Finite Element Analysis in Metal Forming processes
 
Foss_BW_Symp_2015
Foss_BW_Symp_2015Foss_BW_Symp_2015
Foss_BW_Symp_2015
 
20130723 research accomplishment_ud
20130723 research accomplishment_ud20130723 research accomplishment_ud
20130723 research accomplishment_ud
 
P367
P367P367
P367
 
Mechanics of Materials and Finite Element Method; Lesson 6.ppt
Mechanics of Materials and Finite Element Method; Lesson 6.pptMechanics of Materials and Finite Element Method; Lesson 6.ppt
Mechanics of Materials and Finite Element Method; Lesson 6.ppt
 
Finite element modelling of adhesive
Finite element modelling of adhesiveFinite element modelling of adhesive
Finite element modelling of adhesive
 

Kürzlich hochgeladen

TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...Nguyen Thanh Tu Collection
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfSherif Taha
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Association for Project Management
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSCeline George
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structuredhanjurrannsibayan2
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxAreebaZafar22
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin ClassesCeline George
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...pradhanghanshyam7136
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxEsquimalt MFRC
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdfssuserdda66b
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxJisc
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibitjbellavia9
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxAmanpreet Kaur
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701bronxfugly43
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 

Kürzlich hochgeladen (20)

TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
Food safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdfFood safety_Challenges food safety laboratories_.pdf
Food safety_Challenges food safety laboratories_.pdf
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
Single or Multiple melodic lines structure
Single or Multiple melodic lines structureSingle or Multiple melodic lines structure
Single or Multiple melodic lines structure
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...Kodo Millet  PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
Kodo Millet PPT made by Ghanshyam bairwa college of Agriculture kumher bhara...
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdfVishram Singh - Textbook of Anatomy  Upper Limb and Thorax.. Volume 1 (1).pdf
Vishram Singh - Textbook of Anatomy Upper Limb and Thorax.. Volume 1 (1).pdf
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptxSKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
SKILL OF INTRODUCING THE LESSON MICRO SKILLS.pptx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 

Thesis defense

  • 1. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University MSc. THESIS DEFENSE on NUMERICAL SIMULATION FOR THERMAL FLOW CASES USING SMOOTHED PARTICLE HYDRODYNAMICS METHOD Under supervision of Prof. Essam E. Khalil Dr. Essam Abo-Serie Dr. Hatem Haridy Presented by Eng. Tarek M. ElGammal
  • 2. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 2
  • 3. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University Objective Introduction SPH General View Literature Survey Numerical Model Results Conclusion Future Work 3
  • 4. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 4
  • 5. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Introducing the mesh-less method (Smoothed Particle Hydrodynamics: SPH) as a promising alternative for computing engineering problems. • Comparison with the meshed approach based on the accuracy and time consumption. • Optimizing the solution parameters to maintain stability and reduce error. • Trying to make a good start to develop a software package for solving engineering cases. 5
  • 6. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 6
  • 7. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Numerical solution merits: 1. Fast Performance 2. Cheapness 3. Compromising results • Famous Numerical Method Prediction & Validation Mesh Based Methods CSM, CFD & CHT 7
  • 8. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University Mesh deformation Results inaccuracy Huge memories & processors High computational time Meshed Methods Simulation Problems BREAKDOWN 8
  • 9. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 9
  • 10. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 10
  • 11. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • SPH - Smoothed particle hydrodynamics • Mesh-less Lagrangian numerical method • Firstly used in 1977 • Developed for Solid mechanics, fluid dynamics • Competitive to traditional numerical method 11
  • 12. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University Mesh MethodMeshless Method 12
  • 13. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University Fluid is continuum and not discrete Properties of particles V, P, T, etc. have to take into account the properties of neighbor particles 13
  • 14. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University Math 14
  • 15. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University Momentum equation Energy equation Continuity equation Density summation 22
  • 16. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University Heat Conduction equation Equation of state Adiabatic sound speed equation 23
  • 17. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Important Additions 1- Boundary deficiency treatments: Truncation of the particle kernel zone by the solid boundary (or the free surface) Inaccurate results for particles near the boundary and unphysical penetrations. SOLUTION a) Boundary Particles b) Virtual Particles 24
  • 18. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 1a) Boundary Particles Particles are located at the boundaries to produce a repulsive force for every fluid particle within its kernel. 1b) Virtual (Ghost) Particles These particles have the same values depending on the interior real particles nearby the boundaries which act as mirrors. 25
  • 19. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 26
  • 20. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 2- Particles interpenetration treatment Sharp variations in the flow & wave discontinuities Particles interpenetration and system collapse SOLUTION a) Artificial Viscosity b) Average Velocity 27
  • 21. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 2a) Artificial viscosity Composed of shear and bulk viscosities to transform the sharp kinetic energy into heat. It’s represented in a form of viscous dissipation term in the momentum & energy equations. 28
  • 22. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 2b) Average velocity (XSPH ): It makes velocity closer to the average velocity of the neighboring particles. In incompressible flows, it can keep the particles more orderly. In compressible flows, it can effectively reduce unphysical interpenetration. 29
  • 23. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 30
  • 24. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Shock tube Liu G. R. and M. B. Liu (2003): Introduction of SPH solution for shock wave propagation inside 1-D shock tube and comparison to G. A. Sod finite difference solution (1978). Limitation: Incomplete solution due to boundary deficiency • 1-D Heat conduction Finite Difference solution based on (Crank Nicholson) solution for time developed function in 1-D space. Limitation: Solution in SPH for transient period doesn’t exist. 31
  • 25. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • 2-D Heat conduction R. Rook et al. (2007): Formula for Laplacian derivative. 2-D heat conduction within a square plate of isothermal walls compared to the analytical solution. Limitation: Simple value of (h) besides boundary deficiency • Compression Stroke Fazio R. & G. Russo (2010) Second order boundary conditions for 1-D piston problems solved by central lagrangian scheme Limitation: Solution in SPH for transient period of compression stroke doesn’t exist. 32
  • 26. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 33
  • 27. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University A) Shock tube P= 1 N/m2 P= 0.1795 N/m2 ρ= 1 kg/m3 ρ= 0.25 kg/m3 e= 2.5 kJ/kg e= 1.795 kJ/kg u= 0 m/s u= 0 m/s Nx=320 Nx=80 m= 0.00187 kg, Cv= 0.715 kJ/kg.K, γ= 1.4, dτ=0.005 s 34
  • 28. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Smoothing length (h) • Smoothing Kernel function • Virtual Particles & boundary conditions • Boundary force • Artificial Viscosity B-spline kernel function Fixed no./ symmetry conditions (except the velocity) D=0.01, r0= 1.25x10-5 m, n1=12 & n2=4 απ=βπ= 1 & φ=0. 1h 35
  • 29. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University I. Shock tube 1- Validation Pressure and internal energy distribution inside shock tube after 0.2s (2 solution) 36
  • 30. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University I. Shock tube 1- Validation Density and velocity distribution inside shock tube after 0.2s (2 solution) 37
  • 31. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University I. Shock tube 2- Progressive time Properties distribution inside shock tube after wave reflection 38
  • 32. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University B) 1-D Heat Conduction ti=0 C tb1=100 Ctb2=0 C L =1 cm ρ=2700 kg/m3 α = 0.84 cm2/sec F.D. (C.N.) SPH dx=0.1 cm, dτ=0.01 sec Analytical solution 39
  • 33. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Smoothing length (h) • Smoothing Kernel function B-spline kernel function 40
  • 34. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University II. 1-D heat conduction 1- Optimum Smoothing length percentage error ( ) 41 Comparison of maximum percentage error for different smoothing length
  • 35. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University II. 1-D heat conduction 2- Error Analysis 42
  • 36. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 43
  • 37. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University C) 2-D transient conduction with isothermal boundaries ti=100 oC a=10 cm aAnalytical solution 44
  • 38. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 1521 particles Boundary Particles 160 dx Smoothing length (h): h= C . dx (parametric study) Kernel Function: Cubic B-Spline, dt=0.001 s Virtual Particles 45
  • 39. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University III. 2-D Heat Conduction Minimum error at the centre region Error = Tref – Tc Tref is the analytical solution temperature Tc is computed SPH temperature 46 1- Smoothing Length effect
  • 40. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University III. 2-D Heat Conduction Temperature Contours after 8s (3 solutions) 47 1- Smoothing Length and Virtual Particles effect
  • 41. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University III. 2-D Heat Conduction 2- Virtual Particles effect Temperature Contours after 8s (3 solutions) 48
  • 42. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University III. 2-D Heat Conduction 2- Virtual Particles effect Temperature Contours after 8s (3 solutions) 49
  • 43. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 50
  • 44. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University D) 1-D/ 2-D adiapatic compression stroke Specification: D=0.1285 m, Ls=1.2D = 0.15842 m, N= 1000 rpm, rc = 6 Medium (Air): Pi= 1*105 Pa, Ti= 300 K, ρi = 0.973 kg/m3, ui=0 m/s Cv= 717.5 J/kg, γ= 1.4 Time step: dτ=0.00001 sec Virtual particles 51
  • 45. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 1-D 2-D Discretization Total: Nx Boundary: (2) Interior: (Nx-2) Total: Na= (Nx) x (Ny) Boundary: 2Ny + 2(Nx-2) Interior: (Nx-2) x (Ny-2) Smoothing length (h) Smoothing Kernel function B-spline kernel function B-spline kernel function Boundary repulsive force D=0.01 m2/sec2, r0= 1.25x10-5 m, n1=12 & n2=4 D = 2.75x10-3 m2/sec2, r0= 0.15 dx, n1 = 12, n2 = 4 Artificial Viscosity απ=0.1, βπ= 0 & φ=0. 1h απ= 0.005, βπ= 0.005 & φ=0. 1h Average Velocity ϵ = 0.9 Reference Isentropic relation Isentropic relation 52
  • 46. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Virtual Particles & boundary conditions - Variable no. - Symmetry conditions at cylinder wall - Moving piston boundary conditions: 53
  • 47. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University IV. 1-D Compression stroke 1- Optimum Smoothing Length Optimum smoothing length of different particle number based on minimum error of pressure y = 0.04x - 0.24 0 0.5 1 1.5 2 2.5 3 31 41 51 61 71 81 optimumsmoothinglengthfactor (h_opt/dx) Number of Particles Nx optimized factor of smoothing length at different particles numbers hopt/dx Poly. (hopt/dx) 54
  • 48. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University IV. 1-D Compression stroke 1- Optimum Smoothing Length Percentage error and time consumption of different particles number 0 0.01 0.02 0.03 0.04 0.05 0.06 0.07 0.08 41 51 61 71 Absolutemaximumpercentageerror(%) Number of Particles Nx Percentage error for different particles numbers 0 0.5 1 1.5 2 2.5 3 3.5 4 4.5 41 51 61 71 computationaltime(sec) Number of Particles Nx calculation time for different particles numbers 55
  • 49. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University IV. 1-D Compression stroke 2- Transient Period Properties variation inside the cylinder at different times (compared to the reference value) 56 Pistonlocation Cylinderhead Pistonlocation Cylinderhead Pistonlocation Cylinderhead Pistonlocation Cylinderhead
  • 50. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 57 IV. 2-D Compression stroke
  • 51. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University V. 2-D Compression stroke 1- Transient Period 58 Cylinder properties variation inside the cylinder with crank angle
  • 52. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 59
  • 53. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • SPH is (Real Flow) solution. • Adaptive nature is a merit for solving complex problems. • SPH converges better than F.D. In some case. • Every solution has an optimum smoothing length (hopt ) . • hopt changes at different number of discretizing particles (N). May other parameters affect it like the initial gradients and material properties. • Virtual Particles are capable of solving boundary inconsistency and improper penetrations. 60
  • 54. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Boundary conditions should be carefully treated at the virtual particle to obtain the adequate results. • Two Techniques of virtual particles are: fixed or variable number. • Suitable small value coefficients in SPH solution controlling terms. • For well simulating the discontinuity waves, reviewed artificial viscosity and DSPH are recommended in such cases. 61
  • 55. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 62
  • 56. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University • Working on more complex cases (industry). • Introducing Laminar shear term/turbulence models. • Relating between (hopt) and initial physical quantities (e.g. temperature gradient and particles spacing). • Using variable smoothing length based on the problem gradients is an important issue. • Coding using more efficient software products: e.g. Python, Octave 63
  • 57. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 64
  • 58. MSc. Thesis Defense 2013 Faculty of Engineering Cairo University 65

Hinweis der Redaktion

  1. Engineering Problem solutions:Analytical, Experimental, Numerical
  2. Cases: High deformable bodies, Free surface, Waves discontinuities, multi-phase flows.
  3. High deformations, free surface flow and material interfaces
  4. Mesh-less Lagrangian numerical methodFirstly used in 1977Has many versions: SPH, Incompressible SPH (ISPH), Weakly compressible SPH (WCSPH), Discontinuous SPH (DSPH), Corrective SPH (CSPH) & Adaptive SPH (ASPH). ISPH to solve the possion pressure equation for incomp. Flow…WCSPH proposes pressure equation of state depending the density and speed of soundRSPH for magneto-hydrodynamics…..CSPH add some corrective and normalizing terms…..ASPH introduces anisotropic kernel function
  5. Discretize the domain into unconnected particles (Adaptive nature).Each particle has its own properties: m, dv, ρ, T, P, u, v, w
  6. Property & gradients are approximated with the help of the neighbor particles (Smoothing Kernel Function).Neighbor particles are determined by Smoothing length (h)
  7. Skipping many detailing and boring math (as we are engineers not mathematician), only we will stress on some
  8. 1- The SPH mathematics starts with the integral representation of a function at a point using the Dirac delta function2- An approximation done in the integration using a weighting function (W) instead of the Dirac delta to evaluate the function from all neighboring points (particles)
  9. 1-Continuing to the 1st and 2ndgradients (by using 2nd order truncated Taylor series), we get the gradient forms in integral representation2- It should be noted that in case of 2D and 3D, the (r= radial distance) replaces the horizontal 1D distance (x)
  10. 1-So for a function (i.e. property like density or temperature which is our case) in a 2D varying space, the function and derivative integral calculations at a point (or particle) are approximated in a discrete weighted summation from neighboring particles (including the particle of interest)2- These neighbors are determined within a limited zone, even kernel function W. This function area is determined by a predefined distance called smoothing length (h)
  11. The smoothing kernel function: is the function that relates the effect of the neighboring particles on the particle of interest. This happens in a limited zone to neglect the far particles effect without losing the accuracyThe number (2) is a function dependent factor (K) to define the neighboring effect
  12. Based on the mentioned properties, the smoothing kernel function is limited upon a group of particles, taking a positive bell shape normalizing curve and tends to be delta function on a small differential particle. In addition, the kernel function has merit of logical share for particles such that the amount of contribution is proportional with the distance from the center even if the relative position is reversed. This should be represented in a well organized way to show how the kernel function and its derivative is smoothly change from one point to another (i.e. no discontinuities) especially in case of particles disorder.
  13. Gaussian type of kernel function that has the privilege of stability and fast smoothness even for disorder particles despite of the missed real compactness which implies an increase in the support domain and consequently the computation time.Cubic is Gaussian compact and also the quadratic and quintic but the are very long
  14. The first two solution are presenting better results than CSPH beside they perfectly reflect the boundary conditions .
  15. Repulsive force is added to the momentum equation as an external force, while virtual particles affects like the real neighboring particles
  16. DSPH is Discontinuous SPH approach which uses edited terms at the particles of the wave front
  17. αΠ , βΠ are constants that are all typically set around 1.0 , ϕ = 0.1hijThe viscosity associated with αΠ produces a bulk viscosity, while the second term associated with βΠ, which is intended to suppress particle interpenetration at high Mach number.
  18. This term is added to the velocity not the momentum (acceleration) equation
  19. The following will show the cases modeled and their results
  20. MatLab coded from Fortran….Adiabatic
  21. Sharp variation at the contact discontinuity in SPH solution (especially in the internal energy….error accumulation)…..after period of time these variation will disappear
  22. Here I began to check if there is a best value for the smoothing length to minimize the solution error
  23. Because of the very close and almost zero errors at the steady state, it’s preferred to make the comparison of (h) based on error of the first time step
  24. The computational time for SPH calculations is tc= 0.503 sec while it is tc= 0.76 sec in C-N calculations.From graphs, SPH generates results of low accuracy at the very early transient period (i.e. first time steps) which is fortunately inconsiderable. After some time steps the percentage error enters the reasonable margin. Compared to (C-N) solution, SPH errors at first is much higher but they turn to be minimized to such negligible values meanwhile C-N results are in the same range of error during the whole time progress
  25. 1- MatLab software was the helpful tool to use (it has many predefined important functions and doesn’t need to variables declaration like Fortran)2- Using MatLab, the domain is discretized to equally spaced points which represent particles of equal differential volumes, densities and masses and have temperatures of specific places (internal and boundary)
  26. Some inconsistency arose in the no-virtual solution. This error may be larger if we have more than one governing equation to calculate
  27. The low value of properties at the piston head during the first period may be because of the rarefaction wave moves opposite to the pressure waves or due the applied boundary condition. Short stroke prevented that due high velocity wave propagating
  28. 1- (Real Flow) as it simulates motion and interaction of fluid masses not interpolation points as in meshed methods2- Adaptive nature= particles move freely without any commitment to another particles (no connectivity)/ Smooth gradients in the results of compression stroke and heat diffusion are strong proof of the efficiency of the SPH approach. 3- optimum smoothing length (hopt ) which minimize the error. Other values disorient the smoothing function from the actual results.5- This appeared in the 1-D shock tube where good results of wave reflections and acceptable result at the boundaries.
  29. 1- F.D. scheme is preferable to discretize these conditions./ Isothermal boundaries can skip the virtual particles because of low error propagation2- Also fixed no. of virtual particles can be used in some case like Neumann boundary conditions in CHT but they may not help well in case of CFD (variable virtual particles are better)3- to prevent any inconvenient results and not dominating the numerical solution
  30. 1- with more comparison with meshed methods especially F.E. and F.V.1- Solving some industrial problems (e.g. air bubbles detection in casting process).