|
[Sponsors] |
July 3, 2006, 11:32 |
Hello,
I would like to pe
|
#1 |
Member
anne dejoan
Join Date: Mar 2009
Location: madrid, spain
Posts: 66
Rep Power: 17 |
Hello,
I would like to perform LES + scalar transport. SO, I would like to know what are the models used in LES to assess the subgrid scale diffusivity of a scalar transported. When I look at the cooles solver or Xooles sover, I can see that "alphaeFF" is used the h eq. However I couldn't find out how "alphaEff" is computed. Is it simply computed from the Prdtl number and thesubgris scale viscosity (as it is apparently in turbulence RANS foam solvers) OR is there any computation of alphaEff in a way similar to the dynamic model (by subsituying the velocity field by the h field? Thanks you to answer me on this point, Anne |
|
July 4, 2006, 13:36 |
You can find the source code i
|
#2 |
Senior Member
Mattijs Janssens
Join Date: Mar 2009
Posts: 1,419
Rep Power: 26 |
You can find the source code in $FOAM_SRC/LESmodels/compressible/.
grep -i lnInclude/* will show you where to start looking. |
|
July 5, 2006, 04:37 |
Hello Mattijs,
I had looked
|
#3 |
Member
anne dejoan
Join Date: Mar 2009
Location: madrid, spain
Posts: 66
Rep Power: 17 |
Hello Mattijs,
I had looked and again I look at the files in LESmodels/compressibles. I find well how muSGS and thus muEff is computed. However my concern is with alphaEff, the eddy conductivity or enthaply diffusivity that I can't find out the way it is computed when using LES. I tried also to find it in thermoproperties directory but I didn't succeed in finding it. Where is alphaEff computed ? Thanks you for help Anne |
|
July 14, 2008, 04:14 |
Hello,
same problem here:
|
#4 |
Senior Member
Thomas Jung
Join Date: Mar 2009
Posts: 102
Rep Power: 17 |
Hello,
same problem here: I would like to to incompressible flow + heat transfer + LES. I found the calculation of alphaEff as alpha + muSgs_ in most of the implementations one can find in LESmodels/compressible. However, there is no implementation for the incompressible variants, and especially also not for the Smagorinsky model, which I would like to use. I could simply add that - but I am wondering if there is a good reason why its not there? Is that calculation of alphaEff not suitable for incompressible cases? As a turbulence modelling newbie, I would be very grateful for any hint.... Thomas |
|
July 14, 2008, 04:30 |
Hello,
same problem here:
|
#5 |
Senior Member
Thomas Jung
Join Date: Mar 2009
Posts: 102
Rep Power: 17 |
Hello,
same problem here: I would like to to incompressible flow + heat transfer + LES. I found the calculation of alphaEff as alpha + muSgs_ in most of the implementations one can find in LESmodels/compressible. However, there is no implementation for the incompressible variants, and especially also not for the Smagorinsky model, which I would like to use. I could simply add that - but I am wondering if there is a good reason why its not there? Is that calculation of alphaEff not suitable for incompressible cases? As a turbulence modelling newbie, I would be very grateful for any hint.... Thomas |
|
July 14, 2008, 09:52 |
sorry ... should start thinkin
|
#6 |
Senior Member
Thomas Jung
Join Date: Mar 2009
Posts: 102
Rep Power: 17 |
sorry ... should start thinking BEFORE posting ...
... of course I can just calculate my effective thermal diffusivity from the effective viscosity, using some subgrid Prandtl number, externally in my code... |
|
September 17, 2008, 16:31 |
Hi
I would also like to incor
|
#7 |
New Member
Henrik Bergersen
Join Date: Mar 2009
Posts: 17
Rep Power: 17 |
Hi
I would also like to incorporate heat transfer into an incompressible LES solver, and would be interested in suggestion/comments from others wha have tried. Best Regards Henrik |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Two-fluid models vs mixture models for bubbly flows | Hansong Tang | Main CFD Forum | 6 | December 8, 2009 04:21 |
LES models: | Jonathan Lemay | CFX | 6 | March 3, 2008 07:51 |
MODELS | Murthy V N | FLUENT | 0 | February 9, 2008 02:48 |
LES models | fran | Main CFD Forum | 1 | August 25, 2005 07:44 |
MRF and DPM models | you | FLUENT | 0 | June 8, 2001 06:49 |