|
[Sponsors] |
July 26, 2010, 06:52 |
buoyantPisoFoam vs buoyantBoussinesqPisoFoam
|
#1 |
New Member
Join Date: Jun 2010
Posts: 23
Rep Power: 16 |
Hi Foamers !
I am trying to study a turbulent flow in a duct, and more precisely the heat transfer on the walls of this duct. I used buoyantPisoFoam, with the following LESProperties : LESModel oneEqEddy; delta vanDriest; printCoeffs on; turbulence on; But I have just seen on the wiki that buoyantBoussinesqPisoFoam makes a specific assumption for turbulent SGS model. So my question is : are my simulations relevant, or may I use buoyantBoussinesqPisoFoam ? Thank you in advance for your comments/ideas. |
|
July 30, 2010, 06:59 |
|
#2 |
Member
MSarkar
Join Date: Dec 2009
Posts: 99
Rep Power: 17 |
Hi,
buoyantPisoFoam is a transient solver for compressible fluid and buoyantBoussinesqPisoFoam is a transient solver for incompressible fluid where density variation is approximated using Boussinesq assumption. Applicable solver depends on the problem. If temperature variation is not much and you want to use incompressible flow simulation, you should use buoyantBoussinesqPisoFoam. If your problem is steady-state in nature, you can use buoyantBoussinesqSimpleFoam/buoyantSimpleFoam. I think there is particular reason to use LES turbulence model instead RAS model. Hope this will help you. Regards M. Sarkar |
|
July 30, 2010, 09:11 |
|
#3 |
New Member
Join Date: Jun 2010
Posts: 23
Rep Power: 16 |
Hi,
Thank you very much for those explanations, I feel more confident in buoyantPisoFoam now ^^ Regards |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Implementing Radiation Model into buoyantBoussinesqPisoFoam compiling error | Fabian | OpenFOAM Programming & Development | 6 | October 26, 2010 17:46 |
buoyantPisoFoam - engrid Boundary Layers | pizzaice | OpenFOAM | 0 | June 16, 2010 13:09 |
Error in solver? (buoyantPisoFoam) | fijinx | OpenFOAM Running, Solving & CFD | 7 | February 2, 2010 15:58 |