|
[Sponsors] |
March 4, 2017, 06:16 |
Some settings in LES
|
#1 |
New Member
TSE Kwan Shu
Join Date: Sep 2016
Posts: 10
Rep Power: 10 |
Hello, everyone, I would like to ask some questions about LES with pisoFoam.
I am using the latest version of OpenFOAM, v4.1. When I read the tutorials in $FOAM_TUT/incompressible/pisoFoam/les/pitzDailyMapped. I see that divSchemes contains Code:
divSchemes { default none; div(phi,U) Gauss LUST grad(U); div(phi,k) Gauss limitedLinear 1; div(phi,B) Gauss limitedLinear 1; div(phi,nuTilda) Gauss limitedLinear 1; div(B) Gauss linear; div((nuEff*dev2(T(grad(U))))) Gauss linear; } Moreover, may I ask what "B" means in entries div(phi,B) and div(B). Besides, I have no idea what "s" means in $FOAM_TUT/incompressible/pisoFoam/les/pitzDaily. Code:
divSchemes { default none; div(phi,U) Gauss LUST grad(U); div(phi,k) Gauss limitedLinear 1; div(phi,s) bounded Gauss limitedLinear 1; div((nuEff*dev2(T(grad(U))))) Gauss linear; } |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Diverging Temperature in LES - which settings to adjust? | knuckles | OpenFOAM Running, Solving & CFD | 1 | March 7, 2016 15:32 |
Grid difference between wall modeled LES and wall resolved LES | hityangsir | Main CFD Forum | 9 | April 17, 2015 12:59 |
OpenFOAM LES capability questions | siw | OpenFOAM Running, Solving & CFD | 3 | January 6, 2015 09:50 |
Turbulence dampening due to magnetic field in LES and RAS | eelcovv | OpenFOAM | 0 | June 8, 2010 12:35 |
Some Questions about LES. | Bin Li | Main CFD Forum | 2 | February 20, 2004 10:58 |