|
[Sponsors] |
April 22, 2021, 12:45 |
reactingFoam non unity Lewis number
|
#1 |
New Member
Lorenzo
Join Date: Apr 2021
Posts: 9
Rep Power: 5 |
Hello everyone !
I'm new with reactingFoam ( OpenFoam v8) and i'm looking for the option or where set a Lewis number different from 1. I know that exist the file nonUnityLewisEddyDiffusivity.H that define Sc and Prt so i'm trying to use it instead of the conventional method. Someone knows how to do it ?? Best regards ! Thank you! Lorenzo |
|
April 22, 2021, 13:33 |
|
#2 |
Senior Member
Join Date: Aug 2015
Posts: 494
Rep Power: 15 |
Checking out the relevant .H file (nonUnityLewis) you'll see the following :
Code:
LES { model nonUnityLewisEddyDiffusivity; Prt 0.85; Sct 0.7; } Caelan
__________________
Public git repository : https://github.com/clapointe2011/public |
|
April 23, 2021, 17:20 |
|
#4 |
Senior Member
Join Date: Aug 2015
Posts: 494
Rep Power: 15 |
I've unfortunately not used that functionality, so I'm not familiar if/where it's been used since its release. I imagine, though, that updating the reactingFoam tutorial for the Sandia or DLR flames would be a good place to start, given that the experimental data is readily available.
Caelan
__________________
Public git repository : https://github.com/clapointe2011/public |
|
April 28, 2021, 06:36 |
|
#6 |
New Member
Lorenzo
Join Date: Apr 2021
Posts: 9
Rep Power: 5 |
Thanks you for the response,
I have another question, the unity of lewis number means also that the Prt is equal to the Sct ? Best wishes, Lorenzo. |
|
April 28, 2021, 08:15 |
|
#7 |
Senior Member
|
Yes, affermative, it does. See e.g. the book by Versteeg and Malalasekera, the master thesis of Ali Kadar at https://repository.tudelft.nl/island...tion=education or https://en.wikipedia.org/wiki/Lewis_number among other references.
|
|
April 30, 2021, 08:31 |
|
#8 |
New Member
Lorenzo
Join Date: Apr 2021
Posts: 9
Rep Power: 5 |
Hello
I serch in the code where the Sct is taken equal to the Prt but if the unity Lewis number is imposed the Sct is not considered. Is it mean that Sct is 1? And if I do not specify the Prt in the momentumTransport file in the KEpsilonCoeffs section, is it take as 1 also ? Best wishes, Lorenzo. |
|
Tags |
edc model, reacting flow, reactingfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
GenerateVolumeMesh Error - Surface Wrapper Self Interacting (?) | AndreP | STAR-CCM+ | 10 | August 2, 2018 08:48 |
Inconsistencies in reading .dat file during run time in new injection model | Scram_1 | OpenFOAM | 0 | March 23, 2018 23:29 |
[mesh manipulation] Mesh Refinement | Luiz Eduardo Bittencourt Sampaio (Sampaio) | OpenFOAM Meshing & Mesh Conversion | 42 | January 8, 2017 13:55 |
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 |