CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

OF10| reactingFoam with multi-component transport

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   September 17, 2022, 19:24
Question OF10| reactingFoam with multi-component transport
  #1
New Member
 
Manahara Manatunga
Join Date: Mar 2014
Posts: 15
Rep Power: 12
manahara is on a distinguished road
Hi all,

I am trying to model a hydrogen diffusion flame using reactingFoam. The reference experimental flame is the DLR-H5 flame (Re_j=6600). There is noticeable preferential diffusion happening close to the jet-nozzle and I am hoping to capture this via an LES/EDC (finite-rate chem w/ TCI) simulation using OF10 solver reactingFoam.

I am fairly new to OpenFOAM and C++. I have gathered that newer versions of reactingFoam (>=OF8) has the capability to include preferential diffusion effects and thermal diffusion. I referred to the user guide section 7.1 for information on setting up my case.

According to the OF10 userguide and the Sandia_D_LTS example, I have set-up my constant/physicalProperties as:

Code:
thermoType
{
    type            hePsiThermo;
    mixture         multiComponentMixture;
    transport       sutherland;
    thermo          janaf;
    energy          sensibleEnthalpy;
    equationOfState perfectGas;
    specie          specie;
}
under the laminar examples I found a further mixture type
Code:
coefficientWilkeMultiComponentMixture
and also came across the transport type
Code:
MaxwellStefan
under /src/ThermophysicalTransportModels/laminar

I am interested in modelling the momentum transport with LES while combustion is modelled via TCI model EDC with detailed multi-component transport. (Wilke for mixture viscosity calculations and including Maxwell-Stefan diffusivities in the species transport equations). Neither of these class references are listed in the userguide under section 7.1.

My questions is if what I am trying to achieve is possible through OF10 and if so, where can I find some more information of the inputs for the coefficientWilkeMultiComponentMixture and MaxwellStefan.

Thank you in advance,

Mana
manahara is offline   Reply With Quote

Old   September 19, 2022, 03:45
Default
  #2
Senior Member
 
Domenico Lahaye
Join Date: Dec 2013
Posts: 722
Blog Entries: 1
Rep Power: 17
dlahaye is on a distinguished road
Yes, this should be possible in principle. Typically convergence is hard to achieve.

Below is a recent recent (among many other others).

With more precise indications of what you need, I can see how to provide further input.

@article{chen-19,
title = {Large Eddy Simulation of a dual swirl gas turbine combustor: Flame/flow structures and stabilisation under thermoacoustically stable and unstable conditions},
journal = {Combustion and Flame},
volume = {203},
pages = {279-300},
year = {2019},
issn = {0010-2180},
doi = {https://doi.org/10.1016/j.combustflame.2019.02.013},
url = {https://www.sciencedirect.com/science/article/pii/S001021801930077X},
author = {Zhi X. Chen and Ivan Langella and Nedunchezhian Swaminathan and Michael Stöhr and Wolfgang Meier and Hemanth Kolla},
keywords = {Large Eddy Simulation, Partially premixed combustion, Gas turbine model combustor, Dual swirl, Self-excited thermoacoustic instability}
}
dlahaye is offline   Reply With Quote

Reply

Tags
combustion, diffusion flames, multicomponent diffusion, openfoam 10, reactingfoam


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Transport models in reactingFoam kuria OpenFOAM Running, Solving & CFD 1 January 22, 2021 04:50
OpenFOAM extended 4.0 Error with Multinode Set-up Liweix OpenFOAM Running, Solving & CFD 1 February 18, 2020 00:50
use logPolynomial transport in OF4.1 reactingFoam SH_Zhong OpenFOAM Programming & Development 1 August 4, 2017 08:32
Multi component analysis wanfuhh Main CFD Forum 0 October 9, 2013 12:52
Add total mass using sources to multi component fluids mullenc525 CFX 1 February 5, 2011 04:56


All times are GMT -4. The time now is 22:48.