Numerical Modeling of Laminar, Reactive Flows with Detailed Kinetic Mechanisms

Size: px
Start display at page:

Download "Numerical Modeling of Laminar, Reactive Flows with Detailed Kinetic Mechanisms"

Transcription

1 Department of Chemistry, Materials, and Chemical Engineering G. Natta Politecnico di Milano (Italy) A. Cuoci, A. Frassoldati, T. Faravelli and E. Ranzi Numerical Modeling of Laminar, Reactive Flows with Detailed Kinetic Mechanisms 14 th International Conference on Numerical Combustion April 8-10, 2013 San Antonio (TX), USA

2 Motivation (I) 2 numerical simulation of multidimensional laminar reacting flows with realistic chemical mechanisms (~100 species) is a challenging problem and places severe demands on computational resources Detailed kinetic schemes Multi-dimensional, complex domains ~ 100 species ~ 1,000 reactions thousands of computational cells Several codes were developed to model laminar reacting flows. However: some of them are developed for specific applications (i.e. laminar coflow flames, structured meshes, only 2D cases, etc.) many of them are home-made and the source code is not available some of them cannot manage very large kinetic schemes

3 Motivation (II) 3 We developed a numerical solver for OpenFOAM, called laminarsmoke to simulate laminar reacting flows Complex kinetic mechanisms (CHEMKIN format) MPI-Parallel (domain decomposition method) Unsteady solver Structured/Unstructured meshes Complex 3D domains Free and open-source The code is freely available for OpenFOAM 2.x at the following address:

4 Outline 4 Numerical model Mathematical model Numerical methodology Examples Steady-state coflow diffusion flame Transient coflow diffusion flame Heterogeneous reactions: CPO of methane Discussion Computational cost Parallel performances Conclusions

5 Mathematical model 5 mesh T ρ + = 0 t Mass ( ρv) Momentum t Governing Equations ( ) ( p ) ρv + ρvv + I = τ+ ρg Energy Species NC NC T ρc + ρc v T = q q ρ C, ω V h Ω t t P P rad P k k k k k k= 1 k= 1 ( ρω ) ( ρω v) ( ρω V ) + = + Ω k k k k k k = 1,..., NC air fuel air Laminar conditions Ideal gas Fick and thermal diffusion Optically-thin radiation model Smooke, Proceedings of The Combustion Institute, 34 (2013), pp

6 Numerical methodology 6 Navier-Stokes Eqs. 1. Reactions Uncoupled, stiff ODE systems dψ dd = S Ψ + M(Ψ, t) Ψ: dependent variables (ω i and T) S(Ψ): is the rate of change of Ψ due to reactions M(Ψ,t): the rate of change of Ψ due to transport Properties evaluation 2. Transport Properties evaluation 3. Reactions Pressure Eqn. Velocity correction Uncoupled, stiff ODE systems Sub-step 1. The reaction terms are integrated over Δt/2 through the solution of an ODE system: dψ a = S Ψ a dd Sub-step 2. The transport terms (convection and diffusion) are integrated over Δt by solving: dψ b = M Ψ b, t dd Sub-step 3. identical to Sub-step 1 t i+1 = t i + t Strang, G. On the construction and comparison of difference schemes, SIAM Journal of Numerical Analysis, 5 (1968), p Ren, Z. and Pope S.B. Second-order splitting schemes for a class of reactive systems, Journal of Computational Physics, 227 (2008), p

7 laminarsmoke solver 7 Pre-Processing OpenFOAM BlockMesh GAMBIT, etc. OpenFOAM Framework Convection + Diffusion segregated approach discretization on unstructured meshes Multidimensional, finite-volume code Structured and unstructured meshes Unsteady solutions Kinetics in CHEMKIN format Several ODE solvers (BzzMath, CVODE, DVODE, RADAU, LSODE, LSODA) Freely available (open-source) OpenSMOKE Framework Reactions coupled approach stiff ODE solvers The code is freely available for OpenFOAM 2.x at the following address: Post-processing Paraview Cuoci et al., A computational tool for the detailed kinetic modeling of laminar flames: Application to C 2 H 4 /CH 4 coflow flames, Combustion and Flame, 160(5), p (2013). DOI: /j.combustflame

8 Outline 8 Numerical model Mathematical model Numerical methodology Examples Steady-state coflow diffusion flame Transient coflow diffusion flame Heterogeneous reactions: CPO of methane Discussion Computational cost Parallel performances Conclusions

9 Examples 9 Methane/Ethylene coflow flames Counter-flow diffusion flame Buoyancy-driven coflow flames* Partially premixed CH4 and C2H4 flames Low-temperature burner Transient flame fed with methane CPO of methane on Pt gauze Tubular reactor with catalytic Raschig rings * In cooperation with Technical University of Ostrava and J. Heyrovský Institute of Physical Chemistry (Czech Republic)

10 Examples 10 Methane/Ethylene coflow flames Counter-flow diffusion flame Buoyancy-driven coflow flames* Partially premixed CH4 and C2H4 flames Low-temperature burner Transient flame fed with methane CPO of methane on Pt gauze Tubular reactor with catalytic Raschig rings * In cooperation with Technical University of Ostrava and J. Heyrovský Institute of Physical Chemistry (Czech Republic)

11 Kinetic mechanisms nc7-ic8 C6 C3 NOx Kinetic mechanism includes hydrocarbons up to Diesel and jet fuels as well as several pollutants - Hierarchy - Modularity Oxygenated species C2 CH4 - Generality Soot CO H2-O2 ~ 450 chemical species ~ 14,000 reactions PAH The kinetic mechanism is freely available in CHEMKIN format at this web address: SOx Frassoldati, A. et al., Combustion and Flame 157(2010), pp Ranzi, E. at al., Progress in Energy and Combustion Science 38 (2012), pp

12 Outline 12 Numerical model Mathematical model Numerical methodology Examples Steady-state coflow diffusion flame Transient coflow diffusion flame Heterogeneous reactions: CPO of methane Discussion Computational cost Parallel performances Conclusions

13 C 2 H 4 /CH 4 /N 2 coflow flames (I) 13 T [K] β=0 C 6 H 6 β=0 100% C 2 H 4 C 6 H 6 β=0.5 33% C 2 H 4 66% CH 4 C 6 H 6 β=1 100% CH 4 Flame details Fuel: CH 4 /C 2 H 4 Air: O 2 /N 2 (23.2%, 76.8% mass) V fuel : cm/s V air : cm/s Fuel nozzle diameter: 11.1 mm Chamber diameter: 110 mm Computational details Domain: 2D axisymmetric (55 x 200 mm) Computational grid: ~25,000 cells Discretization: second order centered Kinetic scheme POLIMI_HT1212: 198 species, 6307 reactions The concentrations of C 2 H 4 and CH 4 are identified by the mixture parameter β: J.F. Roesler, M. Martinot, C.S. McEnally, L.D. Pfefferle, J.L. Delfau, C. Vovelle, Combustion and Flame, 134 (2003) β = X X CH 4 + 2X CH 4 C2H 4

