|
[Sponsors] | |||||
|
|
|
#1 |
|
Member
Jingxue Wang
Join Date: Sep 2017
Posts: 58
Rep Power: 10 ![]() |
I am a green hands of OpenFOAM. I read some cases using LES in the User guides of OpenFOAM. The definations of divSchemes are like followings:
divSchemes {default none; div(phi,U) Gauss LUST grad(U); div(phi,k) Gauss limitedLinear 1; div((nuEff*dev2(T(grad(U))))) Gauss linear; } 1.I am wondering phi is a Generic Variable? It should be u,v,w in the momentum equation. Where do programmers to define phi? 2.I also see some samples like: div(rhoPhi,U) Gauss LUST grad(U). Including rho or not is both ok? 3.And why to define k in LES smagorinsky model?What is the meaning of k? 4. And what's the meaning of div((nuEff*dev2(T(grad(U))))) . Thanks for your help. |
|
|
|
|
|
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| LES Filtering: how are the small and large scales equations solved? | atmcfd | Main CFD Forum | 38 | March 14, 2016 15:52 |
| 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 |