|
[Sponsors] |
March 6, 2014, 11:41 |
check lewis number
|
#1 |
Member
kai
Join Date: Jul 2013
Posts: 54
Rep Power: 13 |
Can some please tell how to check Lewis number of each species for non-premixed combustion? (Even though it seems lewis is assumed as 1 but can we check it, or how will it affect result if my spicies are not having lewis=1)
Chmikin mechanism is imported and generate the PDF table! Thank you ! ps: how to active User defined turbulent schmidt number? |
|
March 7, 2014, 07:43 |
|
#2 |
Member
kai
Join Date: Jul 2013
Posts: 54
Rep Power: 13 |
So, no one knows how to check lewis?
|
|
March 7, 2014, 07:45 |
|
#3 |
Member
kai
Join Date: Jul 2013
Posts: 54
Rep Power: 13 |
And anyone knows how to use pope correction for round jet? with extra term describing vorticity? C-epsilon3=0.79?
|
|
March 8, 2014, 21:40 |
|
#4 |
Senior Member
François Grégoire
Join Date: Jan 2010
Location: Canada
Posts: 392
Rep Power: 17 |
Hi zkzk234304398532,
Regarding your initial question, the mixture fraction/pdf model is derived assuming Le = 1. In order to calculate the Le number, you would have to implement a udf that calculates local binary diffusion coefficients Dij function of temperature, then diffusion coefficients of species i in mixture Dim (the simplest method being the 1950 C.R. Wilke's approach...), and then the local Le number for species i... You could start by assuming a constant diffusion coefficient for all species and see what Le numbers you get with the udf. Check some tables to see if the diffusion coefficients vary a lot with temperature, as temperature varies a lot in a combustion problem. It's probably simpler to run your problem with the Eddy-Dissipation model and constant diffusion coefficients for all species, and just create custom field functions that calculate the Le number of each species. You could do the same thing in the mixture fraction/pdf model and enter a constant instead of selecting a species diffusion coefficient when you create the custom field functions... Then you would have a good idea if it's justified to go on the journey of implementing a udf for the mixture fraction/pdf model... Hope my explanations are clear... 1st langage is french... Last edited by macfly; March 9, 2014 at 13:12. |
|
March 9, 2014, 12:34 |
|
#5 |
Member
kai
Join Date: Jul 2013
Posts: 54
Rep Power: 13 |
Thanks for your reply, i will try that on monday
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[mesh manipulation] Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Meshing & Mesh Conversion | 42 | January 8, 2017 13:55 |
simpleFoam parallel | AndrewMortimer | OpenFOAM Running, Solving & CFD | 12 | August 7, 2015 19:45 |
Unaligned accesses on IA64 | andre | OpenFOAM | 5 | June 23, 2008 11:37 |
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues | michele | OpenFOAM Meshing & Mesh Conversion | 2 | July 15, 2005 05:15 |
Lewis Number | Newbie | FLUENT | 0 | March 1, 2004 11:24 |