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

Forced convection with OF

Register Blogs Community New Posts Updated Threads Search

Like Tree11Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 31, 2013, 10:35
Default Forced convection with OF
  #1
Senior Member
 
Andrea
Join Date: Feb 2012
Location: Leeds, UK
Posts: 179
Rep Power: 16
Andrea1984 is on a distinguished road
Hi,

I would like to simulate a forced convection heat transfer problem using OF. The flow is incompressible and turbulent.

Any hints for the choose of the right solver, BCs and other settings are welcome.

Thanks,

Andrea
Luttappy likes this.
Andrea1984 is offline   Reply With Quote

Old   January 31, 2013, 14:28
Default
  #2
Senior Member
 
romant's Avatar
 
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 20
romant is on a distinguished road
Quote:
Originally Posted by Andrea1984 View Post
Hi,

I would like to simulate a forced convection heat transfer problem using OF. The flow is incompressible and turbulent.

Any hints for the choose of the right solver, BCs and other settings are welcome.

Thanks,

Andrea
For heat transfer problems with incompressible flow, take a look at bouyantBoussinesqSimpleFoam and buoyantBoussinesqPimpleFoam, for steady state and transient calculations respectively. There are a couple of tutorials included in OpenFOAM
__________________
~roman
romant is offline   Reply With Quote

Old   February 1, 2013, 06:55
Default
  #3
Senior Member
 
Andrea
Join Date: Feb 2012
Location: Leeds, UK
Posts: 179
Rep Power: 16
Andrea1984 is on a distinguished road
Hi Roman,

thank you for your reply.
These solvers are suitable only for buoyant flows, or are still valid in case of forced convection?
Andrea1984 is offline   Reply With Quote

Old   February 1, 2013, 07:33
Default
  #4
Senior Member
 
romant's Avatar
 
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 20
romant is on a distinguished road
yes, they are also valid for forced convection. The "buoyant" part of the name just states that they use the boussinesq approximation for buoyancy, where small changes in density are modeled through a temperature difference. but other than that the density is constant.
__________________
~roman
romant is offline   Reply With Quote

Old   February 1, 2013, 09:18
Default
  #5
Senior Member
 
Andrea
Join Date: Feb 2012
Location: Leeds, UK
Posts: 179
Rep Power: 16
Andrea1984 is on a distinguished road
Ok, their names are a little bit misleading.
I'll have a look to the source code and run some test cases.

Thank you for the infos.

Andrea
Andrea1984 is offline   Reply With Quote

Old   February 1, 2013, 09:21
Default
  #6
Senior Member
 
romant's Avatar
 
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 20
romant is on a distinguished road
Hej,

it doesn't really matter that the buoyant part this is in the solver, since in forced convection your change in density and the buoyancy forces associated with it will be minimal (the flow will not be affected by it). Therefore, the solvers can be used for forced convection and for natural convection.
hello77, granzer and jadidi.cfd like this.
__________________
~roman
romant is offline   Reply With Quote

Old   April 4, 2013, 14:49
Default
  #7
Member
 
Jubayer
Join Date: Oct 2009
Location: The University of Western Ontario, London, Ontario
Posts: 42
Blog Entries: 1
Rep Power: 16
cm_jubayer is on a distinguished road
Hi Andrea,

I am also simulating forced convection over a solar panel in the atmospheric boundary layer. I am using buoyantBoussinesqPimpleFoam. Based on nOuterCorrectors you can switch between Pimple and Piso. Also, I am using 0 gravity which makes p and p_rgh same. However, I am facing bounding problem with omega specially (using SST k omega), trying different limited schemes, no luck yet.

But, to test the solver, I ran a simulation with forced convection over a flat plate with high Re and found a good match with the turbulent boundary layer correlation in theory. Also, I think to solve forced convection correctly, boundary layer has to be resolved completely (y+<1) without using wall functions.

Jubayer
jadidi.cfd likes this.
cm_jubayer is offline   Reply With Quote

Old   April 4, 2013, 15:03
Default
  #8
Senior Member
 
Andrea
Join Date: Feb 2012
Location: Leeds, UK
Posts: 179
Rep Power: 16
Andrea1984 is on a distinguished road
Hi Jubayer,
Unfortunately I had to stop my testing with OF in forced convection because right now I'm pretty busy with other undertakings; however I would be glad if you can attach your convection over a flat plate case.

Thanks in advance,

Andrea
Andrea1984 is offline   Reply With Quote

Old   April 4, 2013, 15:20
Default
  #9
Member
 
Jubayer
Join Date: Oct 2009
Location: The University of Western Ontario, London, Ontario
Posts: 42
Blog Entries: 1
Rep Power: 16
cm_jubayer is on a distinguished road
You can download it from here


Jubayer
mbennour likes this.
cm_jubayer is offline   Reply With Quote

Old   April 5, 2013, 04:53
Default
  #10
Senior Member
 
Andrea
Join Date: Feb 2012
Location: Leeds, UK
Posts: 179
Rep Power: 16
Andrea1984 is on a distinguished road
Thank you so much

Andrea
Andrea1984 is offline   Reply With Quote

Old   January 14, 2014, 12:10
Default
  #11
New Member
 
Pritanshu Ranjan
Join Date: Jan 2013
Posts: 2
Rep Power: 0
aamo is on a distinguished road
Quote:
Originally Posted by cm_jubayer View Post
You can download it from here


Jubayer
Hi Jubayer, I think you have removed the files from your dropbox. could u please upload it again.
aamo is offline   Reply With Quote

Old   January 14, 2014, 12:35
Default
  #12
Member
 
Jubayer
Join Date: Oct 2009
Location: The University of Western Ontario, London, Ontario
Posts: 42
Blog Entries: 1
Rep Power: 16
cm_jubayer is on a distinguished road
Here is the link again:

