Simulation of Binary Mixture Droplet Evaporation using VOF Methods

Size: px
Start display at page:

Download "Simulation of Binary Mixture Droplet Evaporation using VOF Methods"

Transcription

1 Peter Keller and Christian Hasse Department of Energy Process Engineering and Chemical Engineering TU Bergakademie Freiberg Simulation of Binary Mixture using VOF Methods June 14, th OpenFOAM R Workshop, PennState University, USA, 2011

2 Overview Motivation Physics and mathematics Validation Case setup Results Conclusion and outlook TU Bergakademie Freiberg 1

3 Motivation I Fig. 1: Fuel injection and ignition, source: BMW Main aim: simulation of multicomponent fuel combustion Whole process too complex to validate Analysis of single steps from fuel injection until flame expansion Fig. 2: Simulation of n-heptane combustion Validation of atomization of open jets computationally very expensive Almost no experimental data for multicomponent fuel evaporation Mathematical validation just with simplifications possible TU Bergakademie Freiberg 2

4 Motivation II First checks of atomization behaviour depending on nozzle design turbulent inflow necessary Studies on secondary breakup of n-heptane droplets Validation of single component fuel droplet evaporation in dependence on temperature below and above boiling temperature Combination of atomization, evaporation and chemical reaction (described in [Keller et al.]) Current work: binary mixture evaporation implemented in OpenFOAM R using Volume of Fluid (VOF) approach Further implementations due to multicomponent mixtures and Cantera-/flamelet-coupling in preparation TU Bergakademie Freiberg 3

5 Physics and Mathematics I Basic solver: intermixingfoam - interface capture of 3 incompressible fluids (miscible liquids) using VOF approach Source code extended due to gas mixture, source terms for evaporation, enthalpy equation, mixing laws for ideal gases and liquids VOF special: scalar transport equation for liquid volume fraction Volume-of-fluid equation (liquid tracking): α = 0, if gas + (αu) = 0, t with α (0, 1), if interface = 1, if liquid TU Bergakademie Freiberg 4

6 Physics and Mathematics II - Modified Conservation Equations Momentum equation (original) (ρu) t with surface tension force F s = σ m κˆn. + (ρuu) = µ [ u + ( u) T ] +ρg p F s VOF-equations (in original version for gas phase α 1 and first liquid phase α 2 ) α 2 t + (φ α 2 ) = D 23 α 2 Ṡα 2 α 3 t + (φ α 3 ) = D 32 α 3 Ṡα 3 α 1 = 1 α 2 α 3 with volumetric source terms Ṡα 2 and Ṡα 3 and special OpenFOAM-fluxes φ α2 and φ α3 TU Bergakademie Freiberg 5

7 Physics and Mathematics III - Modified Conservation Equations Species transport equations Y G1 t Y G2 t + (Y G1 u) = D G1 Y G1 + ṠY G1 + (Y G2 u) = D G2 Y G2 + ṠY G2 Y G3 = 1 Y G1 Y G2 with mass related evaporation source terms ṠY G1 and ṠY G2 Enthalpy equation with evaporation source ṠH h s t + (h λ su) = h s + ρc ṠH p TU Bergakademie Freiberg 6

8 Physics and Mathematics IV - Modified Conservation Equations Mass conservation (until now still incompressible) with volume balance term Ṡp u = Ṡp Source terms (exemplary): [ ] DG1 ρ G M C1 Ṡ YG1 = δ 1 Y G1 ( κ) 1 Y G1 ρ G1 M G [ ] λ M C1 +(1 δ 1 ) T ( κ) ρ G1 H v,1 M G [ ] DG2 ρ G M C2 Ṡ YG2 = δ 2 Y G2 ( κ) 1 Y G2 ρ G2 M G [ ] λ M C2 +(1 δ 2 ) T ( κ) ρ G2 H v,1 M G TU Bergakademie Freiberg 7

9 Physics and Mathematics VI - Gradients Discretization of gradients according Y Gi = Y G i,sat Y Gi δx and T = T T boil,i δx Fig. 3: Gradient calculation Calculation of saturation mass fractions using Raoult s law and Wagner equation according: Y Gi,sat = M C 1 p i,sat M G p ln p i,sat = T c,i p c T X L i (A i ( 1 T T c,i +C i ( 1 T T c,i ) + B i ( 1 T T c,i ) 3 + D i ( 1 T T c,i ) 1.5 ) 6 ) TU Bergakademie Freiberg 8

10 Physics and Mathematics VII - PLIC Fig. 4: 3D PLIC, source: [Gueyffier et al.] Distance δx of mass center of gas and surface calculated using piecewise-linear interface calculation PLIC According Gueyffier et al. volume of liquid in cell 1 3 V = d 3 H(d n j dj)(d n j dj) 3 6n x n y n z j=1 3 + H(d d max + n j dj)(d d max + n j dj) 3 j=1 with d = n x x + n y y + n z z, surface normal n = n x n y n z, cell lengths dx l = dy dz With mass center of gas phase (x s, y s, z s ) determination of distance: δx = x x x s + n y y s + n z z s d n 2 x + n 2 y + n 2 z TU Bergakademie Freiberg 9

11 Physics and Mathematics VIII - Species and Mixture Properties Determination of substance-specific properties according: Watson equation (evaporation enthalpies), Fuller relation (gas mixture diffusion coefficients), Tyn/Calus method (liquid mixture diffusion coefficient), Hugill/Welsenes equation (surface tension),... different polynomials (thermal conductivity, viscosities,... ) and NASA-polynomials (heat capacities, enthalpies) Example: Tyn/Calus Dij ( m 2 = M ) 1/3 ( C j 10 6 M C i /s ρ Lj ρ Li ) 1/6 ( ) 0.6 Pj T (10 3 η Lj ) 1 P i and hence D AB,L = (D AB) XB (D BA) X A TU Bergakademie Freiberg 10

12 Validation - Single Component I Axisymmetric mesh with cells Initial diameter D = 100 µm Different initial liquid temperatures Tl 1 = 300 K and Tl 2 = 320 K Inflow temperature T = 350 K, Reynolds number Re < 1 Validation done using D 2 -law (see [Turns(2000)]) with dd 2 dt K = 8ρD AB ρ l = K ( ) 1 YA, ln 1 Y A,sat TU Bergakademie Freiberg 11

13 Validation - Single Component II Single component T d 0 =300 K Single component T d 0 =320 K Simulation T S =310 K analytics Simulation T S =311 K analytics Diameter mm 2 /mm Diameter mm 2 /mm e e Time in s Time in s Fig. 5: Validation single component evaporation: Tl 1 = 300 K Fig. 6: Validation single component evaporation: Tl 2 = 320 K Good agreement between analytics and simulation results Droplet heating/cooling from different initial state to almost equal surface temperature TU Bergakademie Freiberg 12