14 C 2 H 4 /CH 4 /N 2 coflow flames (II) 14 The peak values (along the center-line) of mole fractions of several species are reported versus the the β parameter and compared with the experimental measurements (points). C6H6 C3H4 (x50) amount of CH 4 C2H2 pure C 2 H 4 pure CH 4 C4H2 C6H5C2H C4H4 C7H8

15 Outline 15 Numerical model Mathematical model Numerical methodology Examples Steady-state coflow diffusion flame Transient coflow diffusion flame Heterogeneous reactions: CPO of methane Discussion Computational cost Parallel performances Conclusions

16 Transient flame fed with CH 4 (I) 16 Mohammed, R.H., et al., Computational and experimental study of a forced, timevarying, axisymmetric, laminar diffusion flame. Proceedings of the Combustion Institute, : p Fuel mixture: 65% CH4, 35% N2 Coflow stream: 21% O2, 79% N2 The transient behavior is induced by a 20 Hz perturbation in the fuel velocity profile: ( ) 2 r v r = v + ε ( π ) max 1 1 sin 2 ft 2 R Temperature ( K) CO2 mass fraction (0-0.16) POLIMI_C1C31212 kinetic scheme: 82 species, 1485 reactions 2D computational domain with lengths of 51.2 mm and mm in the radial and axial directions (16,000 cells). The calculated flame lift-off is 4 mm. Mohammed et al. report an experimental lift-off between 1.6 and 2.2 mm HO 2 mass fraction Possibility to locally refine the mesh to improve the accuracy of the solution (in this case to better capture the flame lift-off)

17 Transient flame fed with CH 4 (II) 17 maps of CH radical temperature CH mass fraction Steady-state t = 10 ms t = 20 ms t = 30 ms t = 40 ms t = 50 ms Mohammed, R.H., et al., Computational and experimental study of a forced, time-varying, axisymmetric, laminar diffusion flame. Proceedings of the Combustion Institute, : p forcing amplitude of 50%

18 Outline 18 Numerical model Mathematical model Numerical methodology Examples Steady-state coflow diffusion flame Transient coflow diffusion flame Heterogeneous reactions: CPO of methane Discussion Computational cost Parallel performances Conclusions

19 CPO of CH 4 over Pt gauze* (I) 19 Original gauze structure Detail of wire intersections * In cooperation with Matteo Maestri (Department of Energy, Politecnico di Milano) Operating conditions Inlet temperature Inlet velocity Gauze temperature 600 K 10 m/s K 3D computational mesh 140,000 cells 3,500 catalytic faces Inlet CH 4 mole fraction (-) O 2 mole fraction (-) He mole fraction 0.80 (-) Pressure 1.3 bar Pt site density mol/cm 2 Catalytic surf. 5 cm -1 Symmetry planes Heterogeneous kinetics 11 Species, 36 Reactions Outlet Symmetry planes Quiceno R., J. Perez-Ramirez, J. Warnatz, O. Deutschmann, Applied Catalysis A: General 303 (2006) Homogeneous kinetics 82 Species, 1485 Reactions

20 CPO of CH 4 over Pt gauze (II) 20 Comparison with experimental data Quiceno R. et al, Applied Catalysis A: General 303 (2006) CO selectivity O 2 conversion CH 4 conversion CH4 and O2 conversions are not temperature dependent The CO selectivity is strongly influenced by the gauze temperature Mass fraction of main adsorbed species (CO(s), OH(s), etc.) is maximum downstream, where the inlet mixture meet the catalyst wires

21 Outline 21 Numerical model Mathematical model Numerical methodology Examples Steady-state coflow diffusion flame Transient coflow diffusion flame Heterogeneous reactions: CPO of methane Discussion Computational cost Parallel performances Conclusions

22 Computational cost 22 Transport step The reaction step results to be the most consuming part of the code, requiring more than 80-85% of the total computational time. The evaluation of the transport properties and the transport step cover the 5-7% and the 10% of the total time, respectively. Reaction step The CPU time of the reaction steps increases more than quadratically (~2.3) with the number of species, while the transport properties with a power of ~1.8 Increasing the number of species, the relative weight of the reaction step increases.

23 Stiff ODE solvers in laminarsmoke 23 Language Linear system solution Parallel Code available BzzOde C++ Direct No No License Free only for academic use DVODE FORTRAN Direct No Yes Free CVODE C Direct/Iterative Yes Yes Free DLSODE FORTRAN Direct No Yes Free DLSODA FORTRAN Direct No Yes Free RADAU5 FORTRAN Direct No Yes Free Most of the CPU Time (80-90%) is spent for the numerical integration of the ODE systems corresponding to the reaction step The best performances are obtained using the following solvers: BzzOde, DVODE, CVODE 82 species 1,400 reactions 198 species 6307 reactions

24 Weighted domain decomposition 24 When dealing with large mechanisms, the CPU time required by the chemical step is not uniform, and is usually larger in the region where the reactivity is higher. A (static) weighted domain decomposition procedure (based on METIS) was implemented, in order to weight the different cells according to their CPU time for solving the reaction step. The decomposition procedure is designed in order to assign to each processor a number of cells such that the sum of their weights is comparable. The CPU time is normalized on the mean CPU time evaluated with respect to all the computational cells

25 Parallel performances 25 Counter-flow flame simulated using the POLIMI Skeletal kinetic scheme (25 species) on 19,680 cells. Counter-flow flame on 19,680 cells. Infiniband Cluster 192 Intel Xeon processors 3.07 GHz The scaling performances improve with increasing the number of species. By increasing the number of species, the role played by the transport step decreases. Since only the transport step requires inter-processor communication this results in a benefit in terms of speedup and parallel efficiency.

26 Perspectives 26 Storage/retrieval methods (e.g. ISAT) for fast numerical integration of stiff ODE systems Steady-state flows Validation on more complex 3D systems CH 2 O mass fraction H 2 mass fraction K. Zhang, et al., Experimental investigation of partially premixed, highly-diluted dimethyl ether flames at low temperatures, Proceedings of the Combustion Institute 34 (2013)

First-principles based catalytic reaction engineering Matteo Maestri

First-principles based catalytic reaction engineering Matteo Maestri CECAM International Summer School Hot topic 4 First-principles based catalytic reaction engineering Matteo Maestri July 23, 2013 Conversationshaus - Norderney, Germany Catalytic cycle Consists of the elementary

More information

Matteo Maestri & Alberto Cuoci. Multiscale modeling of heterogeneous catalytic reactors in OpenFOAM

Matteo Maestri & Alberto Cuoci. Multiscale modeling of heterogeneous catalytic reactors in OpenFOAM Department of Energy & Department of Chemistry, Materials, and Chemical Engineering Matteo Maestri & Alberto Cuoci Multiscale modeling of heterogeneous catalytic reactors in OpenFOAM HPC enabling of OpenFOAM

More information

OpenSMOKE: NUMERICAL MODELING OF REACTING SYSTEMS WITH DETAILED KINETIC MECHANISMS

