|
[Sponsors] |
Relation between k and UPrime2Mean etc in LES |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 30, 2013, 20:54 |
|
#41 |
New Member
Rajesh Kumar
Join Date: Apr 2009
Posts: 25
Rep Power: 17 |
Hi Pooyan,
Can you please post the code, which you added in createField.H and pisoFoam.C |
|
June 19, 2013, 14:35 |
|
#42 | |
New Member
Juan Manuel Mompó Laborda
Join Date: Nov 2009
Location: Valencia (Spain)
Posts: 10
Rep Power: 17 |
Quote:
I guess you did already get the U² field... in any case here is my solution... inside createFields: volSymmTensorField U2 = sqr(U); Hope it helps, Juanma |
||
October 19, 2013, 07:26 |
How to make new solver to get Subgrid scale stress for LES
|
#43 | |
New Member
ThienMa
Join Date: Sep 2013
Posts: 8
Rep Power: 13 |
Dear Foamer,
I Have read and do step by step with this guide, and read carefully this topic, but went I do it have some problem, I used dynOneEqEddy for my simulation Any one can help me Quote:
|
||
August 10, 2015, 19:24 |
|
#44 | |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
Quote:
Dear morard, I know this post is old but I have a relevant question. I am using a LES model but I cannot find where B() is calculated from k in the source code. Should I add some lines to calculate B()?! Regards, Syavash |
||
August 10, 2015, 19:28 |
|
#45 | |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
Quote:
Could you find a way to solve your problem?! My case is similar to you, I also need to calculate total Reynolds stress in my LES simulation but cannot find calculation of B() in the source code of LES model. Thanks, Syavash |
||
August 10, 2015, 19:31 |
|
#46 | |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
Quote:
I am struggling to modify my solver to account for total Reynolds stress as you suggested, but I cannot find where in the source code B() (SGS stress) is calculated?! Should I manually add some lines to the source code of LES model?! Thanks, Syavash |
||
August 10, 2018, 04:52 |
|
#47 | |
Senior Member
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 12 |
Quote:
I also want to know how to set the inlet k in kEqn SGS model. Can anyone give me a hint?
__________________
https://openfoam.top |
||
August 10, 2018, 06:21 |
|
#48 |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
||
August 10, 2018, 06:24 |
|
#49 |
Senior Member
Yan Zhang
Join Date: May 2014
Posts: 120
Rep Power: 12 |
A reference: Reg. LES in OpenFOAM
__________________
https://openfoam.top |
|
August 10, 2018, 14:10 |
|
#50 | |
Senior Member
Ehsan Asgari
Join Date: Apr 2010
Posts: 473
Rep Power: 18 |
Quote:
Thanks, but not very helpful. It has spoken of a experimental data prior to simulation which has to be filtered out. Not in every simulation an experimental data would be available. |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Problems sampling UPrime2Mean | leonardo.morita | OpenFOAM Post-Processing | 5 | May 10, 2012 05:36 |
Bug in Dynamic 1Eq Eddy Viscosity LES Model Incompressible flow | harishg | OpenFOAM Bugs | 5 | December 2, 2008 19:18 |