14 Validation - Binary Mixture I Same mesh and diameter as before Initial liquid temperature T l = 300 K Inflow temperature T = 350 K, Reynolds number Re < 1 Droplet composition: α 2 = 0.8, α 3 = 0.2 Expanding to multicomponent mixtures, D 2 -law reads: dd 2 dt = K K = 8ρ ρ l J j=1 D jm ln 1 J j=1 Y vap,j, 1 J j=1 Y vap,j,sat TU Bergakademie Freiberg 13

15 Validation - Binary Mixture II Simulation T S =307 K analytics Diameter mm 2 /mm e Time in s Fig. 7: Validation binary mixture evaporation: T 1 l = 300 K TU Bergakademie Freiberg 14

16 Case Setup Fig. 8: Scheme of 2D-geometry Same configuration for 2D- and 3D-cases (cylindrical shape) 2D mesh resolution: cells 3D mesh resolution: 2Mio. cells Droplet: 2D 300, 3D 3000 cells CFL=0.2 Parameter variations due to temperature and composition influence as well as impact of Weber number W e = ρ gu 2 rel d σ 3 3D- and 16 2D-simulations (see table next slide) TU Bergakademie Freiberg 15

17 Case Setup - Parameter Variation List, D=1 mm # Species Dim U in [m/s] Y L1 T [K] ρ G [kg/m 3 ] σ [ m/s 2 ] We Re 1 octane 2D octane 2D octane 2D heptane+decane 2D heptane+decane 2D heptane+decane 2D heptane+decane 2D hexane+dodecane 2D hexane+dodecane 2D hexane+dodecane 2D hexane+dodecane 2D heptane+decane 2D heptane+decane 2D heptane+decane 2D heptane+decane 2D heptane+decane 2D heptane+decane 3D heptane+decane 3D hexane+dodecane 3D Tab. 1: Parameter list TU Bergakademie Freiberg 16

18 Results I - Weber Number Fig. 9: Case 7, We=0.5 Fig. 10: Case 5, We=1 Fig. 11: Case 15, We=140 Fig. 12: Case 11, We=1370 TU Bergakademie Freiberg 17

19 Results II - Weber Number Base Cases n-octane 1 Base Case We=0.1 Base Case We=1 Base Case We=70 Diameter mm 2 /mm # Species We 1 octane octane 1 3 octane Tab. 2: Parameter list Time in s Fig. 13: Base cases, Weber number variation Reference cases with n-octane (same solver - similar properties) Higher Weber number evaporation faster due to surface enlargement and transport of vapor TU Bergakademie Freiberg 18

20 Results III - Weber Number Weber Number Variation Diameter mm 2 /mm Case 5 Case 11 Case 12 Case 15 # Species We 5 heptane+decane 1 11 hexane+dodecane heptane+decane heptane+decane Tab. 3: Parameter list Time in s Fig. 14: Weber number variation Same as before for higher Weber numbers Temperature difference (case 12 and 15) higher evaporation rate at beginning and earlier achievement of saturation concentration at surface TU Bergakademie Freiberg 19

21 Results IV - Temperature Temperature Variation Diameter mm 2 /mm Base Case We=1 Case 4 Case 5 Case 6 Case 7 # Species T in [K] 2 octane heptane+decane heptane+decane heptane+decane heptane+decane Time in s Tab. 4: Parameter list Fig. 15: Inflow temperature variation Before breakup single component case (T base = T 5 ) slower than binary ones With breakup and surface enlargement acceleration of evaporation of single component case higher TU Bergakademie Freiberg 20

22 Results V - Composition Composition Variation 1 Base Case We=70 Case 10 Case 12 Case 14 Diameter mm 2 /mm # Species Y L1 3 octane 1 10 hexane+dodecane heptane+decane heptane+decane Time in s Tab. 5: Parameter list Fig. 16: Composition variation Evaporation rate strongly dependent on composition Higher liquid concentration of high volatile components (case 10 n-hexane, case 14 n-heptane) higher evaporation rate TU Bergakademie Freiberg 21

23 Results IV - 2D Case 3D Case 3D-2D Comparison 1 3D Case 17 Case 13 Diameter mm 2 /mm Time in s Fig. 17: 3D Case (17) Fig. 18: Comparison 2D-3D (13-17) Similar results for 2D- and 3D-case Transient behaviour and temperature drop observable TU Bergakademie Freiberg 22

24 Conclusion Conclusions New VOF-solver implemented to solve for binary mixture evaporation and breakup Validation done for single component and binary mixture droplet evaporation Differences shown between single component and binary mixture droplet evaporation caused by temperature differences, composition and inflow velocity Outlook Generalization of solver due to multicomponent mixtures Coupling with flamlet library and hence chemical reactions Coupling with Cantera to compute species properties of gas phase TU Bergakademie Freiberg 23

25 References [Keller et al.] Keller, P.; Nikrityuk, P.A.; Meyer, B.; Müller-Hagedorn, M., "Numerical Simulation of Evaporating Droplets with Chemical Reactions using a Volume of Fluid Method", 7 th International Conference on Multiphase Flows, 2010 [Gueyffier et al.] Gueyffier, D.; Li, J.; Nadim, A.; Scardovelli, R.; Zaleski, S., "Volume-of-Fluid Interface Tracking with Smoothed Surface Stress Methods for Three-Dimensional Flows", Journal of Computational Physics 152, p , 1999 [Turns(2000)] Turns, S.R., "An Introduction to Combustion - Concepts and Applications", McGraw-Hill Higher Education, 2000 TU Bergakademie Freiberg 24

26 Acknowledgement The research has been funded by the Bavarian Science Foundation in the project WiDiKO - Wirkkette Direkteingespritzter Kraftstoffe im Ottomotor (project number NP:275) and by the Federal Ministry of Education and Research of Germany in framework of Virtuhcon (project number ). Thanks to Bernhard Gschaider for his valuable comments and collaboration. Thank you for your attention! TU Bergakademie Freiberg 25

Performance Analysis for Natural Draught Cooling Tower & Chimney through Numerical Simulation

Performance Analysis for Natural Draught Cooling Tower & Chimney through Numerical Simulation Performance Analysis for Natural Draught Cooling Tower & Chimney through Numerical Simulation Kanteyya A 1, Kiran Kumar Rokhade 2 Assistant Professor, Department of Mechanical Engineering, HKESSLN College

More information

Numerical Investigation of the Flow Dynamics of a Supersonic Fluid Ejector

Numerical Investigation of the Flow Dynamics of a Supersonic Fluid Ejector Proceedings of the International Conference on Heat Transfer and Fluid Flow Prague, Czech Republic, August 11-12, 2014 Paper No. 171 Numerical Investigation of the Flow Dynamics of a Supersonic Fluid Ejector

More information

PERFORMANCE ANALYSIS OF NATURAL DRAFT WET COOLING TOWER AT OPTIMIZED INJECTION HEIGHT