OpenSMOKE: NUMERICAL MODELING OF REACTING SYSTEMS WITH DETAILED KINETIC MECHANISMS OpenSMOKE: NUMERICAL MODELING OF REACTING SYSTEMS WITH DETAILED KINETIC MECHANISMS A. Cuoci, A. Frassoldati, T. Faravelli, E. Ranzi alberto.cuoci@polimi.it Department of Chemistry, Materials, and Chemical

More information

first principles multiscale modeling of heterogeneous catalytic reactors in OpenFOAM

first principles multiscale modeling of heterogeneous catalytic reactors in OpenFOAM Department of Energy & Department of Chemistry, Materials, and Chemical Engineering Matteo Maestri & Alberto Cuoci first principles multiscale modeling of heterogeneous catalytic reactors in OpenFOAM HPC

More information

ADVANCED DES SIMULATIONS OF OXY-GAS BURNER LOCATED INTO MODEL OF REAL MELTING CHAMBER

ADVANCED DES SIMULATIONS OF OXY-GAS BURNER LOCATED INTO MODEL OF REAL MELTING CHAMBER ADVANCED DES SIMULATIONS OF OXY-GAS BURNER LOCATED INTO MODEL OF REAL MELTING CHAMBER Ing. Vojtech Betak Ph.D. Aerospace Research and Test Establishment Department of Engines Prague, Czech Republic Abstract

More information

Overview of Turbulent Reacting Flows

Overview of Turbulent Reacting Flows Overview of Turbulent Reacting Flows Outline Various Applications Overview of available reacting flow models LES Latest additions Example Cases Summary Reacting Flows Applications in STAR-CCM+ Ever-Expanding

More information

Modeling laminar partially premixed flames with complex diffusion in OpenFOAM R

Modeling laminar partially premixed flames with complex diffusion in OpenFOAM R Modeling laminar partially premixed flames with complex diffusion in OpenFOAM R Danny Messig, Jens Keller, Bernd Meyer, Christian Hasse Institute of Energy Process Engineering and Chemical Engineering

More information

A Comprehensive CFD Model for the Biomass Pyrolysis

A Comprehensive CFD Model for the Biomass Pyrolysis 445 A publication of CHEMICAL ENINEERIN TRANACTION VOL. 43, 2015 Chief Editors: auro Pierucci, Jiří J. Klemeš Copyright 2015, AIDIC ervizi.r.l., IBN 978-88-95608-34-1; IN 2283-9216 The Italian Association

More information

THERMOCHEMICAL INSTABILITY OF HIGHLY DILUTED METHANE MILD COMBUSTION

THERMOCHEMICAL INSTABILITY OF HIGHLY DILUTED METHANE MILD COMBUSTION THERMOCHEMICAL INSTABILITY OF HIGHLY DILUTED METHANE MILD COMBUSTION G. Bagheri*, E. Ranzi*, M. Lubrano Lavadera**, M. Pelucchi*, P. Sabia**, A. Parente***, M. de Joannon**, T. Faravelli* tiziano.faravelli@polimi.it

More information

Soot formation in turbulent non premixed flames

Soot formation in turbulent non premixed flames Soot formation in turbulent non premixed flames A. Cuoci 1, A. Frassoldati 1, D. Patriarca 1, T. Faravelli 1, E. Ranzi 1, H. Bockhorn 2 1 Dipartimento di Chimica, Materiali e Ing. Chimica, Politecnico

More information

Numerical modeling of auto-ignition of isolated fuel droplets in microgravity

Numerical modeling of auto-ignition of isolated fuel droplets in microgravity Department of Chemistry, Materials, and Chemical Engineering Politecnico di Milano (Italy) A. Cuoci, A. Frassoldati, T. Faravelli and E. Ranzi Numerical modeling of auto-ignition of isolated fuel droplets

More information

CFD and Kinetic Analysis of Bluff Body Stabilized Flame

CFD and Kinetic Analysis of Bluff Body Stabilized Flame CFD and Kinetic Analysis of Bluff Body Stabilized ame A. Dicorato, E. Covelli, A. Frassoldati, T. Faravelli, E. Ranzi Dipartimento di Chimica, Materiali e Ingegneria Chimica, Politecnico di Milano, ITALY

More information

Extinction Limits of Premixed Combustion Assisted by Catalytic Reaction in a Stagnation-Point Flow

Extinction Limits of Premixed Combustion Assisted by Catalytic Reaction in a Stagnation-Point Flow 44th AIAA Aerospace Sciences Meeting and Exhibit 9-12 January 2006, Reno, Nevada AIAA 2006-164 Extinction Limits of Premixed Combustion Assisted by Catalytic Reaction in a Stagnation-Point Flow Jingjing

More information

Confirmation of paper submission

Confirmation of paper submission Prof. Tiziano Faravelli Dipartimento di Chimica, Materiali e Ingegneria Chimica Politecnico di Milano Piazza L. da Vinci, 32 20133 Milano (Italy) 28. Mai 14 Confirmation of paper submission Name: Email:

More information

DETAILED MODELLING OF SHORT-CONTACT-TIME REACTORS

DETAILED MODELLING OF SHORT-CONTACT-TIME REACTORS DETAILED MODELLING OF SHORT-CONTACT-TIME REACTORS Olaf Deutschmann 1, Lanny D. Schmidt 2, Jürgen Warnatz 1 1 Interdiziplinäres Zentrum für Wissenschaftliches Rechnen, Universität Heidelberg Im Neuenheimer

More information

USE OF DETAILED KINETIC MODELS FOR MULTISCALE PROCESS SIMULATIONS OF SULFUR RECOVERY UNITS

USE OF DETAILED KINETIC MODELS FOR MULTISCALE PROCESS SIMULATIONS OF SULFUR RECOVERY UNITS USE OF DETAILED KINETIC MODELS FOR MULTISCALE PROCESS SIMULATIONS OF SULFUR RECOVERY UNITS F. Manenti*, D. Papasidero*, A. Cuoci*, A. Frassoldati*, T. Faravelli*, S. Pierucci*, E. Ranzi*, G. Buzzi-Ferraris*

More information

DARS Digital Analysis of Reactive Systems

DARS Digital Analysis of Reactive Systems DARS Digital Analysis of Reactive Systems Introduction DARS is a complex chemical reaction analysis system, developed by DigAnaRS. Our latest version, DARS V2.0, was released in September 2008 and new

More information

Combustion and Emission Modeling in CONVERGE with LOGE models

Combustion and Emission Modeling in CONVERGE with LOGE models Combustion and Emission Modeling in CONVERGE with LOGE models Corinna Netzer, Harry Lehtiniemi and Fabian Mauss 2015 CONVERGE USER CONFERENCE RICHARD CHILDRESS RACING, WELCOME, NC Outline Objective LOGE

More information

Overview of Reacting Flow

Overview of Reacting Flow Overview of Reacting Flow Outline Various Applications Overview of available reacting flow models Latest additions Example Cases Summary Reacting Flows Applications in STAR-CCM+ Chemical Process Industry