https://dl.dropboxusercontent.com/u/...atPlate.tar.gz


Jubayer
mbennour likes this.
cm_jubayer is offline   Reply With Quote

Old   May 11, 2015, 11:47
Smile Forced convection with OF
  #13
New Member
 
Sandeep Rapol
Join Date: Feb 2015
Posts: 11
Rep Power: 11
sandeeprapol is on a distinguished road
Hi,
I would like to simulate a forced convection heat transfer problem using OpenFOAM. The flow is compressible and turbulent. Which solver is suitable?


Thanks & Regards,
Sandeep Rapol
sandeeprapol is offline   Reply With Quote

Old   May 12, 2015, 03:53
Default
  #14
Senior Member
 
romant's Avatar
 
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 20
romant is on a distinguished road
Quote:
Originally Posted by sandeeprapol View Post
Hi,
I would like to simulate a forced convection heat transfer problem using OpenFOAM. The flow is compressible and turbulent. Which solver is suitable?


Thanks & Regards,
Sandeep Rapol
Take a look at this site http://cfd.direct/openfoam/user-guid.../#x13-890003.5

You probably want to take one of the solvers from the compressible family. They are nicely explained there and you should think about whatelse your solver should do. Steady state or transient, supersonic or subsonic flow, do you want to include buoyancy at a later stage (then take a look at the heat transfer solver family).

It shouldn't be too hard to find the right solver for your purpose.
__________________
~roman
romant is offline   Reply With Quote

Old   May 13, 2015, 09:42
Default
  #15
Member
 
Join Date: Apr 2015
Location: EU
Posts: 38
Rep Power: 11
roadRunner is on a distinguished road
Setting gravity vector to zero should disable all buoyancy effects and enable pure forced convection.
__________________
beep-beep
roadRunner is offline   Reply With Quote

Old   February 29, 2016, 16:04
Default Flow in a straight pip-reg
  #16
New Member
 
John Handel Kennedy
Join Date: Feb 2016
Posts: 2
Rep Power: 0
John Handel Kennedy is on a distinguished road
Hi,
I am trying to simulate Flow in a Straight Pipe with Heat transfer.
I am using the buoyantBoussinesqSimpleFoam solver.
I have made g and beta to be zero.
The temperature of the wall is 373K and inlet fluid temperature is 293K.
The inlet velocity is 1m/s.
The diameter of the pipe is 1m and the nu value is 0.01 which makes a Reynolds number to be 100.
The laminar Prandtl number is 1.5.

I got fully developed flow in simpleFoam i.e. the velocity jumped to 2m/s.
However I am not able to get the same velocity profile in buoyantBoussinesqSimpleFoam, The velocity is decreasing towards the outlet.

How do we solve this problem?
What should I specify in the alpha_t and p_rgh files?

Regards
John
John Handel Kennedy is offline   Reply With Quote

Old   October 3, 2016, 09:30
Default
  #17
New Member
 
Ali
Join Date: Mar 2014
Posts: 4
Rep Power: 12
hello77 is on a distinguished road
Quote:
Originally Posted by romant View Post
Hej,

it doesn't really matter that the buoyant part this is in the solver, since in forced convection your change in density and the buoyancy forces associated with it will be minimal (the flow will not be affected by it). Therefore, the solvers can be used for forced convection and for natural convection.
hi, could you please justify this for me. I mean is the Boussinesq can be used in forced convection?
hello77 is offline   Reply With Quote

Old   October 4, 2016, 06:29
Default
  #18
Senior Member
 
romant's Avatar
 
Roman Thiele
Join Date: Aug 2009
Location: Eindhoven, NL
Posts: 374
Rep Power: 20
romant is on a distinguished road
Quote:
Originally Posted by hello77 View Post
hi, could you please justify this for me. I mean is the Boussinesq can be used in forced convection?
If the influence is almost zero, then it can be used in forced convection. The Boussinesq term is g*rho*beta(T-T_ref). This will give you an extra acceleration in the flow, if there is a temperature different. However, this acceleration can be small compared to the forces which are acting on the fluid due to the flow itself. In forced convection the influence of the buoyant forces is small and therefore the having this added term does not influence the flow much.

For more information on how to relate the buoyant forces to the viscous and momentum forces have a look at https://en.wikipedia.org/wiki/Forced_convection .

Cheers,
Roman
hello77 likes this.
__________________
~roman
romant is offline   Reply With Quote

Old   October 4, 2016, 08:24
Default
  #19
Member
 
Join Date: Jul 2013
Posts: 39
Rep Power: 12
cfdsolver1 is on a distinguished road
Hello, if you want to model forced convection using bouyantBoussinesqSimpleFoam, you need to give gravity and beta values zero. Therefore, it turns into forced convection case.
hello77 and granzer like this.
cfdsolver1 is offline   Reply With Quote

Old   October 4, 2016, 16:37
Default
  #20
New Member
 
Ali
Join Date: Mar 2014
Posts: 4
Rep Power: 12
hello77 is on a distinguished road
thank for romant and cfdsolver1. my question was in general, can we use the Boussinesq in forced convection?
hello77 is offline   Reply With Quote

Reply


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
thermo settings for natural and forced convection braennstroem OpenFOAM Running, Solving & CFD 3 May 1, 2011 12:33
Coupled vs Seg - Natural vs. Forced Convection Alex Siemens 5 December 12, 2007 04:58
help please with forced convection lucia FLUENT 3 September 7, 2007 16:59
heat convection in a forced fluid Daniele COMSOL 0 December 20, 2005 08:09
giving natural and forced convection bc's Venu Gopal FLUENT 0 August 29, 2004 10:59


All times are GMT -4. The time now is 18:38.