PERFORMANCE ANALYSIS OF NATURAL DRAFT WET COOLING TOWER AT OPTIMIZED INJECTION HEIGHT PERFORMANCE ANALYSIS OF NATURAL DRAFT WET COOLING TOWER AT OPTIMIZED INJECTION HEIGHT 1 ALOK SINGH, 2 SANJAY SONI, 3 R. S. RANA 1 Assistant Professor, 2 Associate Professor, 3 Mechanical Engineering Department

More information

Theory Comparison between Propane and Methane Combustion inside the Furnace

Theory Comparison between Propane and Methane Combustion inside the Furnace International Journal of Current Engineering and Technology E-ISSN 2277 4106, P-ISSN 2347 5161 2015 INPRESSCO, All Rights Reserved Available at http://inpressco.com/category/ijcet Research Article Theory

More information

Abstract. Nomenclature. A Porosity function for momentum equations L Latent heat of melting (J/Kg) c Specific heat (J/kg-K) s Liquid fraction

Abstract. Nomenclature. A Porosity function for momentum equations L Latent heat of melting (J/Kg) c Specific heat (J/kg-K) s Liquid fraction Enthalpy Porosity Method for CFD Simulation of Natural Convection Phenomenon for Phase Change Problems in the Molten Pool and its Importance during Melting of Solids Abstract Priyanshu Goyal, Anu Dutta,

More information

Agenda. Background Validation studies. 3D application. Co-simulation. Summary. Espedal stratified flow. StatOil wavy-slug flow.

Agenda. Background Validation studies. 3D application. Co-simulation. Summary. Espedal stratified flow. StatOil wavy-slug flow. www.cd-adapco.com Computational Flow Assurance Recent progress in modelling of multiphase flows in long pipelines Simon Lo, Abderrahmane Fiala (presented by Demetris Clerides) Subsea Asia 2010 Agenda Background

More information

Analysis of the corrosion test process for heat exchangers in corrosion test chambers by CFD simulation

Analysis of the corrosion test process for heat exchangers in corrosion test chambers by CFD simulation Analysis of the corrosion test process for heat exchangers in corrosion test chambers by CFD simulation STAR Global Conference, Wien, March 17-19, 2014 R. Stauch, F. Brändle, M. Pfitzer, W. Kühnel MAHLE

More information

ME 239: Rocket Propulsion. Real Nozzles. J. M. Meyers, PhD

ME 239: Rocket Propulsion. Real Nozzles. J. M. Meyers, PhD ME 239: Rocket Propulsion Real Nozzles J. M. Meyers, PhD 1 Most Typical Real Nozzle Effects 1) Divergence of the flow 2) Low nozzle contraction ratios ( / ) 3) Boundary Layer Flow 4) Multiphase Flow 5)

More information

Liquid-Solid Phase Change Modeling Using Fluent. Anirudh and Joseph Lam 2002 Fluent Users Group Meeting

Liquid-Solid Phase Change Modeling Using Fluent. Anirudh and Joseph Lam 2002 Fluent Users Group Meeting Liquid-Solid Phase Change Modeling Using Fluent Anirudh and Joseph Lam 2002 Fluent Users Group Meeting Solidification Model FLUENT can be used to solve fluid flow problems involving both solidification

More information

Mathematical Modelling of Drying Kinetics of Wheat in Electron Fired Fluidized Bed Drying System

Mathematical Modelling of Drying Kinetics of Wheat in Electron Fired Fluidized Bed Drying System IOP Conference Series: Materials Science and Engineering PAPER OPEN ACCESS Mathematical Modelling of Drying Kinetics of Wheat in Electron Fired Fluidized Bed Drying System To cite this article: Dayanand

More information

Study of water falling film over horizontal drop shaped and inverted drop shaped tubes

Study of water falling film over horizontal drop shaped and inverted drop shaped tubes Study of water falling film over horizontal drop shaped and inverted drop shaped tubes Vipul Kumar Sharma, Nirmal Kant Singh 2 Dept. of Mechanical Engineering, GLBITM, Greater Noida, U.P, 236, India 2

More information

ANSYS Combustion Analysis Solutions - Overview and Update

ANSYS Combustion Analysis Solutions - Overview and Update ANSYS Combustion Analysis Solutions - Overview and Update Gilles Eggenspieler ANSYS, Inc. 1 Agenda Overview of Combustion Analysis Solution Reduced Order Models Finite Rate Models Pollutant Models Examples

More information

Modeling and experimental results of heavy oil injection into a high pressure entrained flow gasifier

Modeling and experimental results of heavy oil injection into a high pressure entrained flow gasifier Modeling and experimental results of heavy oil injection into a high pressure entrained flow gasifier André Bader 1, Paul Tischer 1, Peter Seifert 1, Andreas Richter 2, Bernd Meyer 1 Institute of Energy

More information

Prediction of Pollutant Emissions from Industrial Furnaces Using Large Eddy Simulation

Prediction of Pollutant Emissions from Industrial Furnaces Using Large Eddy Simulation Paper # B03 Topic: Turbulent Flames 5 th US Combustion Meeting Organized by the Western States Section of the Combustion Institute and Hosted by the University of California at San Diego March 25-28, 2007.

More information

2D axial-symmetric model for fluid flow and heat transfer in the melting and resolidification of a vertical cylinder

2D axial-symmetric model for fluid flow and heat transfer in the melting and resolidification of a vertical cylinder Presented at the COMSOL Conference 2010 Paris 2D axial-symmetric model for fluid flow and heat transfer in the melting and resolidification of a vertical cylinder Simon Morville, Muriel Carin, Denis Carron,

More information

A NOVEL TECHNIQUE FOR EXTRACTION OF GEOTHERMAL ENERGY FROM ABANDONED OIL WELLS

A NOVEL TECHNIQUE FOR EXTRACTION OF GEOTHERMAL ENERGY FROM ABANDONED OIL WELLS A NOVEL TECHNIQUE FOR EXTRACTION OF GEOTHERMAL ENERGY FROM ABANDONED OIL WELLS Seyed Ali Ghoreishi-Madiseh McGill University 3450 University St., Room 125 Montreal, QC, Canada H3A2A7 e-mail: seyed.ghoreishimadiseh

More information

Optimization of abrasive waterjet nozzle design for precision and reduced wear using compressible multiphase CFD modelling

Optimization of abrasive waterjet nozzle design for precision and reduced wear using compressible multiphase CFD modelling Optimization of abrasive waterjet nozzle design for precision and reduced wear using compressible multiphase CFD modelling C. Narayanan, D. Caviezel, D. Lakehal ASCOMP AG Technoparkstrasse 1, 8005 Zurich,

More information

INVESTIGATION OF VOID REACTIVITY BEHAVIOUR IN RBMK REACTORS