More information

NUMERICAL INVESTIGATION OF IGNITION DELAY TIMES IN A PSR OF GASOLINE FUEL

NUMERICAL INVESTIGATION OF IGNITION DELAY TIMES IN A PSR OF GASOLINE FUEL NUMERICAL INVESTIGATION OF IGNITION DELAY TIMES IN A PSR OF GASOLINE FUEL F. S. Marra*, L. Acampora**, E. Martelli*** marra@irc.cnr.it *Istituto di Ricerche sulla Combustione CNR, Napoli, ITALY *Università

More information

Detailed Chemical Kinetics in Multidimensional CFD Using Storage/Retrieval Algorithms

Detailed Chemical Kinetics in Multidimensional CFD Using Storage/Retrieval Algorithms 13 th International Multidimensional Engine Modeling User's Group Meeting, Detroit, MI (2 March 23) Detailed Chemical Kinetics in Multidimensional CFD Using Storage/Retrieval Algorithms D.C. Haworth, L.

More information

C. Saggese, N. E. Sanchez, A. Callejas, A. Millera, R. Bilbao, M. U. Alzueta, A. Frassoldati, A. Cuoci, T. Faravelli, E. Ranzi

C. Saggese, N. E. Sanchez, A. Callejas, A. Millera, R. Bilbao, M. U. Alzueta, A. Frassoldati, A. Cuoci, T. Faravelli, E. Ranzi Dipartimento di Chimica, Materiali e Ingegneria Chimica G. Natta Politecnico di Milano in collaboration with: A Kinetic Modeling Study of Polycyclic Aromatic Hydrocarbons (PAHs) and Soot Formation in Acetylene

More information

Simplified kinetic schemes for oxy-fuel combustion

Simplified kinetic schemes for oxy-fuel combustion Simplified kinetic schemes for oxy-fuel combustion 1 A. Frassoldati, 1 A. Cuoci, 1 T. Faravelli, 1 E. Ranzi C. Candusso, D. Tolazzi 1 Dipartimento di Chimica, Materiali e Ingegneria Chimica, Politecnico

More information

Lecture 8 Laminar Diffusion Flames: Diffusion Flamelet Theory

Lecture 8 Laminar Diffusion Flames: Diffusion Flamelet Theory Lecture 8 Laminar Diffusion Flames: Diffusion Flamelet Theory 8.-1 Systems, where fuel and oxidizer enter separately into the combustion chamber. Mixing takes place by convection and diffusion. Only where

More information

The influence of C ϕ is examined by performing calculations with the values C ϕ =1.2, 1.5, 2.0 and 3.0 for different chemistry mechanisms.

The influence of C ϕ is examined by performing calculations with the values C ϕ =1.2, 1.5, 2.0 and 3.0 for different chemistry mechanisms. The Influence of Chemical Mechanisms on PDF Calculations of Nonpremixed Piloted Jet Flames Renfeng Cao and Stephen B. Pope Sibley School of Mechanical and Aerospace Engineering, Cornell University, Ithaca,

More information

Lecture 9 Laminar Diffusion Flame Configurations

Lecture 9 Laminar Diffusion Flame Configurations Lecture 9 Laminar Diffusion Flame Configurations 9.-1 Different Flame Geometries and Single Droplet Burning Solutions for the velocities and the mixture fraction fields for some typical laminar flame configurations.

More information

Mathematical Investigation and CFD Simulation of Monolith Reactors: Catalytic Combustion of Methane

Mathematical Investigation and CFD Simulation of Monolith Reactors: Catalytic Combustion of Methane Excerpt from the Proceedings of the COMSOL Conference 8 Hannover Mathematical Investigation and CFD Simulation of Monolith Reactors: Catalytic Combustion of Methane Maryam Ghadrdan *,, Hamid Mehdizadeh

More information

Oxidation of C 3 and n-c 4 aldehydes at low temperatures

Oxidation of C 3 and n-c 4 aldehydes at low temperatures Oxidation of C 3 and n-c 4 aldehydes at low temperatures M. Pelucchi*, A. Frassoldati*, E. Ranzi*, T. Faravelli* matteo.pelucchi@polimi.it * CRECK-Department of Chemistry, Materials and Chemical Engineering

More information

INTRODUCTION TO CATALYTIC COMBUSTION

INTRODUCTION TO CATALYTIC COMBUSTION INTRODUCTION TO CATALYTIC COMBUSTION R.E. Hayes Professor of Chemical Engineering Department of Chemical and Materials Engineering University of Alberta, Canada and S.T. Kolaczkowski Professor of Chemical

More information

Large Eddy Simulation of Piloted Turbulent Premixed Flame

Large Eddy Simulation of Piloted Turbulent Premixed Flame Large Eddy Simulation of Piloted Turbulent Premixed Flame Veeraraghava Raju Hasti, Robert P Lucht and Jay P Gore Maurice J. Zucrow Laboratories School of Mechanical Engineering Purdue University West Lafayette,

More information

Interactions between oxygen permeation and homogeneous-phase fuel conversion on the sweep side of an ion transport membrane

Interactions between oxygen permeation and homogeneous-phase fuel conversion on the sweep side of an ion transport membrane Interactions between oxygen permeation and homogeneous-phase fuel conversion on the sweep side of an ion transport membrane The MIT Faculty has made this article openly available. Please share how this

More information

HIGH-FIDELITY MODELS FOR COAL COMBUSTION: TOWARD HIGH-TEMPERATURE OXY-COAL FOR DIRECT POWER EXTRACTION

HIGH-FIDELITY MODELS FOR COAL COMBUSTION: TOWARD HIGH-TEMPERATURE OXY-COAL FOR DIRECT POWER EXTRACTION 1 HIGH-FIDELITY MODELS FOR COAL COMBUSTION: TOWARD HIGH-TEMPERATURE OXY-COAL FOR DIRECT POWER EXTRACTION XINYU ZHAO UNIVERSITY OF CONNECTICUT DANIEL C. HAWORTH 1, MICHAEL F. MODEST 2, JIAN CAI 3 1 THE

More information

HOW TO USE CHEMKIN 경원테크

HOW TO USE CHEMKIN 경원테크 HOW TO USE CHEMKIN 경원테크 Agenda CHEMKIN-PRO vs. Old Chemkin II CHEMKIN-PRO Overview Advanced Feature: Particle Tracking Advanced Feature: Reaction Path Analysis Example : Turbulent jet with kinetics & mixing

More information

NO x Emissions Prediction from a Turbulent Diffusion Flame

NO x Emissions Prediction from a Turbulent Diffusion Flame NO x Emissions Prediction from a Turbulent Diffusion Flame Akpan, Patrick 1 and Njiofor, Tobenna 2 1 Department of Mechanical Engineering, University of Nigeria, Nsukka 2 Process Systems Engineering, Cranfield

More information

CFD Simulation of Catalytic Combustion of Benzene

