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

wall heat transfer

Register Blogs Community New Posts Updated Threads Search

Like Tree2Likes
  • 2 Post By romant

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 24, 2012, 05:58
Default wall heat transfer
  #1
New Member
 
enrico bighè
Join Date: Apr 2011
Location: italy
Posts: 5
Rep Power: 15
kikko is on a distinguished road
Good Morning at all,
I want to know if in OpenFoam is it possible to set a wall heat transfer boundery condition.
My case is listed below:
_ U=500 W/(m2 °k)
_ Text=577°K
I want that OpenFOAM solve:
k (dt/dx) =U (text-T)
Have OpenFoam a boundery condition to do that????
Thanks all for attention
kikko is offline   Reply With Quote

Old   January 26, 2012, 03: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 kikko View Post
Good Morning at all,
I want to know if in OpenFoam is it possible to set a wall heat transfer boundery condition.
My case is listed below:
_ U=500 W/(m2 °k)
_ Text=577°K
I want that OpenFOAM solve:
k (dt/dx) =U (text-T)
Have OpenFoam a boundery condition to do that????
Thanks all for attention

you can use either the turbulentHeatFlux boundary condition or just a fixedGradient boundary condition where you set your temperature gradient based on

Code:
dT/dx = U/k * (text-T)
more complicated boundary conditions can be set with groovyBC, where you then can also set temperature gradients based on different values from within you domain or something like that.
kikko and mgg like this.
__________________
~roman
romant is offline   Reply With Quote

Old   January 30, 2012, 05:08
Default
  #3
New Member
 
enrico bighè
Join Date: Apr 2011
Location: italy
Posts: 5
Rep Power: 15
kikko is on a distinguished road
I have just set the fixed gradient condition,
thank you very much
kikko 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
Heat Transfer Coefficient in Compressible Flow 3D turbine cascade Karkoura CFX 0 March 10, 2011 15:35
Flow around pipes - heat transfer coefficient on the wall of pipe doodek Main CFD Forum 2 November 23, 2009 08:48
how to model heat transfer for the coupled wall jing113cn FLUENT 0 June 22, 2009 03:56
How can I increase Heat Transfer at Domain Interf? B.Simon CFX 3 October 28, 2008 18:53
Concentric tube heat exchanger (Air-Water) Young CFX 5 October 6, 2008 23:17


All times are GMT -4. The time now is 19:45.