INVESTIGATION OF VOID REACTIVITY BEHAVIOUR IN RBMK REACTORS INVESTIGATION OF VOID REACTIVITY BEHAVIOUR IN RBMK REACTORS M. Clemente a, S. Langenbuch a, P. Kusnetzov b, I. Stenbock b a) Gesellschaft für Anlagen- und Reaktorsicherheit (GRS)mbH, Garching, E-mail:

More information

Computer modelling of a convective steam superheater

Computer modelling of a convective steam superheater Computer modelling of a convective steam superheater MARCIN TROJAN* Institute of Thermal Power Engineering, Faculty of Mechanical Engineering Cracow University of Technology Al. Jana Pawła II 37, 31-864

More information

Heat Storage Performance of a Honeycomb Ceramic Monolith

Heat Storage Performance of a Honeycomb Ceramic Monolith Send Orders for Reprints to reprints@benthamscience.ae The Open Fuels & Energy Science Journal, 2014, 7, 113-120 113 Heat Storage Performance of a Honeycomb Ceramic Monolith Xiaoni Qi * and Yongqi Liu

More information

CFD Analysis of Pelton Runner

CFD Analysis of Pelton Runner International Journal of Scientific and Research Publications, Volume 4, Issue 8, August 2014 1 CFD Analysis of Pelton Runner Amod Panthee *, Hari Prasad Neopane **, Bhola Thapa ** * Turbine Testing Lab,

More information

Combustion in anode baking furnaces: Comparison of two modeling approaches to predict variability

Combustion in anode baking furnaces: Comparison of two modeling approaches to predict variability 338 Proceedings of Combustion Institute Canadian Section Spring Technical Meeting Université Laval May 13-16, 2013 Combustion in anode baking furnaces: Comparison of two modeling approaches to predict

More information

Splat formation in plasma-spray coating process*

Splat formation in plasma-spray coating process* Pure Appl. Chem., Vol. 74, No. 3, pp. 441 445, 2002. 2002 IUPAC Splat formation in plasma-spray coating process* Javad Mostaghimi and Sanjeev Chandra Centre for Advanced Coating Technologies, University

More information

VALIDATION OF A CFD MODEL IN RECTANGULAR SETTLING TANKS

VALIDATION OF A CFD MODEL IN RECTANGULAR SETTLING TANKS Proceedings of the 13 th International Conference on Environmental Science and Technology Athens, Greece, 5-7 September 2013 VALIDATION OF A CFD MODEL IN RECTANGULAR SETTLING TANKS A. GKESOULI 1, A. I.STAMOU

More information

Numerical Prediction of Turbulent Combustion Flows for 1700 C Class Gas Turbine Combustor

Numerical Prediction of Turbulent Combustion Flows for 1700 C Class Gas Turbine Combustor Chapter 3 Epoch Making Simulation Numerical Prediction of Turbulent Combustion Flows for 1700 C Class Gas Turbine Combustor Project Representative Nobuyuki Oshima Author Nobuyuki Oshima Division of Mechanical

More information

Modeling of HTPEM Fuel Cell Start-Up Process by Using Comsol Multiphysics

Modeling of HTPEM Fuel Cell Start-Up Process by Using Comsol Multiphysics Modeling of HTPEM Fuel Cell Start-Up Process by Using Comsol Multiphysics Y. Wang *1,2, J. Kowal 1,2 and D. U. Sauer 1,2,3 1 Electrochemical Energy Conversion and Storage Systems Group, Institute for Power

More information

Assessment of Toxic Gas Dispersion using Phast and Panache

Assessment of Toxic Gas Dispersion using Phast and Panache Assessment of Toxic Gas Dispersion using Phast and Panache Tejeswi Ramprasad 1, Madhavi Gaonkar 2, Diptendu Das 3 1 ME Research Student, Department of Chemical Engineering, Jawaharlal Nehru Engineering

More information

Deformation behavior of a liquid droplet impacting a solid surface

Deformation behavior of a liquid droplet impacting a solid surface Excerpt from the Proceedings of the COMSOL Conference 2010 Paris Deformation behavior of a liquid droplet impacting a solid surface S. OUKACH * 1, 2, M. ELGANAOUI 2, B. PATEYRON 2, H. HAMDI 1 1 Laboratoire

More information

Modelling of the off-gas exit temperature and slag foam depth. of an Electric Arc Furnace

Modelling of the off-gas exit temperature and slag foam depth. of an Electric Arc Furnace odelling of the off-gas exit temperature and slag foam depth of an Electric Arc Furnace Daniël Jacobus Oosthuizen ), Johannes Henning Viljoen ), Ian Keith Craig ), Petrus Christiaan Pistorius 2) ) Department

More information

modeling of grain growth and coarsening in multi-component alloys

modeling of grain growth and coarsening in multi-component alloys Quantitative phase-field modeling of grain growth and coarsening in multi-component alloys N. Moelans (1), L. Vanherpe (2), A. Serbruyns (1) (1), B. B. Rodiers (3) (1) Department of metallurgy and materials

More information

TECHNOLOGIES FOR APPLYING FLUIDS IN SEMICONDUCTOR PACKAGING

TECHNOLOGIES FOR APPLYING FLUIDS IN SEMICONDUCTOR PACKAGING TECHNOLOGIES FOR APPLYING FLUIDS IN SEMICONDUCTOR PACKAGING Alec J. Babiarz Asymtek Carlsbad, CA, USA ajbabiarz@asymtek.com ABSTRACT Jetting fluids in semiconductor packaging and assembly has become an

More information

Numerical Simulation of Spray Cooling Gas with High Temperature and Velocity in Compressor Inter-Stage

Numerical Simulation of Spray Cooling Gas with High Temperature and Velocity in Compressor Inter-Stage 979 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 61, 2017 Guest Editors: Petar S Varbanov, Rongxin Su, Hon Loong Lam, Xia Liu, Jiří J Klemeš Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-51-8;

More information

FLUENT 6.3 Fuel Cell Modules Manual

FLUENT 6.3 Fuel Cell Modules Manual FLUENT 6.3 Fuel Cell Modules Manual September 2006 Copyright c 2006 by Fluent Inc. All rights reserved. No part of this document may be reproduced or otherwise used in any form without express written

More information

Modeling of Transport Phenomena in Metal Foaming

Modeling of Transport Phenomena in Metal Foaming Modeling of Transport Phenomena in Metal Foaming B. Chinè 1,3 and M. Monno 2,3 1 Instituto Tecnològico de Costa Rica, Costa Rica; 2 Politecnico di Milano, Italy; 3 Laboratorio MUSP, Macchine Utensili e

More information

CFD MODELLING OF MACRO-SEGREGATION AND SHRINKAGE IN LARGE DIAMETER STEEL ROLL CASTINGS: A COMPARISON ON SEN AND DLP TECHNIQUES