CFD Simulation of Catalytic Combustion of Benzene Iranian Journal of Chemical Engineering Vol. 6, No. 4 (Autumn), 9, IAChE CFD Simulation of Catalytic Combustion of Benzene A. Niaei 1, D. Salari, S. A. Hosseini 3 1- Associate Professor of Chemical Engineering,

More information

Simulation of Selective Catalytic Reduction using DARS 1D Tool

Simulation of Selective Catalytic Reduction using DARS 1D Tool Simulation of Selective Catalytic Reduction using DARS 1D Tool Best Practice Training: Combustion & Chemical Reaction Modeling STAR Global Conference 2013 Karin Fröjd & Adina Tunér LOGE AB Outline Introduction

More information

Current progress in DARS model development for CFD

Current progress in DARS model development for CFD Current progress in DARS model development for CFD Harry Lehtiniemi STAR Global Conference 2012 Netherlands 20 March 2012 Application areas Automotive DICI SI PPC Fuel industry Conventional fuels Natural

More information

DARS overview, IISc Bangalore 18/03/2014

DARS overview, IISc Bangalore 18/03/2014 www.cd-adapco.com CH2O Temperatur e Air C2H4 Air DARS overview, IISc Bangalore 18/03/2014 Outline Introduction Modeling reactions in CFD CFD to DARS Introduction to DARS DARS capabilities and applications

More information

Modeling and Simulation of Plasma-Assisted Ignition and Combustion

Modeling and Simulation of Plasma-Assisted Ignition and Combustion Modeling and Simulation of Plasma-Assisted Ignition and Combustion Vigor Yang and Sharath Nagaraja Georgia Institute of Technology Atlanta, GA AFOSR MURI Fundamental Mechanisms, Predictive Modeling, and

More information

A Unified 3D CFD Model for Jet and Pool Fires

A Unified 3D CFD Model for Jet and Pool Fires A Unified 3D CFD Model for Jet and Pool Fires Chenthil Kumar K. 1, Anil Kumar K. R. 1 and Amita Tripathi 2 1 Fluidyn Consultancy (P) Ltd, 146, Ring Road, 5, HSR Layout, Bangalore - 560102, India 2 Fluidyn

More information

Numerical Investigation of Ignition Delay in Methane-Air Mixtures using Conditional Moment Closure

Numerical Investigation of Ignition Delay in Methane-Air Mixtures using Conditional Moment Closure 21 st ICDERS July 23-27, 27 Poitiers, France Numerical Investigation of Ignition Delay in Methane-Air Mixtures using Conditional Moment Closure Ahmad S. El Sayed, Cécile B. Devaud Department of Mechanical

More information

Simulation of Turbulent Lifted Flames and their Transient Propagation

Simulation of Turbulent Lifted Flames and their Transient Propagation 25 th ICDERS August 2-7th, 2015 Leeds, UK Simulation of Turbulent Lifted Flames and their Transient Propagation S. Ruan, Z. Chen, N. Swaminathan University of Cambridge Cambridge, UK 1 Introduction Turbulent

More information

Gas Phase Kinetics of Volatiles from Biomass Pyrolysis. Note I: Ketene, Acetic Acid, and Acetaldehyde

Gas Phase Kinetics of Volatiles from Biomass Pyrolysis. Note I: Ketene, Acetic Acid, and Acetaldehyde Gas Phase Kinetics of Volatiles from Biomass Pyrolysis. Note I: Ketene, Acetic Acid, and Acetaldehyde G. Bozzano*, M. Dente*, E. Ranzi* Giulia.Bozzano@polimi.it *Politecnico di Milano Dip. CMIC p.zza L.

More information

MUSCLES. Presented by: Frank Wetze University of Karlsruhe (TH) - EBI / VB month review, 21 September 2004, Karlsruhe

MUSCLES. Presented by: Frank Wetze University of Karlsruhe (TH) - EBI / VB month review, 21 September 2004, Karlsruhe MUSCLES Modelling of UnSteady Combustion in Low Emission Systems G4RD-CT-2002-00644 R&T project within the 5 th Framework program of the European Union: 1 Numerical computations of reacting flow field

More information

A wide range kinetic modelling study of laminar flame speeds of reference fuels and their mixtures

A wide range kinetic modelling study of laminar flame speeds of reference fuels and their mixtures A wide range kinetic modelling study of laminar flame speeds of reference fuels and their mixtures A. Frassoldati, R. Grana, A. Cuoci, T. Faravelli, E. Ranzi Dipartimento di Chimica, Materiali e Ingegneria

More information

Oxygenate Formation from n-butane Oxidation at Short Contact Times: Different Gauze Sizes and Multiple Steady States 1

Oxygenate Formation from n-butane Oxidation at Short Contact Times: Different Gauze Sizes and Multiple Steady States 1 JOURNAL OF CATALYSIS 176, 503 512 (1998) ARTICLE NO. CA982068 Oxygenate Formation from n-butane Oxidation at Short Contact Times: Different Gauze Sizes and Multiple Steady States 1 D. I. Iordanoglou and

More information

Kinetic study of combustion behavior in a gas turbine -Influence from varying natural gas composition

Kinetic study of combustion behavior in a gas turbine -Influence from varying natural gas composition Kinetic study of combustion behavior in a gas turbine -Influence from varying natural gas composition Catharina Tillmark April 18, 2006 Lund University Dept. of Energy Sciences P.O.Box 118, SE-221 00 Lund

More information

Efficient Engine CFD with Detailed Chemistry

Efficient Engine CFD with Detailed Chemistry www.cd-adapco.com Efficient Engine CFD with Detailed Chemistry Harry Lehtiniemi and Rajesh Rawat CD-adapco Karin Fröjd and Fabian Mauss Digital Analysis of Reaction Systems Challenges in CFD engine modeling

More information

Fuel 93 (2012) Contents lists available at SciVerse ScienceDirect. Fuel. journal homepage:

Fuel 93 (2012) Contents lists available at SciVerse ScienceDirect. Fuel. journal homepage: Fuel 93 (2012) 339 350 Contents lists available at SciVerse ScienceDirect Fuel journal homepage: www.elsevier.com/locate/fuel Evaluation of chemical-kinetics models for n-heptane combustion using a multidimensional

More information

TOPICAL PROBLEMS OF FLUID MECHANICS 97

TOPICAL PROBLEMS OF FLUID MECHANICS 97 TOPICAL PROBLEMS OF FLUID MECHANICS 97 DOI: http://dx.doi.org/10.14311/tpfm.2016.014 DESIGN OF COMBUSTION CHAMBER FOR FLAME FRONT VISUALISATION AND FIRST NUMERICAL SIMULATION J. Kouba, J. Novotný, J. Nožička

More information

Reacting Flow Modeling in STAR-CCM+ Rajesh Rawat

Reacting Flow Modeling in STAR-CCM+ Rajesh Rawat Reacting Flow Modeling in STAR-CCM+ Rajesh Rawat Latest Additions (v 7.02/v 7.04) Eulerian Multi-phase Reaction Model Soot Model Moment Methods PPDF Flamelet Multi-stream model Complex Chemistry Model

More information

