CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Running, Solving & CFD

Non-isothermal incompressible LES in OpenFOAM

Register Blogs Members List Search Today's Posts Mark Forums Read

Like Tree1Likes
  • 1 Post By itchy

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 14, 2014, 10:22
Default Non-isothermal incompressible LES in OpenFOAM
  #1
New Member
 
Sagnik
Join Date: Oct 2012
Posts: 28
Rep Power: 13
sagnikmazumdar is on a distinguished road
Hi,

I was wondering which solver should we use to simulate a 'Non-isothermal incompressible LES in OpenFOAM' without the boussinesq approximation. I understand there is a well laid out procedure for flows with 'boussinesq approximation':

http://openfoamwiki.net/index.php/Bu...sinesqPisoFoam

We would like to use temperature dependent fluid properties for the LES simulation (ideal gas for density of good enough). Any information would be of great help.

Thanks for all the help.

Sagnik
sagnikmazumdar is offline   Reply With Quote

Old   January 14, 2014, 11:34
Default
  #2
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
If you want temperature dependent fluid properties through ideal gas law, it will no longer be incompressible. The point of the Boussinesq approach is to avoid variable density (and the compressible formulation) and instead "model" density changes through a body force term dependent on temperature.

The rule of thumb for Boussinesq validity is \beta\Delta T << 1

Your alternative is to explore the buoyantPimpleFoam solver which has variable density but as I mentioned will be compressible.

Quote:
Originally Posted by sagnikmazumdar View Post
Hi,

I was wondering which solver should we use to simulate a 'Non-isothermal incompressible LES in OpenFOAM' without the boussinesq approximation. I understand there is a well laid out procedure for flows with 'boussinesq approximation':

http://openfoamwiki.net/index.php/Bu...sinesqPisoFoam

We would like to use temperature dependent fluid properties for the LES simulation (ideal gas for density of good enough). Any information would be of great help.

Thanks for all the help.

Sagnik
cnsidero is offline   Reply With Quote

Old   January 14, 2014, 12:20
Default
  #3
New Member
 
Sagnik
Join Date: Oct 2012
Posts: 28
Rep Power: 13
sagnikmazumdar is on a distinguished road
Yes, very true. I understand that you are suggesting 'buoyantPimpleFoam' solver. Would it be possible for you to suggest us a good reference work with OpenFOAM in this regard !

Thanks for all the help and inputs.

Sagnik
sagnikmazumdar is offline   Reply With Quote

Old   January 14, 2014, 13:28
Default
  #4
Senior Member
 
Chris Sideroff
Join Date: Mar 2009
Location: Ottawa, ON, CAN
Posts: 434
Rep Power: 22
cnsidero is on a distinguished road
If you check out the buoyantPimpleFoam source you will see it's already capable of using LES. Switching between RAS and LES is handled in the constant/turbulenceProperties dictionary. Then add/modify an constant/LESProperties dictionary to define the LES model you want to use.

Since it's compressible you may want to refer to one of the existing LES compressible tutorials for model and BC options.

Good luck
cnsidero is offline   Reply With Quote

Old   December 5, 2014, 02:14
Default
  #5
Member
 
Florian Ries
Join Date: Feb 2014
Location: Darmstadt, Germany
Posts: 88
Rep Power: 12
itchy is on a distinguished road
Hi all,

just for better understanding:

if the density is only a function of temperature and composition, then the flow is incompressible but the density can change!!!! (with temperature and composition). In an compressible flow, the denisty is a function of pressure. If the Mach number is higer then lets say 0.3 , we have to care about the pressure.

The most people think that incompressible is if density do not change. This is wrong! This kind of flow is constant density flow.

In my opinion it is very confusing in OpenFoam, that some solvers are called compressible and incompressible. For example buoyantPimpleFoam can be used for compressible and incompressible flow. It depends on which equation of state you use in thermophysicalProperties dictionary. If you choose:

equationOfState incompressiblePerfectGas;

then the flow is incompressible. If you choose:

equationOfState perfectGas;


then the flow is compressible.

In both cases the density can change.

kind regards
Florian
ykanani likes this.
itchy is offline   Reply With Quote

Old   December 5, 2014, 02:19
Default
  #6
Member
 
Florian Ries
Join Date: Feb 2014
Location: Darmstadt, Germany
Posts: 88
Rep Power: 12
itchy is on a distinguished road
Hi drmarcoguevara,

bouyantPimpleFoam and bouyantSimpleFoam should be able to handle non-isothermal incompressible flow. But I am very intrested in the code you mentioned. Could you please upload the code in the forum??

Then we can verificate the code. This should be helpfull for you as well.

If this is impossible, could you please send me the code:
ries@ekt.tu-darmstadt.de

kind regards
Florian
itchy is offline   Reply With Quote

Old   March 9, 2016, 03:41
Default
  #7
New Member
 
Desanga
Join Date: Dec 2013
Posts: 19
Rep Power: 12
desanga is on a distinguished road
hi drmarcoguevara,

could you please share your code with us

Thanks
desanga is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Incompressible, miscible mixing of two fluid stream OpenFOAM Nishchal OpenFOAM Running, Solving & CFD 6 October 9, 2019 06:55
Which pressure OpenFOAM use for incompressible flow? P/rho or (P-101325)/rho ? panda60 OpenFOAM 16 August 14, 2018 04:57
Solving for two phase, incompressible, inviscid flow (OpenFOAM) Betsy OpenFOAM Running, Solving & CFD 6 July 16, 2012 05:58
Implementing a new LES Model in OpenFoam fs82 OpenFOAM 6 October 13, 2009 09:58
OpenFOAM - incompressible solver + porous zones Nicolai Heilskov FLUENT 1 October 23, 2008 08:34


All times are GMT -4. The time now is 23:40.