CFD MODELLING OF MACRO-SEGREGATION AND SHRINKAGE IN LARGE DIAMETER STEEL ROLL CASTINGS: A COMPARISON ON SEN AND DLP TECHNIQUES Ninth International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 10-12 December 2012 CFD MODELLING OF MACRO-SEGREGATION AND SHRINKAGE IN LARGE DIAMETER STEEL ROLL

More information

OPTIMIZATION OF PURE WATER JET PROCESS PARAMETERS USING FE MODELLING

OPTIMIZATION OF PURE WATER JET PROCESS PARAMETERS USING FE MODELLING 2 nd International Conference From Scientific Computing to Computational Engineering 2 nd IC-SCCE Athens, 5-8 July, 2006 IC-SCCE OPTIMIZATION OF PURE WATER JET PROCESS PARAMETERS USING FE MODELLING 1 2

More information

Droplet formation mechanisms in metallurgical processes

Droplet formation mechanisms in metallurgical processes EPSRC Centre for Doctoral Training in Industrially Focused Mathematical Modelling Droplet formation mechanisms in metallurgical processes Jane J. E. Lee Table of Contents 1. Introduction...2 Background...2

More information

APPLICATIONS OF A DYNAMIC THREE-DIMENSIONAL NUMERICAL MODEL FOR BOREHOLE HEAT EXCHANGERS. M. He, S.J. Rees, L. Shao

APPLICATIONS OF A DYNAMIC THREE-DIMENSIONAL NUMERICAL MODEL FOR BOREHOLE HEAT EXCHANGERS. M. He, S.J. Rees, L. Shao APPLICATIONS OF A DYNAMIC THREE-DIMENSIONAL NUMERICAL MODEL FOR BOREHOLE HEAT EXCHANGERS ABSTRACT M. He, S.J. Rees, L. Shao Institute of Energy and Sustainable Development De Montfort University Leicester,

More information

Multiphase Flow Dynamics 4

Multiphase Flow Dynamics 4 Multiphase Flow Dynamics 4 Nuclear Thermal Hydraulics von Nikolay I Kolev 1. Auflage Multiphase Flow Dynamics 4 Kolev schnell und portofrei erhältlich bei beck-shop.de DIE FACHBUCHHANDLUNG Thematische

More information

5 th OpenFOAM Workshop, Gothenburg, Sweden, June 21-24th, 2010 Using OpenFOAM for Tunnel Ventilation Design

5 th OpenFOAM Workshop, Gothenburg, Sweden, June 21-24th, 2010 Using OpenFOAM for Tunnel Ventilation Design 5 th OpenFOAM Workshop, Gothenburg, Sweden, June 21-24th, 2010 Using OpenFOAM for Tunnel Ventilation Design Jeannine Croll, 22/06/2010 ILF Group ILF Consulting Engineers The Company was established by

More information

An Investigation of Oxide Layer Impact on Heat Transfer in a Fuel Element of the MARIA Reactor

An Investigation of Oxide Layer Impact on Heat Transfer in a Fuel Element of the MARIA Reactor Open Access Journal Journal of Power Technologies 93 (4) (2013) 247 256 journal homepage:papers.itc.pw.edu.pl An Investigation of Oxide Layer Impact on Heat Transfer in a Fuel Element of the MARIA Reactor

More information

Heat transfer modelling of slot jet impinging on an inclined plate

Heat transfer modelling of slot jet impinging on an inclined plate Heat transfer modelling of slot jet impinging on an inclined plate A. Ramezanpour 1, H. Shirvani 1 & I. Mirzaee 2 1 School of Design and Communication Systems, APU University, UK 2 CFD Research Centre,

More information

HEAT TRANSFER AND FLUID FLOW IN STATIONARY GTA WELDING OF γ-tial BASED ALLOYS: EFFECT OF THERMOCAPILLARY FLOW

HEAT TRANSFER AND FLUID FLOW IN STATIONARY GTA WELDING OF γ-tial BASED ALLOYS: EFFECT OF THERMOCAPILLARY FLOW Second International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 6-8 December 999 HEAT TRANSFER AND FLUID FLOW IN STATIONARY GTA WELDING OF γ-tial BASED ALLOYS:

More information

ScienceDirect. CFD Analysis of a Kerosene Fuel Tank to Reduce Liquid Sloshing

ScienceDirect. CFD Analysis of a Kerosene Fuel Tank to Reduce Liquid Sloshing Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 69 ( 2014 ) 1365 1371 24th DAAAM International Symposium on Intelligent Manufacturing and Automation, 2013 CFD Analysis of a

More information

COOLING EFFECT ENHANCEMENT IN MAGNETRON SPUTTERING SYSTEM

COOLING EFFECT ENHANCEMENT IN MAGNETRON SPUTTERING SYSTEM Fifth International Conference on CFD in the Process Industries CSIRO, Melbourne, Australia 13-15 December 2006 COOLING EFFECT ENHANCEMENT IN MAGNETRON SPUTTERING SYSTEM Jae-Sang BAEK and Youn J. KIM*

More information

Principles of Engineering Thermodynamics. 8th Edition SI Version

Principles of Engineering Thermodynamics. 8th Edition SI Version Brochure More information from http://www.researchandmarkets.com/reports/3148694/ Principles of Engineering Thermodynamics. 8th Edition SI Version Description: Now in its Eighth Edition, Principles of

More information

Generation of small batch high quality metal powder

Generation of small batch high quality metal powder Generation of small batch high quality metal powder Daniel Nils Ellendt 2 Lutz Mädler 2 Jörg Fischer- Peter Hofmann 3 Volker Schwenck Bühner 3 Uhlenwinkel schwenck@iwt.unibremen.de Ellendt@iwt.unibremen.de

More information

Flow and Heat Transfer Characteristics in High Porosity Metal Foams

Flow and Heat Transfer Characteristics in High Porosity Metal Foams Proceedings of the World Congress on Mechanical, Chemical, and Material Engineering (MCM 2015) Barcelona, Spain July 20-21, 2015 Paper No. 333 Flow and Heat Transfer Characteristics in High Porosity Metal

More information

Numerical study of the influence of injection/production well perforation location on CO 2 -EGS system

Numerical study of the influence of injection/production well perforation location on CO 2 -EGS system Available online at www.sciencedirect.com Energy Procedia 00 (2013) 000 000 www.elsevier.com/locate/procedia GHGT-11 Numerical study of the influence of injection/production well perforation location on

More information

CEE 452/652. Week 12, Lecture 1 Cyclones. Dr. Dave DuBois Division of Atmospheric Sciences, Desert Research Institute

CEE 452/652. Week 12, Lecture 1 Cyclones. Dr. Dave DuBois Division of Atmospheric Sciences, Desert Research Institute CEE 452/652 Week 12, Lecture 1 Cyclones Dr. Dave DuBois Division of Atmospheric Sciences, Desert Research Institute Today s topics Today s topic: cyclones Read chapter 4 Homework on ch. 3, due Thurs. Select