Best Practice Guidelines for Combustion Modeling. Raphael David A. Bacchi, ESSS

Best Practice Guidelines for Combustion Modeling. Raphael David A. Bacchi, ESSS Best Practice Guidelines for Combustion Modeling Raphael David A. Bacchi, ESSS PRESENTATION TOPICS Introduction; Combustion Phenomenology; Combustion Modeling; Reaction Mechanism; Radiation; Case Studies;

More information

COMBUSTION CHEMISTRY COMBUSTION AND FUELS

COMBUSTION CHEMISTRY COMBUSTION AND FUELS COMBUSTION CHEMISTRY CHEMICAL REACTION AND THE RATE OF REACTION General chemical reaction αa + βb = γc + δd A and B are substracts and C and are products, α, β, γ and δ are stoichiometric coefficients.

More information

Reactive Flows using TransAT. June 2013 Jan van Rickenbach, Daniel Rakotonirina ASCOMP

Reactive Flows using TransAT. June 2013 Jan van Rickenbach, Daniel Rakotonirina ASCOMP Reactive Flows using TransAT June 2013 Jan van Rickenbach, Daniel Rakotonirina ASCOMP www.ascomp.ch jan@ascomp.ch Model portfolio Reactive flows Infinitely Fast Chemistry (non-premixed) EDC EDC-SDT (Scalar

More information

Analysis of lift-off height and structure of n-heptane tribrachial flames in laminar jet configuration

Analysis of lift-off height and structure of n-heptane tribrachial flames in laminar jet configuration Analysis of lift-off height and structure of n-heptane tribrachial flames in laminar jet configuration Stefano Luca*, Fabrizio Bisetti Clean Combustion Research Center, King Abdullah University of Science

More information

Introduction Flares: safe burning of waste hydrocarbons Oilfields, refinery, LNG Pollutants: NO x, CO 2, CO, unburned hydrocarbons, greenhouse gases G

Introduction Flares: safe burning of waste hydrocarbons Oilfields, refinery, LNG Pollutants: NO x, CO 2, CO, unburned hydrocarbons, greenhouse gases G School of Process, Environmental and Materials Engineering Computational study of combustion in flares: structure and emission of a jet flame in turbulent cross-flow GERG Academic Network Event Brussels

More information

Fluid Dynamics and Balance Equations for Reacting Flows

Fluid Dynamics and Balance Equations for Reacting Flows Fluid Dynamics and Balance Equations for Reacting Flows Combustion Summer School 2018 Prof. Dr.-Ing. Heinz Pitsch Balance Equations Basics: equations of continuum mechanics balance equations for mass and

More information

REDIM reduced modeling of quenching at a cold inert wall with detailed transport and different mechanisms

REDIM reduced modeling of quenching at a cold inert wall with detailed transport and different mechanisms 26 th ICDERS July 3 th August 4 th, 217 Boston, MA, USA REDIM reduced modeling of quenching at a cold inert wall with detailed transport and different mechanisms Christina Strassacker, Viatcheslav Bykov,

More information

Investigation of ignition dynamics in a H2/air mixing layer with an embedded vortex

Investigation of ignition dynamics in a H2/air mixing layer with an embedded vortex Paper # 070LT-0211 The 8th US National Meeting of the Combustion Institute, Park City, UT, May 19-22, 2013 Investigation of ignition dynamics in a H2/air mixing layer with an embedded vortex S.K. Menon

More information

Structure, Extinction, and Ignition of Non-Premixed Flames in the Counterflow Configuration

Structure, Extinction, and Ignition of Non-Premixed Flames in the Counterflow Configuration Structure, Extinction, and Ignition of Non-Premixed Flames in the Counterflow Configuration Ryan Gehmlich STAR Global Conference 2013 Orlanda, Florida March 18-20 1 Outline Background Developing Reaction

More information

Numerical Simulations of Hydrogen Auto-ignition in a Turbulent Co-flow of Heated Air with a Conditional Moment Closure

Numerical Simulations of Hydrogen Auto-ignition in a Turbulent Co-flow of Heated Air with a Conditional Moment Closure Numerical Simulations of Hydrogen Auto-ignition in a Turbulent Co-flow of Heated Air with a Conditional Moment Closure I. Stanković*, 1, A. Triantafyllidis, E. Mastorakos, C. Lacor 3 and B. Merci 1, 4

More information

Analysis of Reaction Advection Diffusion Spectrum of Laminar Premixed Flames

Analysis of Reaction Advection Diffusion Spectrum of Laminar Premixed Flames Analysis of Reaction Advection Diffusion Spectrum of Laminar Premixed Flames Ashraf N. Al-Khateeb Joseph M. Powers DEPARTMENT OF AEROSPACE AND MECHANICAL ENGINEERING UNIVERSITY OF NOTRE DAME, NOTRE DAME,

More information

Thermal NO Predictions in Glass Furnaces: A Subgrid Scale Validation Study

Thermal NO Predictions in Glass Furnaces: A Subgrid Scale Validation Study Feb 12 th 2004 Thermal NO Predictions in Glass Furnaces: A Subgrid Scale Validation Study Padmabhushana R. Desam & Prof. Philip J. Smith CRSIM, University of Utah Salt lake city, UT-84112 18 th Annual

More information

TWO-DIMENSIONAL MODELING OF PARTIAL OXIDATION OF METHANE ON RHODIUM IN A SHORT CONTACT TIME REACTOR

TWO-DIMENSIONAL MODELING OF PARTIAL OXIDATION OF METHANE ON RHODIUM IN A SHORT CONTACT TIME REACTOR Twenty-Seventh Symposium (International) on Combustion/The Combustion Institute, 1998/pp. 2283 2291 TWO-DIMENSIONAL MODELING OF PARTIAL OXIDATION OF METHANE ON RHODIUM IN A SHORT CONTACT TIME REACTOR OLAF

More information

Numerical Investigation on 1,3-Butadiene/Propyne Co-pyrolysis and Insight into Synergistic Effect on Aromatic Hydrocarbon Formation

Numerical Investigation on 1,3-Butadiene/Propyne Co-pyrolysis and Insight into Synergistic Effect on Aromatic Hydrocarbon Formation CHINESE JOURNAL OF CHEMICAL PHYSICS VOLUME 30, NUMBER 3 JUNE 27, 2017 ARTICLE Numerical Investigation on 1,3-Butadiene/Propyne Co-pyrolysis and Insight into Synergistic Effect on Aromatic Hydrocarbon Formation

More information

Prediction of CO Burnout using a CHEMKIN based Network Tool

Prediction of CO Burnout using a CHEMKIN based Network Tool Prediction of CO Burnout using a CHEMKIN based Network Tool Engler-Bunte-Institut / Bereich Verbrennungstechnik Universität Karlsruhe Contents Complex reaction schemes vs. complex transport models. Complex

More information

LES of the Sandia Flame D Using an FPV Combustion Model

LES of the Sandia Flame D Using an FPV Combustion Model Available online at www.sciencedirect.com ScienceDirect Energy Procedia 82 (2015 ) 402 409 ATI 2015-70th Conference of the ATI Engineering Association LES of the Sandia Flame D Using an FPV Combustion

More information

Hydrogen addition to the Andrussow process for HCN synthesis

Hydrogen addition to the Andrussow process for HCN synthesis Applied Catalysis A: General 201 (2000) 13 22 Hydrogen addition to the Andrussow process for HCN synthesis A.S. Bodke, D.A. Olschki, L.D. Schmidt Department of Chemical Engineering and Materials Science,

More information

Numerical Modelling of Soot Formation in Laminar Axisymmetric Ethylene-Air Coflow Flames at Atmospheric and Elevated Pressures

Numerical Modelling of Soot Formation in Laminar Axisymmetric Ethylene-Air Coflow Flames at Atmospheric and Elevated Pressures Numerical Modelling of Soot Formation in Laminar Axisymmetric Ethylene-Air Coflow Flames at Atmospheric and Elevated Pressures Ahmed Abdelgadir*, Ihsan Allah Rakha*, Scott A. Steinmetz, Antonio Attili,

More information

Laminar Premixed Flames: Flame Structure

Laminar Premixed Flames: Flame Structure Laminar Premixed Flames: Flame Structure Combustion Summer School 2018 Prof. Dr.-Ing. Heinz Pitsch Course Overview Part I: Fundamentals and Laminar Flames Introduction Fundamentals and mass balances of

More information

When atomic-scale resolution is not enough: Heat and mass transfer effects in in-situ model catalyst studies

When atomic-scale resolution is not enough: Heat and mass transfer effects in in-situ model catalyst studies Technische Universität München When atomic-scale resolution is not enough: Heat and mass transfer effects in in-situ model catalyst studies Karsten Reuter Chemistry Department and Catalysis Research Center

More information

HIGH PRESSURE METHANE-OXYGEN COMBUSTION KINETIC ANALYSIS

HIGH PRESSURE METHANE-OXYGEN COMBUSTION KINETIC ANALYSIS HIGH PRESSURE METHANE-OXYGEN COMBUSTION KINETIC ANALYSIS G. Saccone*, P. Natale*, F. Battista* g.saccone@cira.it p.natale@cira.it f.battista@cira.it *CIRA Italian Aerospace Research Centre, Capua Italy,

More information

Application of a Laser Induced Fluorescence Model to the Numerical Simulation of Detonation Waves in Hydrogen-Oxygen-Diluent Mixtures

Application of a Laser Induced Fluorescence Model to the Numerical Simulation of Detonation Waves in Hydrogen-Oxygen-Diluent Mixtures Supplemental material for paper published in the International J of Hydrogen Energy, Vol. 30, 6044-6060, 2014. http://dx.doi.org/10.1016/j.ijhydene.2014.01.182 Application of a Laser Induced Fluorescence

More information

CFD study of gas mixing efficiency and comparisons with experimental data

CFD study of gas mixing efficiency and comparisons with experimental data 17 th European Symposium on Computer Aided Process Engineering ESCAPE17 V. Plesu and P.S. Agachi (Editors) 2007 Elsevier B.V. All rights reserved. 1 CFD study of gas mixing efficiency and comparisons with

More information

Numerical Modeling of Anode Baking Process with COMSOL Multiphysics

Numerical Modeling of Anode Baking Process with COMSOL Multiphysics Numerical Modeling of Anode Baking Process with COMSOL Multiphysics P. Nakate 1,2, W. Voogd de 3, D.J.P. Lahaye 1, C. Vuik 1, M. Talice 4 1. Department of applied mathematics, Delft University of technology,

More information

A comparison between two different Flamelet reduced order manifolds for non-premixed turbulent flames

A comparison between two different Flamelet reduced order manifolds for non-premixed turbulent flames 8 th U. S. National Combustion Meeting Organized by the Western States Section of the Combustion Institute and hosted by the University of Utah May 19-22, 2013 A comparison between two different Flamelet

More information

Providing an Entry Length in Heterogeneous Catalytic Reactors with Fast Diffusion

Providing an Entry Length in Heterogeneous Catalytic Reactors with Fast Diffusion Presented at the COMSOL Conference 2009 Milan Providing an Entry Length in Heterogeneous Catalytic Reactors with Fast Diffusion D. Dalle Nogare, P. Canu University of Padova, Italy From the PFR to the

More information

The Seeding of Methane Oxidation

The Seeding of Methane Oxidation The Seeding of Methane Oxidation M. B. DAVIS and L. D. SCHMIDT* Department of Chemical Engineering and Materials Science, University of Minnesota, Minneapolis, MN 55455 USA Mixtures of light alkanes and

More information

Coupling of ChemApp and OpenFOAM

Coupling of ChemApp and OpenFOAM Coupling of ChemApp and OpenFOAM Messig, Danny; Rehm, Markus; Meyer, Bernd 19th May 2009 Contents 1 Introduction 2 Software OpenFOAM ChemApp Cantera 3 Coupling of chemistry packages and OpenFOAM 4 Testcases

More information

Simulating the combustion of gaseous fuels 6th OpenFoam Workshop Training Session. Dominik Christ

Simulating the combustion of gaseous fuels 6th OpenFoam Workshop Training Session. Dominik Christ Simulating the combustion of gaseous fuels 6th OpenFoam Workshop Training Session Dominik Christ This presentation shows how to use OpenFoam to simulate gas phase combustion Overview Theory Tutorial case

More information

Faster Kinetics: Accelerate Your Finite-Rate Combustion Simulation with GPUs

Faster Kinetics: Accelerate Your Finite-Rate Combustion Simulation with GPUs Faster Kinetics: Accelerate Your Finite-Rate Combustion Simulation with GPUs Christopher P. Stone, Ph.D. Computational Science and Engineering, LLC Kyle Niemeyer, Ph.D. Oregon State University 2 Outline

More information

On Computing Reactive Flows Using Slow Manifolds

On Computing Reactive Flows Using Slow Manifolds On Computing Reactive Flows Using Slow Manifolds by S. Paolucci 1, J. M. Powers 2, and S. Singh 3 Department of Aerospace and Mechanical Engineering University of Notre Dame Notre Dame, Indiana 46556-5637,

More information

CATALYTIC MICROCHANNEL REACTORS FOR CLEAN, INTRINSICALLY SAFE PROCESSES. Mary Katharine Barillas. B.S. Chemical Engineering, Lafayette College, 2004

CATALYTIC MICROCHANNEL REACTORS FOR CLEAN, INTRINSICALLY SAFE PROCESSES. Mary Katharine Barillas. B.S. Chemical Engineering, Lafayette College, 2004 CATALYTIC MICROCHANNEL REACTORS FOR CLEAN, INTRINSICALLY SAFE PROCESSES by Mary Katharine Barillas B.S. Chemical Engineering, Lafayette College, 004 Submitted to the Graduate Faculty of School of Engineering

More information

Dynamic Simulation of the Lurgi-type Reactor for Methanol Synthesis

Dynamic Simulation of the Lurgi-type Reactor for Methanol Synthesis Dynamic Simulation of the Lurgi-type Reactor for Methanol Synthesis Flavio Manenti 1*, Silvia Cieri, Marco Restelli, Nadson Murilo Nascimento Lima 3, Lamia Zuniga Linan 3 1 Politecnico di Milano, CMIC

More information

MULTIPHASE FLOW MODELLING

MULTIPHASE FLOW MODELLING MULTIPHASE FLOW MODELLING 1 Introduction 2 Outline Multiphase Flow Modeling Discrete phase model Eulerian model Mixture model Volume-of-fluid model Reacting Flow Modeling Eddy dissipation model Non-premixed,

More information

Numerical investigation of flame propagation in small thermally-participating, adiabatic tubes

Numerical investigation of flame propagation in small thermally-participating, adiabatic tubes Paper # 7MI-181 Topic: Microcombustion and New Combustion Devices 8 th US National Combustion Meeting Organized by the Western States Section of the Combustion Institute and hosted by the University of

More information

Lecture 6 Asymptotic Structure for Four-Step Premixed Stoichiometric Methane Flames

Lecture 6 Asymptotic Structure for Four-Step Premixed Stoichiometric Methane Flames Lecture 6 Asymptotic Structure for Four-Step Premixed Stoichiometric Methane Flames 6.-1 Previous lecture: Asymptotic description of premixed flames based on an assumed one-step reaction. basic understanding

More information

Modeling of a DBD Reactor for the Treatment of VOC

Modeling of a DBD Reactor for the Treatment of VOC Excerpt from the Proceedings of the COMSOL Conference 2009 Milan Modeling of a DBD Reactor for the Treatment of VOC Lamia Braci, Stephanie Ognier, and Simeon Cavadias* Laboratoire de Génie des Procédés

More information

Chemical Kinetic Reaction Mechanisms

Chemical Kinetic Reaction Mechanisms Chemical Kinetic Reaction Mechanisms Charles Westbrook Lawrence Livermore National Laboratory May 31, 2008 J. Warnatz Memorial Colloquium How do we measure a career? In scientific careers, we look for

More information

Exploring The Fundamentals In Catalytic Partial Oxidation Of Methane: The Interaction Between Diffusion And Reaction In A Packed Bed Reactor

Exploring The Fundamentals In Catalytic Partial Oxidation Of Methane: The Interaction Between Diffusion And Reaction In A Packed Bed Reactor Exploring The Fundamentals In Catalytic Partial Oxidation Of Methane: The Interaction Between Diffusion And Reaction In A Packed Bed Reactor Songjun Liu; Ana Obradović; Joris W. Thybaut; Guy B. Marin Laboratory

More information

Methane Oxidation Reactions

Methane Oxidation Reactions Methane Oxidation Reactions CH 4 + 2 O -> CO 2 2 + 2 H 2 O Total Oxidation (Combustion) CH 4 + 0.5 O -> CO 2 + 2 H 2 CO + 0.5 O -> CO 2 2 H 2 + 0.5 O -> H 2 2 O CH 4 + H 2 O->CO + 3 H 2 Partial Oxidation

More information

Investigation by Thermodynamic Properties of Methane Combustion Mechanisms under Harmonic Oscillations in Perfectly Stirred Reactor

Investigation by Thermodynamic Properties of Methane Combustion Mechanisms under Harmonic Oscillations in Perfectly Stirred Reactor 1459 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 57, 2017 Guest Editors: Sauro Pierucci, Jiří Jaromír Klemeš, Laura Piazza, Serafim Bakalis Copyright 2017, AIDIC Servizi S.r.l. ISBN 978-88-95608-48-8;

More information

NUMERICAL ANALYSIS OF TURBULENT FLAME IN AN ENCLOSED CHAMBER

NUMERICAL ANALYSIS OF TURBULENT FLAME IN AN ENCLOSED CHAMBER NUMERICAL ANALYSIS OF TURBULENT FLAME IN AN ENCLOSED CHAMBER Naveen Kumar D 1*, Pradeep R 2 and Bhaktavatsala H R 3 1 Assistant Professor Department of Mechanical Engineering, M S Engineering College,

More information

O 2 CH 4 CO 2 H

O 2 CH 4 CO 2 H Simulation of Reactive Flow in a Partial Oxidation Reactor with Detailed Gas Phase and Surface Chemistry Models Olaf Deutschmann 1, Lanny D.Schmidt 2, and Jíurgen Warnatz 1 1 Interdisciplinary Center for

More information

The Combination of Detailed Kinetics and CFD in Automotive Applications

The Combination of Detailed Kinetics and CFD in Automotive Applications The Combination of Detailed Kinetics and CFD in Automotive Applications J. M. Deur and S. Jonnavithula Analysis and Design Application Co., Ltd. Melville, New York E. Meeks Reaction Design San Diego, California

More information

ANSYS Advanced Solutions for Gas Turbine Combustion. Gilles Eggenspieler 2011 ANSYS, Inc.

ANSYS Advanced Solutions for Gas Turbine Combustion. Gilles Eggenspieler 2011 ANSYS, Inc. ANSYS Advanced Solutions for Gas Turbine Combustion Gilles Eggenspieler ANSYS, Inc. 1 Agenda Steady State: New and Existing Capabilities Reduced Order Combustion Models Finite-Rate Chemistry Models Chemistry

More information

Mathematical Investigation and CFD Simulation of Monolith Reactors: Catalytic Combustion of Methane

Mathematical Investigation and CFD Simulation of Monolith Reactors: Catalytic Combustion of Methane Presented at the COMSOL Conference 2008 Hannover Mathematical Investigation and CFD Simulation of Monolith Reactors: Catalytic Combustion of Methane Maryam Ghadrdan Norwegian University of Science and

More information

Thermoacoustic Instabilities Research

Thermoacoustic Instabilities Research Chapter 3 Thermoacoustic Instabilities Research In this chapter, relevant literature survey of thermoacoustic instabilities research is included. An introduction to the phenomena of thermoacoustic instability

More information

A Novel FEM Method for Predicting Thermoacoustic Combustion Instability

A Novel FEM Method for Predicting Thermoacoustic Combustion Instability Excerpt from the Proceedings of the COMSOL Conference 009 Milan A Novel FEM Method for Predicting Thermoacoustic Combustion Instability G. Campa *, S.M. Camporeale Politecnico di Bari * campa@imedado.poliba.it,

More information

A NUMERICAL ANALYSIS OF COMBUSTION PROCESS IN AN AXISYMMETRIC COMBUSTION CHAMBER

A NUMERICAL ANALYSIS OF COMBUSTION PROCESS IN AN AXISYMMETRIC COMBUSTION CHAMBER SCIENTIFIC RESEARCH AND EDUCATION IN THE AIR FORCE-AFASES 2016 A NUMERICAL ANALYSIS OF COMBUSTION PROCESS IN AN AXISYMMETRIC COMBUSTION CHAMBER Alexandru DUMITRACHE*, Florin FRUNZULICA ** *Institute of

More information