|
[Sponsors] |
On the Unity Lewis Number Assumption in reactingFoam |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
September 30, 2015, 09:16 |
On the Unity Lewis Number Assumption in reactingFoam
|
#1 |
New Member
Join Date: Sep 2015
Posts: 3
Rep Power: 11 |
The diffusive term in the species conservation equation of the reactive term is formulated as:
Code:
fvm::laplacian(turbulence->muEff(), Yi) http://www.cfd-online.com/Forums/ope...tive-flow.html http://www.openfoam.org/mantisbt/view.php?id=277 I'm relatively new to CFD so forgive me if this is a stupid question. Doesn't unity lewis number mean that this diffusion coefficient should be equal to the thermal diffusivity (alpha)? How come viscosity is used here - does anyone have a reference for this? |
|
October 5, 2015, 11:18 |
|
#2 |
New Member
Join Date: Sep 2015
Posts: 3
Rep Power: 11 |
*bump
Heh, I guess I'll take that as a no. My (uneducated) guess is that the diffusion coefficient Di=mu may be valid in the turbulent case, but not in the laminar one. I did try setting Di=alpha (mixture average thermal diffusivity) and did not notice any substantial difference in the output, but I didn't do a quantitative comparison. My case involves a light gas (hydrogen) though, so it is likely that both approximations are equally wrong. I guess I have no choice but to implement a proper transport model with binary diffusion coefficients..... |
|
Tags |
reactingfoam |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[snappyHexMesh] snappyHexMesh sticking point | natty_king | OpenFOAM Meshing & Mesh Conversion | 11 | February 20, 2024 10:12 |
Decomposing meshes | Tobi | OpenFOAM Pre-Processing | 22 | February 24, 2023 10:23 |
AMI speed performance | danny123 | OpenFOAM | 21 | October 24, 2020 05:13 |
AMI interDyMFoam for mixer | danny123 | OpenFOAM Running, Solving & CFD | 4 | June 19, 2013 05:49 |
Lewis Number | Newbie | FLUENT | 0 | March 1, 2004 11:24 |