More information

A Modeling of Biomass Fast Pyrolysis using CFD in a fluidized bed reactor

A Modeling of Biomass Fast Pyrolysis using CFD in a fluidized bed reactor Ref: C0273 A Modeling of Biomass Fast Pyrolysis using CFD in a fluidized bed reactor Young Min Ju, Department of Biosystems Engineering, Kangwon National University, Hyoja 2 Dong, 192-1 Chuncheon, Republic

More information

The formation of oscillation marks in continuous casting of steel

The formation of oscillation marks in continuous casting of steel The formation of oscillation marks in continuous casting of steel 1 Introduction Continuous casting is a method of producing an infinite solid strand from liquid metal by continuously solidifying it as

More information

Rapid DNA amplification in a capillary tube by natural convection with a single isothermal heater

Rapid DNA amplification in a capillary tube by natural convection with a single isothermal heater Supplementary Materials For: Rapid DNA amplification in a capillary tube by natural convection with a single isothermal heater Wen Pin Chou 1, Ping Hei Chen 1, Jr Ming Miao 2, Long Sheng Kuo 1, Shiou Hwei

More information

Modeling 2D and 3D of Hybrid Laser Nd:Yag - MIG Welding Processes

Modeling 2D and 3D of Hybrid Laser Nd:Yag - MIG Welding Processes Excerpt from the Proceedings of the COMSOL Conference 8 Hannover Modeling D and 3D of Hybrid Laser Nd:Yag - MIG Welding Processes E. Le Guen *,1, R. Fabbro 1, F. Coste 1, M. Carin and P. Le Masson 1 LALP

More information

Hideout of Sodium Phosphates in Steam Generator Crevices

Hideout of Sodium Phosphates in Steam Generator Crevices Hideout of Sodium Phosphates in Steam Generator Crevices By Gwendy Harrington Department of Chemical Engineering, University of New Brunswick, P.O. Box 4400, Fredericton, New Brunswick, E3B 5A3 Abstract

More information

Univ. Prof. Dr.-Ing. habil. K. Görner. Numerical Calculation and Optimisation of a large Municipal Solid Waste Incinerator Plant

Univ. Prof. Dr.-Ing. habil. K. Görner. Numerical Calculation and Optimisation of a large Municipal Solid Waste Incinerator Plant LUAT Lehrstuhl für Umweltverfahrenstechnik und Anlagentechnik Univ. Prof. Dr.-Ing. habil. K. Görner Universität Essen Numerical Calculation and Optimisation of a large Municipal Solid Waste Incinerator

More information

Computational and Analytical Methods in AM: Linking Process to Microstructure

Computational and Analytical Methods in AM: Linking Process to Microstructure Computational and Analytical Methods in AM: Linking Process to Microstructure Greg Wagner Associate Professor, Mechanical Engineering Northwestern University Workshop on Predictive Theoretical and Computational

More information

Using STAR-CCM+ for Research and Teaching at the Chair of Chemical & Process Engineering

Using STAR-CCM+ for Research and Teaching at the Chair of Chemical & Process Engineering Using STAR-CCM+ for Research and Teaching at the PROF. DR.-ING. M. KRAUME, G. WEHINGER, T. EPPINGER Technische Universität Berlin (March 17-19), Vienna Content 1. Introducing the chair of chemical & process

More information

Low-Grade Waste Heat Recovery for Power Production using an Absorption-Rankine Cycle

Low-Grade Waste Heat Recovery for Power Production using an Absorption-Rankine Cycle Purdue University Purdue e-pubs International Refrigeration and Air Conditioning Conference School of Mechanical Engineering 2010 Low-Grade Waste Heat Recovery for Power Production using an Absorption-Rankine

More information

Multiphase Flow in the Subsurface - Flow of a Light Nonaqueous Phase Liquid (LNAPL)

Multiphase Flow in the Subsurface - Flow of a Light Nonaqueous Phase Liquid (LNAPL) Multiphase Flow in the Subsurface - Flow of a Light Nonaqueous Phase Liquid (LNAPL) March 29, 2011 Wonyong Jang, Ph.D., P.E. Multimedia Environmental Simulations Laboratory (MESL) School of Civil and Environmental

More information

Objective and Methodology

Objective and Methodology CCC ANNUAL REPORT UIUC, August 12, 2010 Modeling Steel Slab Heat Transfer During Scarfing Processing Xiaoxu Zhou Brian G. Thomas Department of Mechanical Science and Engineering University of Illinois

More information

Thermal performance of a closed wet cooling tower for chilled ceilings: measurement and CFD simulation

Thermal performance of a closed wet cooling tower for chilled ceilings: measurement and CFD simulation INTERNATIONAL JOURNAL OF ENERGY RESEARCH Int. J. Energy Res. 2000; 24:1171}1179 Thermal performance of a closed wet cooling tower for chilled ceilings: measurement and CFD simulation Sa!a Ri!at*, Armando

More information

The Reduced Pumping Power Requirements from Increasing the Injection Well Fluid Density

The Reduced Pumping Power Requirements from Increasing the Injection Well Fluid Density GRC Transactions, Vol. 37, 2013 The Reduced Pumping Power Requirements from Increasing the Injection Well Fluid Density Benjamin M. Adams 1, Thomas H. Kuehn 1, Jimmy B. Randolph 2, and Martin O. Saar 2

More information

Analysis of Side Sluice in Trapezoidal Channel

Analysis of Side Sluice in Trapezoidal Channel Analysis of Side Sluice in Trapezoidal Channel Dr. L. G. Patil 1, Amol M. Kode 2 1 Associate Professor, Department of Civil Engineering, SGGSIE&T, Nanded 2 M. Tech Student, Department of Civil Engineering,

More information

Numerical Backstepping for Diameter Control of Silicon Ingots in the Czochralski Process

Numerical Backstepping for Diameter Control of Silicon Ingots in the Czochralski Process 5st IEEE Conference on Decision and Control December 0-3, 202. Maui, Hawaii, USA Numerical Backstepping for Diameter Control of Silicon Ingots in the Czochralski Process Parsa Rahmanpour and Morten Hovd

More information

Revue des Energies Renouvelables Spécial ICT3-MENA Bou Ismail (2015) Numerical study of a single effect ejector-absorption cooling system

Revue des Energies Renouvelables Spécial ICT3-MENA Bou Ismail (2015) Numerical study of a single effect ejector-absorption cooling system Revue des Energies Renouvelables Spécial ICT3-MENA Bou Ismail (2015) 71-77 Numerical study of a single effect ejector-absorption cooling system D. Sioud 1*, M. Bourouis 2 et A. Bellagi 1 1 Unité de Recherche

More information

