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

heat transfer coefficient as initial value

Register Blogs Community New Posts Updated Threads Search

Like Tree4Likes
  • 4 Post By eelcovv

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 22, 2011, 08:41
Default heat transfer coefficient as initial value
  #1
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Hi there,

I want to model the heat transfer between a hot fluid and a cold solid. Because the whole case has a lot of elements the calculation needs a lot of time.
So I thought about the following:

I will identify the heat transfer coefficient from an easy simulation which is solved very fast with the same properties.
Than I want to set the heat transfer coefficient as an initial value for the following calculation. Because in the following calculation only the solid has to be solved and no fluid is needed.

So my question is: Is it possible to set the heat transfer coefficient as an initial value / boundary condition in one of the heat transfer solvers?

Best Regards,
tH3f0rC3
tH3f0rC3 is offline   Reply With Quote

Old   September 16, 2011, 08:52
Default
  #2
New Member
 
Join Date: Sep 2011
Posts: 10
Rep Power: 14
yipiyaya8 is on a distinguished road
I hv also face the same problem...

My case is cooling hot plate with coolent air ...I have to input heat transfer coeff as initial value.
I dont know how to write it!

Kindly help
Thanks
yipiyaya8 is offline   Reply With Quote

Old   September 16, 2011, 10:16
Default
  #3
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
My research has shown that it is not easily possible to set up the heat transfer coefficients with OpenFoam.
But it is easy to do this with Fluent.

If you or someone else know how to implement the heat transfer coefficients as boundary conditions to OpenFoam please let me know.

Best Regards,
tH3f0rC3
tH3f0rC3 is offline   Reply With Quote

Old   September 16, 2011, 10:21
Default
  #4
New Member
 
Join Date: Sep 2011
Posts: 10
Rep Power: 14
yipiyaya8 is on a distinguished road
Hm...

Perhaps i need to use initial T and mass flow rate as substitution of HTC...

Anyway i will try input HTC for now...I will tell u if i got it!

Regards
yipiyaya8 is offline   Reply With Quote

Old   September 16, 2011, 19:25
Default
  #5
Senior Member
 
Join Date: Mar 2011
Posts: 158
Rep Power: 15
tH3f0rC3 is on a distinguished road
Ok, thanks.
I look forward to your answer.

Best Regards
tH3f0rC3 is offline   Reply With Quote

Old   September 19, 2011, 06:57
Default
  #6
New Member
 
Join Date: Sep 2011
Posts: 10
Rep Power: 14
yipiyaya8 is on a distinguished road
I am now looking for this post ,
http://www.cfd-online.com/Forums/ope...r-restart.html

Also
http://openfoamwiki.net/index.php/Contrib_groovyBC

Playing with the
groovyBC_2Way_coupling_001.tgz

Hope find solution soon...

Regards
yipiyaya8 is offline   Reply With Quote

Old   September 20, 2011, 04:11
Default
  #7
Senior Member
 
Eelco van Vliet
Join Date: Mar 2009
Location: The Netherlands
Posts: 124
Rep Power: 19
eelcovv is on a distinguished road
groovyBC is the way to go to impose heat transfer coefficients as a boundary condition for your temperature field. Just calculate in groovyBC the heatflux as qflux=hcof*(T-Tamb); where Tamb is a variable with you ambient temperature, hcof is a variable of the heat flux, and subsequently calculate the temperature gradient according to the post you are referering to (heat flux not constant). Bear in mind that the alphaEff should excist in your solver (i.e. is a field containing the effective heat diffusivity given by alphaEff=alpha+alphat, with alpha=lambda/rho Cp (molecular diffusivity), and alphat=nut/Prt with Prt=0.7 (turbulent prandtl number) for the turbulent diffusivity.
Good luck!
Regards
Eelco
mirko, fumiya, yipiyaya8 and 1 others like this.
eelcovv is offline   Reply With Quote

Old   September 21, 2011, 20:58
Default
  #8
New Member
 
Join Date: Sep 2011
Posts: 10
Rep Power: 14
yipiyaya8 is on a distinguished road
Quote:
Originally Posted by eelcovv View Post
groovyBC is the way to go to impose heat transfer coefficients as a boundary condition for your temperature field. Just calculate in groovyBC the heatflux as qflux=hcof*(T-Tamb); where Tamb is a variable with you ambient temperature, hcof is a variable of the heat flux, and subsequently calculate the temperature gradient according to the post you are referering to (heat flux not constant). Bear in mind that the alphaEff should excist in your solver (i.e. is a field containing the effective heat diffusivity given by alphaEff=alpha+alphat, with alpha=lambda/rho Cp (molecular diffusivity), and alphat=nut/Prt with Prt=0.7 (turbulent prandtl number) for the turbulent diffusivity.
Good luck!
Regards
Eelco
Hi eelcovv,

I will take ur advise carefully. Really Thanks a lot...Will get back to you if any problem....

Regards
yipiyaya8 is offline   Reply With Quote

Old   November 29, 2016, 10:43
Default
  #9
Senior Member
 
alberto
Join Date: Apr 2016
Location: Mexico
Posts: 117
Rep Power: 10
dewey is on a distinguished road
Hi i am trying to use groovyBC to use a heat transfer coefficient,

groovyBC is already in code of OF4? or i have to install?

i want to use with a buoyantBoussinesqSimpleFoam, but i dont know how it is the way to use it, i define de Bc in T file?
dewey is offline   Reply With Quote

Old   June 20, 2018, 02:45
Default
  #10
New Member
 
rajat tripathi
Join Date: May 2018
Location: india
Posts: 9
Rep Power: 7
aero.rajat is on a distinguished road
I am facing the exact same problem. i.e. inserting a HTC value in the ./0/T file so that the hot plate undergoes forced convection when placed in the ambient air.
has anyone successfully implemented groovyBC? Dire need of help.
aero.rajat 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
Velocity blows up suddenly after 30,000+ iterations lordvon OpenFOAM Running, Solving & CFD 15 October 19, 2015 13:52
Error while running rhoPisoFoam.. nileshjrane OpenFOAM Running, Solving & CFD 8 August 26, 2010 12:50
Constant velocity of the material Sas CFX 15 July 13, 2010 08:56
Error log vw.cfd OpenFOAM 6 August 7, 2009 05:44
Question on heat transfer coefficient!!! Benny FLUENT 7 June 7, 2005 09:25


All times are GMT -4. The time now is 16:50.