Heat Pump Efficiencies simulated in Aspen HYSYS and Aspen Plus

Heat Pump Efficiencies simulated in Aspen HYSYS and Aspen Plus Heat Pump Efficiencies simulated in Aspen HYSYS and Aspen Plus Lars Erik Øi 1 Irene Yuste Tirados 1 1 Department of Process, Energy and Environmental Technology, Telemark University College, Norway lars.oi@hit.no

More information

Liquid metal expulsion during laser spot welding of 304 stainless steel

Liquid metal expulsion during laser spot welding of 304 stainless steel INSTITUTE OF PHYSICS PUBLISHING JOURNAL OF PHYSICS D: APPLIED PHYSICS J. Phys. D: Appl. Phys. 39 (26) 525 534 doi:1.188/22-3727/39/3/16 Liquid metal expulsion during laser spot welding of 34 stainless

More information

Numerical prediction of temperature and density distributions in selective laser sintering processes

Numerical prediction of temperature and density distributions in selective laser sintering processes Numerical prediction of temperature and density distributions in selective laser sintering processes Gabriel Bugeda Miguel Cervera and Guillermo Lombera The authors Gabriel Bugeda and Miguel Cervera are

More information

CFD MODELLING OF PULVERIZED COAL COMBUSTION IN A ROTARY LIME KILN

CFD MODELLING OF PULVERIZED COAL COMBUSTION IN A ROTARY LIME KILN Seventh International Conference on CFD in the Minerals and Process Industries CSIRO, Melbourne, Australia 9-11 December 2009 CFD MODELLING OF PULVERIZED COAL COMBUSTION IN A ROTARY LIME KILN James E.

More information

Validation studies of CFD codes on hydrogen combustion

Validation studies of CFD codes on hydrogen combustion Validation studies of CFD codes on hydrogen combustion Sudarat Worapittayaporn, Luciana Rudolph, Harald Dimmelmeier AREVA NP GmbH ERMSAR 2012, Cologne, March 21 23, 2012 Content Introduction Validation

More information

Local Single- and Two-Phase Heat Transfer from an Impinging Cross-Shaped Jet

Local Single- and Two-Phase Heat Transfer from an Impinging Cross-Shaped Jet Purdue University Purdue e-pubs CTRC Research Publications Cooling Technologies Research Center 2014 Local Single- and Two-Phase Heat Transfer from an Impinging Cross-Shaped Jet M. J. Rau Purdue University

More information

Simulation of Engine Flow with Swirl Using Re-Stress Turbulence Model in KIVA Code

Simulation of Engine Flow with Swirl Using Re-Stress Turbulence Model in KIVA Code Simulation of Engine Flow with Swirl Using Re-Stress Turbulence Model in KIVA Code S. L. Yang, * Y. K. Siow, and B. D. Peschke Michigan Technological University and R. R. Tacina NASA John H. Glenn Research

More information

FLUID FLOW - PUMPS. Discharge Section. Section. Two main types of pumps: Positive Displacement pumps Centrifugal pumps.

FLUID FLOW - PUMPS. Discharge Section. Section. Two main types of pumps: Positive Displacement pumps Centrifugal pumps. FLUID FLOW - PUMPS 4 3 Control valve Suction Section Discharge Section Two main types of pumps: Positive Displacement pumps Centrifugal pumps ChE 453 - Design I FLUID FLOW - PUMP PERFORMANCE Mechanical

More information

Investigation of the Flow Field inside a Drainage System: Gully - Pipe - Manhole

Investigation of the Flow Field inside a Drainage System: Gully - Pipe - Manhole Utah State University DigitalCommons@USU International Junior Researcher and Engineer Workshop on Hydraulic Structures 6th International Junior Researcher and Engineer Workshop on Hydraulic Structures

More information

OPTIMIZED DESIGN FOR HEAVY MOUND VENTURI

OPTIMIZED DESIGN FOR HEAVY MOUND VENTURI THERMAL SCIENCE, Year 2017, Vol. 21, No. 4, pp. 1873-1878 1873 OPTIMIZED DESIGN FOR HEAVY MOUND VENTURI by Futang XING *, Yuheng LI, Dan MEI, Shunfeng GUI, and Liya WANG Hubei Key Laboratory for Efficient

More information

Mathematical modelling of high velocity oxygen fuel thermal spraying of nanocrystalline materials: an overview

Mathematical modelling of high velocity oxygen fuel thermal spraying of nanocrystalline materials: an overview INSTITUTE OF PHYSICS PUBLISHING MODELLING AND SIMULATION IN MATERIALS SCIENCE AND ENGINEERING Modelling Simul. Mater. Sci. Eng. 11 (2003) R1 R31 PII: S0965-0393(03)53221-1 TOPICAL REVIEW Mathematical modelling

More information

CONTROL VOLUME ANALYSIS USING ENERGY. By Ertanto Vetra

CONTROL VOLUME ANALYSIS USING ENERGY. By Ertanto Vetra CONTROL VOLUME ANALYSIS USING ENERGY 1 By Ertanto Vetra Outlines Mass Balance Energy Balance Steady State and Transient Analysis Applications 2 Conservation of mass Conservation of mass is one of the most

More information

Computer Models For Fire and Smoke

Computer Models For Fire and Smoke Computer Models For Fire and Smoke Model Name: KAMELEON FIREEX KFX Version: KAMELEON FIREEX KFX 2010 Date: August 6 th, 2013 Classification: Very Short Description: Field model KAMELEON FIREEX KFX is an

More information

S.P. YIM Korea Atomic Energy Research Institute P.O.Box 150, Yusong, Daejon, Republic of Korea

S.P. YIM Korea Atomic Energy Research Institute P.O.Box 150, Yusong, Daejon, Republic of Korea Hydrodynamic Dispersion Coefficients in a Porous Medium with Parallel Fractures - C.K. Lee Handong Global University 3 Namsong-ri, Heunghae-eub, Buk-gu, Pohang, Kyungbuk, 791-708 Republic of Korea S.P.

More information

Quenching steels with gas jet arrays

Quenching steels with gas jet arrays Quenching steels with gas jet arrays PAUL F STRATTON ANDREW P RICHARDSON BOC Rother Valley Way, Holbrook, Sheffield UNITED KINGDOM Paul.stratton@boc.com http://www.catweb.boc.com Abstract: - Single components

More information

Evaluation of Stability for Ecological Revetment Method with Stone Mattress and Vegetation Mound Using ANSYS Fluent

Evaluation of Stability for Ecological Revetment Method with Stone Mattress and Vegetation Mound Using ANSYS Fluent , pp.363-372 http://dx.doi.org/10.14257/ijunesst.2016.9.1.37 Evaluation of Stability for Ecological Revetment Method with Stone Mattress and Vegetation Mound Using ANSYS Fluent Hyo Seon Park 1, Dong Woo

More information

CFD modelling of argon stirred ladle. FIMECC Advanced Melt Metallurgy (AMMe) -project

CFD modelling of argon stirred ladle. FIMECC Advanced Melt Metallurgy (AMMe) -project CFD modelling of argon stirred ladle FIMECC Advanced Melt Metallurgy (AMMe) -project AMMe -project Demands for advanced steels have increased the complexity of secondary metallurgy. Requires very good

More information

Numerical Simulation of Heat Transfer in Porous Metals for Cooling Applications

Numerical Simulation of Heat Transfer in Porous Metals for Cooling Applications TOPICAL COLLECTION: PHYSICAL AND NUMERICAL SIMULATIONS OF MATERIALS PROCESSING Numerical Simulation of Heat Transfer in Porous Metals for Cooling Applications EDGAR AVALOS GAUNA and YUYUAN ZHAO Porous

More information

CFD ANALYSIS OF MINI CHANNEL HEAT EXCHANGER USING WATER AS A WORKING FLUID

CFD ANALYSIS OF MINI CHANNEL HEAT EXCHANGER USING WATER AS A WORKING FLUID CFD ANALYSIS OF MINI CHANNEL HEAT EXCHANGER USING WATER AS A WORKING FLUID Bhavesh K. Patel 1, Ravi S. Engineer 2, Mehulkumar H. Tandel 3 1 Assistant Professor, Mechanical Engineering, Government Engineering

More information

The Influence of Hydrodynamics on the Spread of. Pollutants in the Confluence of two Rivers

The Influence of Hydrodynamics on the Spread of. Pollutants in the Confluence of two Rivers Applied Mathematical Sciences, Vol. 7, 13, no. 123, 6115-6123 HIKARI Ltd, www.m-hikari.com http://dx.doi.org/.12988/ams.13.39527 The Influence of Hydrodynamics on the Spread of Pollutants in the Confluence

More information

A three-dimensional numerical model of air pollutant dispersion

A three-dimensional numerical model of air pollutant dispersion Air Pollution XIII 39 A three-dimensional numerical model of air pollutant dispersion K. Kaminski, W. Kaminski & J. Petera Faculty of Process and Environmental Engineering, Technical University of Lodz,

More information

ASME PTC Flow Measurement

ASME PTC Flow Measurement ASME PTC 19.5-2004 Flow Measurement Performance Test Codes A N A M E R I C A N N A T I O N A L S T A N D A R D ASME PTC 19.5-2004 Flow Measurement Performance Test Codes AN AMERICAN NATIONAL STANDARD Three

More information

2008 International ANSYS Conference

2008 International ANSYS Conference 2008 International ANSYS Conference Computational Modeling of Industrial Biofuel Reactors Jaydeep Kulkarni Presenter: Genong Li Technical Account Manager ANSYS, Inc. 2008 ANSYS, Inc. All rights reserved.

More information

CFD/FEM Based Analysis Framework for Wind Effects on Tall Buildings in Urban Areas

CFD/FEM Based Analysis Framework for Wind Effects on Tall Buildings in Urban Areas 2017 2nd International Conference on Industrial Aerodynamics (ICIA 2017) ISBN: 978-1-60595-481-3 CFD/FEM Based Analysis Framework for Wind Effects on Tall Buildings in Urban Areas Qiao Yan, Dalong Li,

More information

Simulation of the Flow in a Packed-Bed with and without a Static Mixer by Using CFD Technique

Simulation of the Flow in a Packed-Bed with and without a Static Mixer by Using CFD Technique Simulation of the Flow in a Packed-Bed with and without a Static Mixer by Using CFD Technique Phavanee Narataruksa, Karn Pana-Suppamassadu, Sabaithip Tungkamani Rungrote Kokoo, and Prayut Jiamrittiwong

More information

Chapter 7 Mass Transfer

Chapter 7 Mass Transfer Chapter 7 Mass Transfer Mass transfer occurs in mixtures containing local concentration variation. For example, when dye is dropped into a cup of water, mass-transfer processes are responsible for the

More information

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET)

INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) INTERNATIONAL JOURNAL OF MECHANICAL ENGINEERING AND TECHNOLOGY (IJMET) ISSN 0976 6340 (Print) ISSN 0976 6359 (Online) Volume 3, Issue 2, May-August (2012), pp. 470-479 IAEME: www.iaeme.com/ijmet.html Journal

More information

Air-Sea Gas Exchange

Air-Sea Gas Exchange Air-Sea Gas Exchange OCN 623 Chemical Oceanography 25 Feb 2016 Reading: Libes, Chapter 6 pp. 158-168 2016 David Ho and Frank Sansone Student Learning Outcomes (SLOs) At the completion of this module, students

More information

Characterization of Coal and Biomass. Conversion Behaviors in Advanced Energy Systems

Characterization of Coal and Biomass. Conversion Behaviors in Advanced Energy Systems Characterization of Coal and Biomass Conversion Behaviors in Advanced Energy Systems Reginald Mitchell, Paul Campbell and Liqiang Ma High Temperature Gasdynamics Laboratory Group Mechanical Engineering

More information

Thermal Management of Densely-packed EV Battery Set

Thermal Management of Densely-packed EV Battery Set EVS28 KINTEX, Korea, May 3-6, 2015 Thermal Management of Densely-packed EV Battery Set Abstract Z. Lu 1, X.Z. Meng 1, W.Y. Hu 2, L.C. Wei 3, L.Y. Zhang 1, L.W. Jin 1* 1 Building Environment and Equipment

More information

Performance Analysis of Shell and Tube Heat Exchanger Using Miscible System

Performance Analysis of Shell and Tube Heat Exchanger Using Miscible System American Journal of Applied Sciences 5 (5): 548-552, 2008 ISSN 1546-9239 2008 Science Publications Performance Analysis of Shell and Tube Heat Exchanger Using Miscible System 1 M. Thirumarimurugan, 2 T.Kannadasan

More information

NUMERICAL MODEL FOR PREDICTION OF CRACKS IN CONCRETE STRUCTURES

NUMERICAL MODEL FOR PREDICTION OF CRACKS IN CONCRETE STRUCTURES NUMERICAL MODEL FOR PREDICTION OF CRACKS IN CONCRETE STRUCTURES A. van Beek FEMMASSE B.V., Geldermalsen, The Netherlands B.E.J. Baetens INTRON B.V., Geldermalsen, The Netherlands E. Schlangen INTRON B.V.,

More information

Parameters of the Atmospheric Air in the Dimensioning of Industrial Cooling Tower

Parameters of the Atmospheric Air in the Dimensioning of Industrial Cooling Tower 17 th Symposium on Thermal Science and Engineering of Serbia Sokobanja, Serbia, October 20 23, 2015 Society of Thermal Engineers of Serbia Faculty of Mechanical Engineering in Niš Parameters of the Atmospheric

More information